public interface RecordComparator
Modifier and Type | Field and Description |
---|---|
static int |
EQUIVALENT |
static int |
FOLLOWS |
static int |
PRECEDES |
Modifier and Type | Method and Description |
---|---|
int |
compare(byte[] rec1,
byte[] rec2) |
static final int EQUIVALENT
static final int FOLLOWS
static final int PRECEDES