Uses of Interface
org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.CoprocessorOrBuilder

Packages that use HBaseProtos.CoprocessorOrBuilder
org.apache.hadoop.hbase.protobuf.generated   
 

Uses of HBaseProtos.CoprocessorOrBuilder in org.apache.hadoop.hbase.protobuf.generated
 

Classes in org.apache.hadoop.hbase.protobuf.generated that implement HBaseProtos.CoprocessorOrBuilder
static class HBaseProtos.Coprocessor
           
static class HBaseProtos.Coprocessor.Builder
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return HBaseProtos.CoprocessorOrBuilder
 HBaseProtos.CoprocessorOrBuilder HBaseProtos.ServerLoadOrBuilder.getCoprocessorsOrBuilder(int index)
           
 HBaseProtos.CoprocessorOrBuilder HBaseProtos.ServerLoad.getCoprocessorsOrBuilder(int index)
           
 HBaseProtos.CoprocessorOrBuilder HBaseProtos.ServerLoad.Builder.getCoprocessorsOrBuilder(int index)
           
 HBaseProtos.CoprocessorOrBuilder ClusterStatusProtos.ClusterStatusOrBuilder.getMasterCoprocessorsOrBuilder(int index)
           
 HBaseProtos.CoprocessorOrBuilder ClusterStatusProtos.ClusterStatus.getMasterCoprocessorsOrBuilder(int index)
           
 HBaseProtos.CoprocessorOrBuilder ClusterStatusProtos.ClusterStatus.Builder.getMasterCoprocessorsOrBuilder(int index)
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type HBaseProtos.CoprocessorOrBuilder
 List<? extends HBaseProtos.CoprocessorOrBuilder> HBaseProtos.ServerLoadOrBuilder.getCoprocessorsOrBuilderList()
           
 List<? extends HBaseProtos.CoprocessorOrBuilder> HBaseProtos.ServerLoad.getCoprocessorsOrBuilderList()
           
 List<? extends HBaseProtos.CoprocessorOrBuilder> HBaseProtos.ServerLoad.Builder.getCoprocessorsOrBuilderList()
           
 List<? extends HBaseProtos.CoprocessorOrBuilder> ClusterStatusProtos.ClusterStatusOrBuilder.getMasterCoprocessorsOrBuilderList()
           
 List<? extends HBaseProtos.CoprocessorOrBuilder> ClusterStatusProtos.ClusterStatus.getMasterCoprocessorsOrBuilderList()
           
 List<? extends HBaseProtos.CoprocessorOrBuilder> ClusterStatusProtos.ClusterStatus.Builder.getMasterCoprocessorsOrBuilderList()
           
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.