Uses of Enum Class
org.apache.hadoop.hbase.regionserver.storefiletracker.ModifyStoreFileTrackerProcedure.StoreFileTrackerState
-
Uses of ModifyStoreFileTrackerProcedure.StoreFileTrackerState in org.apache.hadoop.hbase.regionserver.storefiletracker
Modifier and TypeMethodDescriptionModifyStoreFileTrackerProcedure.checkState
(org.apache.hadoop.conf.Configuration conf, String dstSFT) Returns the enum constant of this class with the specified name.ModifyStoreFileTrackerProcedure.StoreFileTrackerState.values()
Returns an array containing the constants of this enum class, in the order they are declared.