Package | Description |
---|---|
org.apache.hadoop.hbase.protobuf.generated |
Modifier and Type | Class and Description |
---|---|
static class |
ClusterStatusProtos.ReplicationLoadSource
Protobuf type
ReplicationLoadSource |
static class |
ClusterStatusProtos.ReplicationLoadSource.Builder
Protobuf type
ReplicationLoadSource |
Modifier and Type | Method and Description |
---|---|
ClusterStatusProtos.ReplicationLoadSourceOrBuilder |
ClusterStatusProtos.ServerLoadOrBuilder.getReplLoadSourceOrBuilder(int index)
repeated .ReplicationLoadSource replLoadSource = 10; |
ClusterStatusProtos.ReplicationLoadSourceOrBuilder |
ClusterStatusProtos.ServerLoad.getReplLoadSourceOrBuilder(int index)
repeated .ReplicationLoadSource replLoadSource = 10; |
ClusterStatusProtos.ReplicationLoadSourceOrBuilder |
ClusterStatusProtos.ServerLoad.Builder.getReplLoadSourceOrBuilder(int index)
repeated .ReplicationLoadSource replLoadSource = 10; |
Modifier and Type | Method and Description |
---|---|
List<? extends ClusterStatusProtos.ReplicationLoadSourceOrBuilder> |
ClusterStatusProtos.ServerLoadOrBuilder.getReplLoadSourceOrBuilderList()
repeated .ReplicationLoadSource replLoadSource = 10; |
List<? extends ClusterStatusProtos.ReplicationLoadSourceOrBuilder> |
ClusterStatusProtos.ServerLoad.getReplLoadSourceOrBuilderList()
repeated .ReplicationLoadSource replLoadSource = 10; |
List<? extends ClusterStatusProtos.ReplicationLoadSourceOrBuilder> |
ClusterStatusProtos.ServerLoad.Builder.getReplLoadSourceOrBuilderList()
repeated .ReplicationLoadSource replLoadSource = 10; |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.