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

Packages that use RecoveryProtos.VertexCommitFinishedProto
org.apache.tez.dag.recovery.records   
 

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

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

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

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

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



Copyright © 2014 Apache Software Foundation. All rights reserved.