Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver.storefiletracker |
Modifier and Type | Method and Description |
---|---|
private ModifyStoreFileTrackerProcedure.StoreFileTrackerState |
ModifyStoreFileTrackerProcedure.checkState(org.apache.hadoop.conf.Configuration conf,
String dstSFT) |
static ModifyStoreFileTrackerProcedure.StoreFileTrackerState |
ModifyStoreFileTrackerProcedure.StoreFileTrackerState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModifyStoreFileTrackerProcedure.StoreFileTrackerState[] |
ModifyStoreFileTrackerProcedure.StoreFileTrackerState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.