|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusterStatusProtos.ReplicationLoadSource | |
---|---|
org.apache.hadoop.hbase.protobuf | Holds classes generated from protobuf
src/main/protobuf definition files. |
org.apache.hadoop.hbase.protobuf.generated | |
org.apache.hadoop.hbase.replication.regionserver |
Uses of ClusterStatusProtos.ReplicationLoadSource in org.apache.hadoop.hbase.protobuf |
---|
Methods in org.apache.hadoop.hbase.protobuf with parameters of type ClusterStatusProtos.ReplicationLoadSource | |
---|---|
static ReplicationLoadSource |
ProtobufUtil.toReplicationLoadSource(ClusterStatusProtos.ReplicationLoadSource cls)
|
Method parameters in org.apache.hadoop.hbase.protobuf with type arguments of type ClusterStatusProtos.ReplicationLoadSource | |
---|---|
static List<ReplicationLoadSource> |
ProtobufUtil.toReplicationLoadSourceList(List<ClusterStatusProtos.ReplicationLoadSource> clsList)
|
Uses of ClusterStatusProtos.ReplicationLoadSource in org.apache.hadoop.hbase.protobuf.generated |
---|
Fields in org.apache.hadoop.hbase.protobuf.generated with type parameters of type ClusterStatusProtos.ReplicationLoadSource | |
---|---|
static com.google.protobuf.Parser<ClusterStatusProtos.ReplicationLoadSource> |
ClusterStatusProtos.ReplicationLoadSource.PARSER
|
Methods in org.apache.hadoop.hbase.protobuf.generated that return ClusterStatusProtos.ReplicationLoadSource | |
---|---|
ClusterStatusProtos.ReplicationLoadSource |
ClusterStatusProtos.ReplicationLoadSource.Builder.build()
|
ClusterStatusProtos.ReplicationLoadSource |
ClusterStatusProtos.ReplicationLoadSource.Builder.buildPartial()
|
static ClusterStatusProtos.ReplicationLoadSource |
ClusterStatusProtos.ReplicationLoadSource.getDefaultInstance()
|
ClusterStatusProtos.ReplicationLoadSource |
ClusterStatusProtos.ReplicationLoadSource.getDefaultInstanceForType()
|
ClusterStatusProtos.ReplicationLoadSource |
ClusterStatusProtos.ReplicationLoadSource.Builder.getDefaultInstanceForType()
|
ClusterStatusProtos.ReplicationLoadSource |
ClusterStatusProtos.ServerLoadOrBuilder.getReplLoadSource(int index)
repeated .ReplicationLoadSource replLoadSource = 10; |
ClusterStatusProtos.ReplicationLoadSource |
ClusterStatusProtos.ServerLoad.getReplLoadSource(int index)
repeated .ReplicationLoadSource replLoadSource = 10; |
ClusterStatusProtos.ReplicationLoadSource |
ClusterStatusProtos.ServerLoad.Builder.getReplLoadSource(int index)
repeated .ReplicationLoadSource replLoadSource = 10; |
static ClusterStatusProtos.ReplicationLoadSource |
ClusterStatusProtos.ReplicationLoadSource.parseDelimitedFrom(InputStream input)
|
static ClusterStatusProtos.ReplicationLoadSource |
ClusterStatusProtos.ReplicationLoadSource.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ClusterStatusProtos.ReplicationLoadSource |
ClusterStatusProtos.ReplicationLoadSource.parseFrom(byte[] data)
|
static ClusterStatusProtos.ReplicationLoadSource |
ClusterStatusProtos.ReplicationLoadSource.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ClusterStatusProtos.ReplicationLoadSource |
ClusterStatusProtos.ReplicationLoadSource.parseFrom(com.google.protobuf.ByteString data)
|
static ClusterStatusProtos.ReplicationLoadSource |
ClusterStatusProtos.ReplicationLoadSource.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ClusterStatusProtos.ReplicationLoadSource |
ClusterStatusProtos.ReplicationLoadSource.parseFrom(com.google.protobuf.CodedInputStream input)
|
static ClusterStatusProtos.ReplicationLoadSource |
ClusterStatusProtos.ReplicationLoadSource.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ClusterStatusProtos.ReplicationLoadSource |
ClusterStatusProtos.ReplicationLoadSource.parseFrom(InputStream input)
|
static ClusterStatusProtos.ReplicationLoadSource |
ClusterStatusProtos.ReplicationLoadSource.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type ClusterStatusProtos.ReplicationLoadSource | |
---|---|
com.google.protobuf.Parser<ClusterStatusProtos.ReplicationLoadSource> |
ClusterStatusProtos.ReplicationLoadSource.getParserForType()
|
List<ClusterStatusProtos.ReplicationLoadSource> |
ClusterStatusProtos.ServerLoadOrBuilder.getReplLoadSourceList()
repeated .ReplicationLoadSource replLoadSource = 10; |
List<ClusterStatusProtos.ReplicationLoadSource> |
ClusterStatusProtos.ServerLoad.getReplLoadSourceList()
repeated .ReplicationLoadSource replLoadSource = 10; |
List<ClusterStatusProtos.ReplicationLoadSource> |
ClusterStatusProtos.ServerLoad.Builder.getReplLoadSourceList()
repeated .ReplicationLoadSource replLoadSource = 10; |
Method parameters in org.apache.hadoop.hbase.protobuf.generated with type arguments of type ClusterStatusProtos.ReplicationLoadSource | |
---|---|
ClusterStatusProtos.ServerLoad.Builder |
ClusterStatusProtos.ServerLoad.Builder.addAllReplLoadSource(Iterable<? extends ClusterStatusProtos.ReplicationLoadSource> values)
repeated .ReplicationLoadSource replLoadSource = 10; |
Uses of ClusterStatusProtos.ReplicationLoadSource in org.apache.hadoop.hbase.replication.regionserver |
---|
Methods in org.apache.hadoop.hbase.replication.regionserver that return types with arguments of type ClusterStatusProtos.ReplicationLoadSource | |
---|---|
List<ClusterStatusProtos.ReplicationLoadSource> |
ReplicationLoad.getReplicationLoadSourceList()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |