Class StoreFileComparators.GetPathName
java.lang.Object
org.apache.hadoop.hbase.regionserver.StoreFileComparators.GetPathName
- All Implemented Interfaces:
Function<HStoreFile,
String>
- Enclosing class:
- StoreFileComparators
private static class StoreFileComparators.GetPathName
extends Object
implements Function<HStoreFile,String>
-
Constructor Details
-
GetPathName
private GetPathName()
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceFunction<HStoreFile,
String>
-