Package | Description |
---|---|
org.apache.hadoop.hbase.replication.regionserver |
Modifier and Type | Field and Description |
---|---|
private ReplicationSourceShipper.WorkerState |
ReplicationSourceShipper.state |
Modifier and Type | Method and Description |
---|---|
static ReplicationSourceShipper.WorkerState |
ReplicationSourceShipper.WorkerState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReplicationSourceShipper.WorkerState[] |
ReplicationSourceShipper.WorkerState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ReplicationSourceShipper.setWorkerState(ReplicationSourceShipper.WorkerState state) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.