public static class FileSystemDataFormatter.FileSystemIndexKey extends Object
Constructor and Description |
---|
FileSystemIndexKey(byte[] sortKey,
byte[] dataId,
Optional<Long> timeMillis,
short numDuplicates) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
byte[] |
getDataId() |
short |
getNumDuplicates() |
byte[] |
getSortKey() |
byte[] |
getSortOrderKey() |
Optional<Long> |
getTimeMillis() |
int |
hashCode() |
Copyright © 2013–2022. All rights reserved.