| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.master.procedure | |
| org.apache.hadoop.hbase.master.replication |
| 限定符和类型 | 方法和说明 |
|---|---|
PeerProcedureInterface.PeerOperationType |
PeerProcedureInterface.getPeerOperationType() |
static PeerProcedureInterface.PeerOperationType |
PeerProcedureInterface.PeerOperationType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static PeerProcedureInterface.PeerOperationType[] |
PeerProcedureInterface.PeerOperationType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
PeerProcedureInterface.PeerOperationType |
EnablePeerProcedure.getPeerOperationType() |
PeerProcedureInterface.PeerOperationType |
RemovePeerProcedure.getPeerOperationType() |
PeerProcedureInterface.PeerOperationType |
RefreshPeerProcedure.getPeerOperationType() |
PeerProcedureInterface.PeerOperationType |
DisablePeerProcedure.getPeerOperationType() |
PeerProcedureInterface.PeerOperationType |
UpdatePeerConfigProcedure.getPeerOperationType() |
PeerProcedureInterface.PeerOperationType |
AddPeerProcedure.getPeerOperationType() |
| 构造器和说明 |
|---|
RefreshPeerProcedure(String peerId,
PeerProcedureInterface.PeerOperationType type,
ServerName targetServer) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.