Uses of Interface
org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder

Packages that use StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
org.apache.hadoop.hbase.rest.protobuf.generated   
 

Uses of StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder in org.apache.hadoop.hbase.rest.protobuf.generated
 

Classes in org.apache.hadoop.hbase.rest.protobuf.generated that implement StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
static class StorageClusterStatusMessage.StorageClusterStatus.Region
          Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region
static class StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
          Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region
 

Methods in org.apache.hadoop.hbase.rest.protobuf.generated that return StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
 StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder.getRegionsOrBuilder(int index)
          repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
 StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder StorageClusterStatusMessage.StorageClusterStatus.Node.getRegionsOrBuilder(int index)
          repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
 StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder StorageClusterStatusMessage.StorageClusterStatus.Node.Builder.getRegionsOrBuilder(int index)
          repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
 

Methods in org.apache.hadoop.hbase.rest.protobuf.generated that return types with arguments of type StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
 List<? extends StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder> StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder.getRegionsOrBuilderList()
          repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
 List<? extends StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder> StorageClusterStatusMessage.StorageClusterStatus.Node.getRegionsOrBuilderList()
          repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
 List<? extends StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder> StorageClusterStatusMessage.StorageClusterStatus.Node.Builder.getRegionsOrBuilderList()
          repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
 



Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.