Uses of Class
org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureResponse.Builder

Packages that use MasterProtos.ExecProcedureResponse.Builder
org.apache.hadoop.hbase.protobuf.generated   
 

Uses of MasterProtos.ExecProcedureResponse.Builder in org.apache.hadoop.hbase.protobuf.generated
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return MasterProtos.ExecProcedureResponse.Builder
 MasterProtos.ExecProcedureResponse.Builder MasterProtos.ExecProcedureResponse.Builder.clear()
           
 MasterProtos.ExecProcedureResponse.Builder MasterProtos.ExecProcedureResponse.Builder.clearExpectedTimeout()
          required int64 expected_timeout = 1;
 MasterProtos.ExecProcedureResponse.Builder MasterProtos.ExecProcedureResponse.Builder.clone()
           
 MasterProtos.ExecProcedureResponse.Builder MasterProtos.ExecProcedureResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 MasterProtos.ExecProcedureResponse.Builder MasterProtos.ExecProcedureResponse.Builder.mergeFrom(MasterProtos.ExecProcedureResponse other)
           
 MasterProtos.ExecProcedureResponse.Builder MasterProtos.ExecProcedureResponse.Builder.mergeFrom(com.google.protobuf.Message other)
           
static MasterProtos.ExecProcedureResponse.Builder MasterProtos.ExecProcedureResponse.newBuilder()
           
static MasterProtos.ExecProcedureResponse.Builder MasterProtos.ExecProcedureResponse.newBuilder(MasterProtos.ExecProcedureResponse prototype)
           
 MasterProtos.ExecProcedureResponse.Builder MasterProtos.ExecProcedureResponse.newBuilderForType()
           
protected  MasterProtos.ExecProcedureResponse.Builder MasterProtos.ExecProcedureResponse.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 MasterProtos.ExecProcedureResponse.Builder MasterProtos.ExecProcedureResponse.Builder.setExpectedTimeout(long value)
          required int64 expected_timeout = 1;
 MasterProtos.ExecProcedureResponse.Builder MasterProtos.ExecProcedureResponse.toBuilder()
           
 



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