Uses of Class
org.apache.hadoop.ipc.proto.GenericRefreshProtocolProtos.GenericRefreshResponseProto

Packages that use GenericRefreshProtocolProtos.GenericRefreshResponseProto
org.apache.hadoop.ipc.proto   
 

Uses of GenericRefreshProtocolProtos.GenericRefreshResponseProto in org.apache.hadoop.ipc.proto
 

Fields in org.apache.hadoop.ipc.proto with type parameters of type GenericRefreshProtocolProtos.GenericRefreshResponseProto
static com.google.protobuf.Parser<GenericRefreshProtocolProtos.GenericRefreshResponseProto> GenericRefreshProtocolProtos.GenericRefreshResponseProto.PARSER
           
 

Methods in org.apache.hadoop.ipc.proto that return GenericRefreshProtocolProtos.GenericRefreshResponseProto
 GenericRefreshProtocolProtos.GenericRefreshResponseProto GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder.build()
           
 GenericRefreshProtocolProtos.GenericRefreshResponseProto GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder.buildPartial()
           
static GenericRefreshProtocolProtos.GenericRefreshResponseProto GenericRefreshProtocolProtos.GenericRefreshResponseProto.getDefaultInstance()
           
 GenericRefreshProtocolProtos.GenericRefreshResponseProto GenericRefreshProtocolProtos.GenericRefreshResponseProto.getDefaultInstanceForType()
           
 GenericRefreshProtocolProtos.GenericRefreshResponseProto GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder.getDefaultInstanceForType()
           
 GenericRefreshProtocolProtos.GenericRefreshResponseProto GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProtoOrBuilder.getResponses(int index)
          repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
 GenericRefreshProtocolProtos.GenericRefreshResponseProto GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.getResponses(int index)
          repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
 GenericRefreshProtocolProtos.GenericRefreshResponseProto GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder.getResponses(int index)
          repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
static GenericRefreshProtocolProtos.GenericRefreshResponseProto GenericRefreshProtocolProtos.GenericRefreshResponseProto.parseDelimitedFrom(InputStream input)
           
static GenericRefreshProtocolProtos.GenericRefreshResponseProto GenericRefreshProtocolProtos.GenericRefreshResponseProto.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GenericRefreshProtocolProtos.GenericRefreshResponseProto GenericRefreshProtocolProtos.GenericRefreshResponseProto.parseFrom(byte[] data)
           
static GenericRefreshProtocolProtos.GenericRefreshResponseProto GenericRefreshProtocolProtos.GenericRefreshResponseProto.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GenericRefreshProtocolProtos.GenericRefreshResponseProto GenericRefreshProtocolProtos.GenericRefreshResponseProto.parseFrom(com.google.protobuf.ByteString data)
           
static GenericRefreshProtocolProtos.GenericRefreshResponseProto GenericRefreshProtocolProtos.GenericRefreshResponseProto.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GenericRefreshProtocolProtos.GenericRefreshResponseProto GenericRefreshProtocolProtos.GenericRefreshResponseProto.parseFrom(com.google.protobuf.CodedInputStream input)
           
static GenericRefreshProtocolProtos.GenericRefreshResponseProto GenericRefreshProtocolProtos.GenericRefreshResponseProto.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GenericRefreshProtocolProtos.GenericRefreshResponseProto GenericRefreshProtocolProtos.GenericRefreshResponseProto.parseFrom(InputStream input)
           
static GenericRefreshProtocolProtos.GenericRefreshResponseProto GenericRefreshProtocolProtos.GenericRefreshResponseProto.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.hadoop.ipc.proto that return types with arguments of type GenericRefreshProtocolProtos.GenericRefreshResponseProto
 com.google.protobuf.Parser<GenericRefreshProtocolProtos.GenericRefreshResponseProto> GenericRefreshProtocolProtos.GenericRefreshResponseProto.getParserForType()
           
 List<GenericRefreshProtocolProtos.GenericRefreshResponseProto> GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProtoOrBuilder.getResponsesList()
          repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
 List<GenericRefreshProtocolProtos.GenericRefreshResponseProto> GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.getResponsesList()
          repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
 List<GenericRefreshProtocolProtos.GenericRefreshResponseProto> GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder.getResponsesList()
          repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
 

Methods in org.apache.hadoop.ipc.proto with parameters of type GenericRefreshProtocolProtos.GenericRefreshResponseProto
 GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder.addResponses(GenericRefreshProtocolProtos.GenericRefreshResponseProto value)
          repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
 GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder.addResponses(int index, GenericRefreshProtocolProtos.GenericRefreshResponseProto value)
          repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
 GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder.mergeFrom(GenericRefreshProtocolProtos.GenericRefreshResponseProto other)
           
static GenericRefreshProtocolProtos.GenericRefreshResponseProto.Builder GenericRefreshProtocolProtos.GenericRefreshResponseProto.newBuilder(GenericRefreshProtocolProtos.GenericRefreshResponseProto prototype)
           
 GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder.setResponses(int index, GenericRefreshProtocolProtos.GenericRefreshResponseProto value)
          repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
 

Method parameters in org.apache.hadoop.ipc.proto with type arguments of type GenericRefreshProtocolProtos.GenericRefreshResponseProto
 GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder GenericRefreshProtocolProtos.GenericRefreshResponseCollectionProto.Builder.addAllResponses(Iterable<? extends GenericRefreshProtocolProtos.GenericRefreshResponseProto> values)
          repeated .hadoop.common.GenericRefreshResponseProto responses = 1;
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.