| Package | Description |
|---|---|
| org.apache.hadoop.hbase.protobuf.generated |
| Modifier and Type | Class and Description |
|---|---|
static class |
HBaseProtos.Coprocessor
Protobuf type
Coprocessor |
static class |
HBaseProtos.Coprocessor.Builder
Protobuf type
Coprocessor |
| Modifier and Type | Method and Description |
|---|---|
HBaseProtos.CoprocessorOrBuilder |
ClusterStatusProtos.ServerLoadOrBuilder.getCoprocessorsOrBuilder(int index)
repeated .Coprocessor coprocessors = 6; |
HBaseProtos.CoprocessorOrBuilder |
ClusterStatusProtos.ServerLoad.getCoprocessorsOrBuilder(int index)
repeated .Coprocessor coprocessors = 6; |
HBaseProtos.CoprocessorOrBuilder |
ClusterStatusProtos.ServerLoad.Builder.getCoprocessorsOrBuilder(int index)
repeated .Coprocessor coprocessors = 6; |
HBaseProtos.CoprocessorOrBuilder |
ClusterStatusProtos.ClusterStatusOrBuilder.getMasterCoprocessorsOrBuilder(int index)
repeated .Coprocessor master_coprocessors = 6; |
HBaseProtos.CoprocessorOrBuilder |
ClusterStatusProtos.ClusterStatus.getMasterCoprocessorsOrBuilder(int index)
repeated .Coprocessor master_coprocessors = 6; |
HBaseProtos.CoprocessorOrBuilder |
ClusterStatusProtos.ClusterStatus.Builder.getMasterCoprocessorsOrBuilder(int index)
repeated .Coprocessor master_coprocessors = 6; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends HBaseProtos.CoprocessorOrBuilder> |
ClusterStatusProtos.ServerLoadOrBuilder.getCoprocessorsOrBuilderList()
repeated .Coprocessor coprocessors = 6; |
List<? extends HBaseProtos.CoprocessorOrBuilder> |
ClusterStatusProtos.ServerLoad.getCoprocessorsOrBuilderList()
repeated .Coprocessor coprocessors = 6; |
List<? extends HBaseProtos.CoprocessorOrBuilder> |
ClusterStatusProtos.ServerLoad.Builder.getCoprocessorsOrBuilderList()
repeated .Coprocessor coprocessors = 6; |
List<? extends HBaseProtos.CoprocessorOrBuilder> |
ClusterStatusProtos.ClusterStatusOrBuilder.getMasterCoprocessorsOrBuilderList()
repeated .Coprocessor master_coprocessors = 6; |
List<? extends HBaseProtos.CoprocessorOrBuilder> |
ClusterStatusProtos.ClusterStatus.getMasterCoprocessorsOrBuilderList()
repeated .Coprocessor master_coprocessors = 6; |
List<? extends HBaseProtos.CoprocessorOrBuilder> |
ClusterStatusProtos.ClusterStatus.Builder.getMasterCoprocessorsOrBuilderList()
repeated .Coprocessor master_coprocessors = 6; |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.