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