Modifier and Type | Field and Description |
---|---|
static Comparator<StoreFile> |
SEQ_ID
Comparator that compares based on the Sequence Ids of the
the StoreFiles.
|
static Comparator<StoreFile> |
SEQ_ID_MAX_TIMESTAMP
Comparator for time-aware compaction.
|
Constructor and Description |
---|
StoreFile.Comparators() |
public static final Comparator<StoreFile> SEQ_ID
public static final Comparator<StoreFile> SEQ_ID_MAX_TIMESTAMP
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.