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

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

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

Methods in org.apache.tez.dag.history.events that return RecoveryProtos.VertexCommitStartedProto
 RecoveryProtos.VertexCommitStartedProto VertexCommitStartedEvent.toProto()
           
 

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

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

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

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

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

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



Copyright © 2014 Apache Software Foundation. All rights reserved.