org.apache.tez.dag.recovery.records
Class RecoveryProtos.VertexInitializedProto.Builder

java.lang.Object
  extended by com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
      extended by com.google.protobuf.AbstractMessage.Builder<BuilderType>
          extended by com.google.protobuf.GeneratedMessage.Builder<RecoveryProtos.VertexInitializedProto.Builder>
              extended by org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, RecoveryProtos.VertexInitializedProtoOrBuilder
Enclosing class:
RecoveryProtos.VertexInitializedProto

public static final class RecoveryProtos.VertexInitializedProto.Builder
extends com.google.protobuf.GeneratedMessage.Builder<RecoveryProtos.VertexInitializedProto.Builder>
implements RecoveryProtos.VertexInitializedProtoOrBuilder

Protobuf type VertexInitializedProto


Method Summary
 RecoveryProtos.VertexInitializedProto.Builder addAllInputs(Iterable<? extends org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto> values)
          repeated .RootInputLeafOutputProto inputs = 6;
 RecoveryProtos.VertexInitializedProto.Builder addInputs(org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder builderForValue)
          repeated .RootInputLeafOutputProto inputs = 6;
 RecoveryProtos.VertexInitializedProto.Builder addInputs(org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto value)
          repeated .RootInputLeafOutputProto inputs = 6;
 RecoveryProtos.VertexInitializedProto.Builder addInputs(int index, org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder builderForValue)
          repeated .RootInputLeafOutputProto inputs = 6;
 RecoveryProtos.VertexInitializedProto.Builder addInputs(int index, org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto value)
          repeated .RootInputLeafOutputProto inputs = 6;
 org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder addInputsBuilder()
          repeated .RootInputLeafOutputProto inputs = 6;
 org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder addInputsBuilder(int index)
          repeated .RootInputLeafOutputProto inputs = 6;
 RecoveryProtos.VertexInitializedProto build()
           
 RecoveryProtos.VertexInitializedProto buildPartial()
           
 RecoveryProtos.VertexInitializedProto.Builder clear()
           
 RecoveryProtos.VertexInitializedProto.Builder clearInitRequestedTime()
          optional int64 init_requested_time = 3;
 RecoveryProtos.VertexInitializedProto.Builder clearInitTime()
          optional int64 init_time = 4;
 RecoveryProtos.VertexInitializedProto.Builder clearInputs()
          repeated .RootInputLeafOutputProto inputs = 6;
 RecoveryProtos.VertexInitializedProto.Builder clearNumTasks()
          optional int32 num_tasks = 5;
 RecoveryProtos.VertexInitializedProto.Builder clearVertexId()
          optional string vertex_id = 2;
 RecoveryProtos.VertexInitializedProto.Builder clearVertexName()
          optional string vertex_name = 1;
 RecoveryProtos.VertexInitializedProto.Builder clone()
           
 RecoveryProtos.VertexInitializedProto getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 long getInitRequestedTime()
          optional int64 init_requested_time = 3;
 long getInitTime()
          optional int64 init_time = 4;
 org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto getInputs(int index)
          repeated .RootInputLeafOutputProto inputs = 6;
 org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder getInputsBuilder(int index)
          repeated .RootInputLeafOutputProto inputs = 6;
 List<org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder> getInputsBuilderList()
          repeated .RootInputLeafOutputProto inputs = 6;
 int getInputsCount()
          repeated .RootInputLeafOutputProto inputs = 6;
 List<org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto> getInputsList()
          repeated .RootInputLeafOutputProto inputs = 6;
 org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProtoOrBuilder getInputsOrBuilder(int index)
          repeated .RootInputLeafOutputProto inputs = 6;
 List<? extends org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProtoOrBuilder> getInputsOrBuilderList()
          repeated .RootInputLeafOutputProto inputs = 6;
 int getNumTasks()
          optional int32 num_tasks = 5;
 String getVertexId()
          optional string vertex_id = 2;
 com.google.protobuf.ByteString getVertexIdBytes()
          optional string vertex_id = 2;
 String getVertexName()
          optional string vertex_name = 1;
 com.google.protobuf.ByteString getVertexNameBytes()
          optional string vertex_name = 1;
 boolean hasInitRequestedTime()
          optional int64 init_requested_time = 3;
 boolean hasInitTime()
          optional int64 init_time = 4;
 boolean hasNumTasks()
          optional int32 num_tasks = 5;
 boolean hasVertexId()
          optional string vertex_id = 2;
 boolean hasVertexName()
          optional string vertex_name = 1;
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 RecoveryProtos.VertexInitializedProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 RecoveryProtos.VertexInitializedProto.Builder mergeFrom(com.google.protobuf.Message other)
           
 RecoveryProtos.VertexInitializedProto.Builder mergeFrom(RecoveryProtos.VertexInitializedProto other)
           
 RecoveryProtos.VertexInitializedProto.Builder removeInputs(int index)
          repeated .RootInputLeafOutputProto inputs = 6;
 RecoveryProtos.VertexInitializedProto.Builder setInitRequestedTime(long value)
          optional int64 init_requested_time = 3;
 RecoveryProtos.VertexInitializedProto.Builder setInitTime(long value)
          optional int64 init_time = 4;
 RecoveryProtos.VertexInitializedProto.Builder setInputs(int index, org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder builderForValue)
          repeated .RootInputLeafOutputProto inputs = 6;
 RecoveryProtos.VertexInitializedProto.Builder setInputs(int index, org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto value)
          repeated .RootInputLeafOutputProto inputs = 6;
 RecoveryProtos.VertexInitializedProto.Builder setNumTasks(int value)
          optional int32 num_tasks = 5;
 RecoveryProtos.VertexInitializedProto.Builder setVertexId(String value)
          optional string vertex_id = 2;
 RecoveryProtos.VertexInitializedProto.Builder setVertexIdBytes(com.google.protobuf.ByteString value)
          optional string vertex_id = 2;
 RecoveryProtos.VertexInitializedProto.Builder setVertexName(String value)
          optional string vertex_name = 1;
 RecoveryProtos.VertexInitializedProto.Builder setVertexNameBytes(com.google.protobuf.ByteString value)
          optional string vertex_name = 1;
 
Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
 
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
 
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, newUninitializedMessageException
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 

