private static class StoreFileComparators.GetMaxTimestamp extends Object implements ToLongFunction<HStoreFile>
Modifier | Constructor and Description |
---|---|
private |
GetMaxTimestamp() |
Modifier and Type | Method and Description |
---|---|
long |
applyAsLong(HStoreFile sf) |
private GetMaxTimestamp()
public long applyAsLong(HStoreFile sf)
applyAsLong
in interface ToLongFunction<HStoreFile>
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.