public abstract static class StoreFile.Comparators
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.util.Comparator<StoreFile> |
SEQ_ID
Comparator that compares based on the Sequence Ids of the
the StoreFiles.
|
static java.util.Comparator<StoreFile> |
SEQ_ID_MAX_TIMESTAMP
Comparator for time-aware compaction.
|
| Constructor and Description |
|---|
Comparators() |
public static final java.util.Comparator<StoreFile> SEQ_ID
public static final java.util.Comparator<StoreFile> SEQ_ID_MAX_TIMESTAMP