Class CustomTiering
java.lang.Object
org.apache.hadoop.hbase.regionserver.CustomTiering
- All Implemented Interfaces:
DataTiering
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate long
getMaxTSFromTimeRange
(byte[] hFileTimeRange, String hFileName) long
getTimestamp
(HFileInfo hFileInfo) long
getTimestamp
(HStoreFile hStoreFile)
-
Field Details
-
LOG
-
-
Constructor Details
-
CustomTiering
public CustomTiering()
-
-
Method Details
-
getMaxTSFromTimeRange
-
getTimestamp
- Specified by:
getTimestamp
in interfaceDataTiering
-
getTimestamp
- Specified by:
getTimestamp
in interfaceDataTiering
-