Method Detail

getDescriptor

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()

internalGetFieldAccessorTable

protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Specified by:
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<RecoveryProtos.VertexInitializedProto.Builder>

clear

public RecoveryProtos.VertexInitializedProto.Builder clear()
Specified by:
clear in interface com.google.protobuf.Message.Builder
Specified by:
clear in interface com.google.protobuf.MessageLite.Builder
Overrides:
clear in class com.google.protobuf.GeneratedMessage.Builder<RecoveryProtos.VertexInitializedProto.Builder>

clone

public RecoveryProtos.VertexInitializedProto.Builder clone()
Specified by:
clone in interface com.google.protobuf.Message.Builder
Specified by:
clone in interface com.google.protobuf.MessageLite.Builder
Overrides:
clone in class com.google.protobuf.GeneratedMessage.Builder<RecoveryProtos.VertexInitializedProto.Builder>

getDescriptorForType

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
Specified by:
getDescriptorForType in interface com.google.protobuf.Message.Builder
Specified by:
getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
Overrides:
getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<RecoveryProtos.VertexInitializedProto.Builder>

getDefaultInstanceForType

public RecoveryProtos.VertexInitializedProto getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

build

public RecoveryProtos.VertexInitializedProto build()
Specified by:
build in interface com.google.protobuf.Message.Builder
Specified by:
build in interface com.google.protobuf.MessageLite.Builder

buildPartial

public RecoveryProtos.VertexInitializedProto buildPartial()
Specified by:
buildPartial in interface com.google.protobuf.Message.Builder
Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder

mergeFrom

public RecoveryProtos.VertexInitializedProto.Builder mergeFrom(com.google.protobuf.Message other)
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<RecoveryProtos.VertexInitializedProto.Builder>

