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

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

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

Methods in org.apache.tez.dag.history.events that return RecoveryProtos.VertexGroupCommitFinishedProto
 RecoveryProtos.VertexGroupCommitFinishedProto VertexGroupCommitFinishedEvent.toProto()
           
 

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

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

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

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

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

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



Copyright © 2014 Apache Software Foundation. All rights reserved.