Uses of Enum
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 type with the specified name.ModifyStoreFileTrackerProcedure.StoreFileTrackerState.values()
Returns an array containing the constants of this enum type, in the order they are declared.