Package | Description |
---|---|
org.hbase.async.generated |
Modifier and Type | Class and Description |
---|---|
static class |
HBasePB.Coprocessor
Protobuf type
Coprocessor |
static class |
HBasePB.Coprocessor.Builder
Protobuf type
Coprocessor |
Modifier and Type | Method and Description |
---|---|
HBasePB.CoprocessorOrBuilder |
ClusterStatusPB.ServerLoad.getCoprocessorsOrBuilder(int index)
repeated .Coprocessor coprocessors = 6; |
HBasePB.CoprocessorOrBuilder |
ClusterStatusPB.ClusterStatus.getMasterCoprocessorsOrBuilder(int index)
repeated .Coprocessor master_coprocessors = 6; |
Modifier and Type | Method and Description |
---|---|
List<? extends HBasePB.CoprocessorOrBuilder> |
ClusterStatusPB.ServerLoad.getCoprocessorsOrBuilderList()
repeated .Coprocessor coprocessors = 6; |
List<? extends HBasePB.CoprocessorOrBuilder> |
ClusterStatusPB.ClusterStatus.getMasterCoprocessorsOrBuilderList()
repeated .Coprocessor master_coprocessors = 6; |
Copyright © 2010-2017, The Async HBase Authors