mergeFrom

public RecoveryProtos.VertexInitializedProto.Builder mergeFrom(RecoveryProtos.VertexInitializedProto other)

isInitialized

public final boolean isInitialized()
Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage.Builder<RecoveryProtos.VertexInitializedProto.Builder>

mergeFrom

public RecoveryProtos.VertexInitializedProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
                                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                        throws IOException
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Specified by:
mergeFrom in interface com.google.protobuf.MessageLite.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<RecoveryProtos.VertexInitializedProto.Builder>
Throws:
IOException

hasVertexName

public boolean hasVertexName()
optional string vertex_name = 1;

Specified by:
hasVertexName in interface RecoveryProtos.VertexInitializedProtoOrBuilder

getVertexName

public String getVertexName()
optional string vertex_name = 1;

Specified by:
getVertexName in interface RecoveryProtos.VertexInitializedProtoOrBuilder

getVertexNameBytes

public com.google.protobuf.ByteString getVertexNameBytes()
optional string vertex_name = 1;

Specified by:
getVertexNameBytes in interface RecoveryProtos.VertexInitializedProtoOrBuilder

setVertexName

public RecoveryProtos.VertexInitializedProto.Builder setVertexName(String value)
optional string vertex_name = 1;


clearVertexName

public RecoveryProtos.VertexInitializedProto.Builder clearVertexName()
optional string vertex_name = 1;


setVertexNameBytes

public RecoveryProtos.VertexInitializedProto.Builder setVertexNameBytes(com.google.protobuf.ByteString value)
optional string vertex_name = 1;


hasVertexId

public boolean hasVertexId()
optional string vertex_id = 2;

Specified by:
hasVertexId in interface RecoveryProtos.VertexInitializedProtoOrBuilder

getVertexId

public String getVertexId()
optional string vertex_id = 2;

Specified by:
getVertexId in interface RecoveryProtos.VertexInitializedProtoOrBuilder

getVertexIdBytes

public com.google.protobuf.ByteString getVertexIdBytes()
optional string vertex_id = 2;

Specified by:
getVertexIdBytes in interface RecoveryProtos.VertexInitializedProtoOrBuilder

setVertexId

public RecoveryProtos.VertexInitializedProto.Builder setVertexId(String value)
optional string vertex_id = 2;


clearVertexId

public RecoveryProtos.VertexInitializedProto.Builder clearVertexId()
optional string vertex_id = 2;


setVertexIdBytes

public RecoveryProtos.VertexInitializedProto.Builder setVertexIdBytes(com.google.protobuf.ByteString value)
optional string vertex_id = 2;


hasInitRequestedTime

public boolean hasInitRequestedTime()
optional int64 init_requested_time = 3;

Specified by:
hasInitRequestedTime in interface RecoveryProtos.VertexInitializedProtoOrBuilder

getInitRequestedTime

public long getInitRequestedTime()
optional int64 init_requested_time = 3;

Specified by:
getInitRequestedTime in interface RecoveryProtos.VertexInitializedProtoOrBuilder

setInitRequestedTime

public RecoveryProtos.VertexInitializedProto.Builder setInitRequestedTime(long value)
optional int64 init_requested_time = 3;


clearInitRequestedTime

public RecoveryProtos.VertexInitializedProto.Builder clearInitRequestedTime()
optional int64 init_requested_time = 3;


hasInitTime

public boolean hasInitTime()
optional int64 init_time = 4;

Specified by:
hasInitTime in interface RecoveryProtos.VertexInitializedProtoOrBuilder

getInitTime

public long getInitTime()
optional int64 init_time = 4;

Specified by:
getInitTime in interface RecoveryProtos.VertexInitializedProtoOrBuilder

setInitTime

public RecoveryProtos.VertexInitializedProto.Builder setInitTime(long value)
optional int64 init_time = 4;


clearInitTime

public RecoveryProtos.VertexInitializedProto.Builder clearInitTime()
optional int64 init_time = 4;


