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

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

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

Methods in org.apache.tez.dag.history.events that return RecoveryProtos.VertexGroupCommitStartedProto
 RecoveryProtos.VertexGroupCommitStartedProto VertexGroupCommitStartedEvent.toProto()
           
 

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

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

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

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

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

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



Copyright © 2014 Apache Software Foundation. All rights reserved.