|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Canary.RegionTask.TaskType | |
---|---|
org.apache.hadoop.hbase.tool |
Uses of Canary.RegionTask.TaskType in org.apache.hadoop.hbase.tool |
---|
Methods in org.apache.hadoop.hbase.tool that return Canary.RegionTask.TaskType | |
---|---|
static Canary.RegionTask.TaskType |
Canary.RegionTask.TaskType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Canary.RegionTask.TaskType[] |
Canary.RegionTask.TaskType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.hadoop.hbase.tool with parameters of type Canary.RegionTask.TaskType | |
---|---|
static void |
Canary.sniff(HConnection connection,
TableName tableName,
Canary.RegionTask.TaskType taskType)
Canary entry point for specified table. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |