Uses of Class
org.apache.hadoop.yarn.proto.YarnServerCommonProtos.VersionProto

Packages that use YarnServerCommonProtos.VersionProto
org.apache.hadoop.yarn.proto   
org.apache.hadoop.yarn.server.records.impl.pb   
 

Uses of YarnServerCommonProtos.VersionProto in org.apache.hadoop.yarn.proto
 

Fields in org.apache.hadoop.yarn.proto with type parameters of type YarnServerCommonProtos.VersionProto
static com.google.protobuf.Parser<YarnServerCommonProtos.VersionProto> YarnServerCommonProtos.VersionProto.PARSER
           
 

Methods in org.apache.hadoop.yarn.proto that return YarnServerCommonProtos.VersionProto
 YarnServerCommonProtos.VersionProto YarnServerCommonProtos.VersionProto.Builder.build()
           
 YarnServerCommonProtos.VersionProto YarnServerCommonProtos.VersionProto.Builder.buildPartial()
           
static YarnServerCommonProtos.VersionProto YarnServerCommonProtos.VersionProto.getDefaultInstance()
           
 YarnServerCommonProtos.VersionProto YarnServerCommonProtos.VersionProto.getDefaultInstanceForType()
           
 YarnServerCommonProtos.VersionProto YarnServerCommonProtos.VersionProto.Builder.getDefaultInstanceForType()
           
static YarnServerCommonProtos.VersionProto YarnServerCommonProtos.VersionProto.parseDelimitedFrom(InputStream input)
           
static YarnServerCommonProtos.VersionProto YarnServerCommonProtos.VersionProto.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static YarnServerCommonProtos.VersionProto YarnServerCommonProtos.VersionProto.parseFrom(byte[] data)
           
static YarnServerCommonProtos.VersionProto YarnServerCommonProtos.VersionProto.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static YarnServerCommonProtos.VersionProto YarnServerCommonProtos.VersionProto.parseFrom(com.google.protobuf.ByteString data)
           
static YarnServerCommonProtos.VersionProto YarnServerCommonProtos.VersionProto.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static YarnServerCommonProtos.VersionProto YarnServerCommonProtos.VersionProto.parseFrom(com.google.protobuf.CodedInputStream input)
           
static YarnServerCommonProtos.VersionProto YarnServerCommonProtos.VersionProto.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static YarnServerCommonProtos.VersionProto YarnServerCommonProtos.VersionProto.parseFrom(InputStream input)
           
static YarnServerCommonProtos.VersionProto YarnServerCommonProtos.VersionProto.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.hadoop.yarn.proto that return types with arguments of type YarnServerCommonProtos.VersionProto
 com.google.protobuf.Parser<YarnServerCommonProtos.VersionProto> YarnServerCommonProtos.VersionProto.getParserForType()
           
 

Methods in org.apache.hadoop.yarn.proto with parameters of type YarnServerCommonProtos.VersionProto
 YarnServerCommonProtos.VersionProto.Builder YarnServerCommonProtos.VersionProto.Builder.mergeFrom(YarnServerCommonProtos.VersionProto other)
           
static YarnServerCommonProtos.VersionProto.Builder YarnServerCommonProtos.VersionProto.newBuilder(YarnServerCommonProtos.VersionProto prototype)
           
 

Uses of YarnServerCommonProtos.VersionProto in org.apache.hadoop.yarn.server.records.impl.pb
 

Methods in org.apache.hadoop.yarn.server.records.impl.pb that return YarnServerCommonProtos.VersionProto
 YarnServerCommonProtos.VersionProto VersionPBImpl.getProto()
           
 

Constructors in org.apache.hadoop.yarn.server.records.impl.pb with parameters of type YarnServerCommonProtos.VersionProto
VersionPBImpl(YarnServerCommonProtos.VersionProto proto)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.