Uses of Class
org.apache.tez.dag.recovery.records.RecoveryProtos.VertexParallelismUpdatedProto

Packages that use RecoveryProtos.VertexParallelismUpdatedProto
org.apache.tez.dag.history.events   
org.apache.tez.dag.recovery.records   
 

Uses of RecoveryProtos.VertexParallelismUpdatedProto in org.apache.tez.dag.history.events
 

Methods in org.apache.tez.dag.history.events that return RecoveryProtos.VertexParallelismUpdatedProto
 RecoveryProtos.VertexParallelismUpdatedProto VertexParallelismUpdatedEvent.toProto()
           
 

Methods in org.apache.tez.dag.history.events with parameters of type RecoveryProtos.VertexParallelismUpdatedProto
 void VertexParallelismUpdatedEvent.fromProto(RecoveryProtos.VertexParallelismUpdatedProto proto)
           
 

Uses of RecoveryProtos.VertexParallelismUpdatedProto in org.apache.tez.dag.recovery.records
 

Fields in org.apache.tez.dag.recovery.records with type parameters of type RecoveryProtos.VertexParallelismUpdatedProto
static com.google.protobuf.Parser<RecoveryProtos.VertexParallelismUpdatedProto> RecoveryProtos.VertexParallelismUpdatedProto.PARSER
           
 

Methods in org.apache.tez.dag.recovery.records that return RecoveryProtos.VertexParallelismUpdatedProto
 RecoveryProtos.VertexParallelismUpdatedProto RecoveryProtos.VertexParallelismUpdatedProto.Builder.build()
           
 RecoveryProtos.VertexParallelismUpdatedProto RecoveryProtos.VertexParallelismUpdatedProto.Builder.buildPartial()
           
static RecoveryProtos.VertexParallelismUpdatedProto RecoveryProtos.VertexParallelismUpdatedProto.getDefaultInstance()
           
 RecoveryProtos.VertexParallelismUpdatedProto RecoveryProtos.VertexParallelismUpdatedProto.getDefaultInstanceForType()
           
 RecoveryProtos.VertexParallelismUpdatedProto RecoveryProtos.VertexParallelismUpdatedProto.Builder.getDefaultInstanceForType()
           
static RecoveryProtos.VertexParallelismUpdatedProto RecoveryProtos.VertexParallelismUpdatedProto.parseDelimitedFrom(InputStream input)
           
static RecoveryProtos.VertexParallelismUpdatedProto RecoveryProtos.VertexParallelismUpdatedProto.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static RecoveryProtos.VertexParallelismUpdatedProto RecoveryProtos.VertexParallelismUpdatedProto.parseFrom(byte[] data)
           
static RecoveryProtos.VertexParallelismUpdatedProto RecoveryProtos.VertexParallelismUpdatedProto.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static RecoveryProtos.VertexParallelismUpdatedProto RecoveryProtos.VertexParallelismUpdatedProto.parseFrom(com.google.protobuf.ByteString data)
           
static RecoveryProtos.VertexParallelismUpdatedProto RecoveryProtos.VertexParallelismUpdatedProto.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static RecoveryProtos.VertexParallelismUpdatedProto RecoveryProtos.VertexParallelismUpdatedProto.parseFrom(com.google.protobuf.CodedInputStream input)
           
static RecoveryProtos.VertexParallelismUpdatedProto RecoveryProtos.VertexParallelismUpdatedProto.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static RecoveryProtos.VertexParallelismUpdatedProto RecoveryProtos.VertexParallelismUpdatedProto.parseFrom(InputStream input)
           
static RecoveryProtos.VertexParallelismUpdatedProto RecoveryProtos.VertexParallelismUpdatedProto.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.tez.dag.recovery.records that return types with arguments of type RecoveryProtos.VertexParallelismUpdatedProto
 com.google.protobuf.Parser<RecoveryProtos.VertexParallelismUpdatedProto> RecoveryProtos.VertexParallelismUpdatedProto.getParserForType()
           
 

Methods in org.apache.tez.dag.recovery.records with parameters of type RecoveryProtos.VertexParallelismUpdatedProto
 RecoveryProtos.VertexParallelismUpdatedProto.Builder RecoveryProtos.VertexParallelismUpdatedProto.Builder.mergeFrom(RecoveryProtos.VertexParallelismUpdatedProto other)
           
static RecoveryProtos.VertexParallelismUpdatedProto.Builder RecoveryProtos.VertexParallelismUpdatedProto.newBuilder(RecoveryProtos.VertexParallelismUpdatedProto prototype)
           
 



Copyright © 2014 Apache Software Foundation. All rights reserved.