hasNumTasks

public boolean hasNumTasks()
optional int32 num_tasks = 5;

Specified by:
hasNumTasks in interface RecoveryProtos.VertexInitializedProtoOrBuilder

getNumTasks

public int getNumTasks()
optional int32 num_tasks = 5;

Specified by:
getNumTasks in interface RecoveryProtos.VertexInitializedProtoOrBuilder

setNumTasks

public RecoveryProtos.VertexInitializedProto.Builder setNumTasks(int value)
optional int32 num_tasks = 5;


clearNumTasks

public RecoveryProtos.VertexInitializedProto.Builder clearNumTasks()
optional int32 num_tasks = 5;


getInputsList

public List<org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto> getInputsList()
repeated .RootInputLeafOutputProto inputs = 6;

Specified by:
getInputsList in interface RecoveryProtos.VertexInitializedProtoOrBuilder

getInputsCount

public int getInputsCount()
repeated .RootInputLeafOutputProto inputs = 6;

Specified by:
getInputsCount in interface RecoveryProtos.VertexInitializedProtoOrBuilder

getInputs

public org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto getInputs(int index)
repeated .RootInputLeafOutputProto inputs = 6;

Specified by:
getInputs in interface RecoveryProtos.VertexInitializedProtoOrBuilder

setInputs

public RecoveryProtos.VertexInitializedProto.Builder setInputs(int index,
                                                               org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto value)
repeated .RootInputLeafOutputProto inputs = 6;


setInputs

public RecoveryProtos.VertexInitializedProto.Builder setInputs(int index,
                                                               org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder builderForValue)
repeated .RootInputLeafOutputProto inputs = 6;


addInputs

public RecoveryProtos.VertexInitializedProto.Builder addInputs(org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto value)
repeated .RootInputLeafOutputProto inputs = 6;


addInputs

public RecoveryProtos.VertexInitializedProto.Builder addInputs(int index,
                                                               org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto value)
repeated .RootInputLeafOutputProto inputs = 6;


addInputs

public RecoveryProtos.VertexInitializedProto.Builder addInputs(org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder builderForValue)
repeated .RootInputLeafOutputProto inputs = 6;


addInputs

public RecoveryProtos.VertexInitializedProto.Builder addInputs(int index,
                                                               org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder builderForValue)
repeated .RootInputLeafOutputProto inputs = 6;


addAllInputs

public RecoveryProtos.VertexInitializedProto.Builder addAllInputs(Iterable<? extends org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto> values)
repeated .RootInputLeafOutputProto inputs = 6;


clearInputs

public RecoveryProtos.VertexInitializedProto.Builder clearInputs()
repeated .RootInputLeafOutputProto inputs = 6;


removeInputs

public RecoveryProtos.VertexInitializedProto.Builder removeInputs(int index)
repeated .RootInputLeafOutputProto inputs = 6;


getInputsBuilder

public org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder getInputsBuilder(int index)
repeated .RootInputLeafOutputProto inputs = 6;


getInputsOrBuilder

public org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProtoOrBuilder getInputsOrBuilder(int index)
repeated .RootInputLeafOutputProto inputs = 6;

Specified by:
getInputsOrBuilder in interface RecoveryProtos.VertexInitializedProtoOrBuilder

getInputsOrBuilderList

public List<? extends org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProtoOrBuilder> getInputsOrBuilderList()
repeated .RootInputLeafOutputProto inputs = 6;

Specified by:
getInputsOrBuilderList in interface RecoveryProtos.VertexInitializedProtoOrBuilder

addInputsBuilder

public org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder addInputsBuilder()
repeated .RootInputLeafOutputProto inputs = 6;


addInputsBuilder

public org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder addInputsBuilder(int index)
repeated .RootInputLeafOutputProto inputs = 6;


getInputsBuilderList

public List<org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder> getInputsBuilderList()
repeated .RootInputLeafOutputProto inputs = 6;



Copyright © 2014 Apache Software Foundation. All rights reserved.