|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<RecoveryProtos.VertexInitializedProto.Builder>
org.apache.tez.dag.recovery.records.RecoveryProtos.VertexInitializedProto.Builder
public static final class RecoveryProtos.VertexInitializedProto.Builder
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 |
|---|
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<RecoveryProtos.VertexInitializedProto.Builder>public RecoveryProtos.VertexInitializedProto.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<RecoveryProtos.VertexInitializedProto.Builder>public RecoveryProtos.VertexInitializedProto.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<RecoveryProtos.VertexInitializedProto.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<RecoveryProtos.VertexInitializedProto.Builder>public RecoveryProtos.VertexInitializedProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic RecoveryProtos.VertexInitializedProto build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic RecoveryProtos.VertexInitializedProto buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic RecoveryProtos.VertexInitializedProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RecoveryProtos.VertexInitializedProto.Builder>public RecoveryProtos.VertexInitializedProto.Builder mergeFrom(RecoveryProtos.VertexInitializedProto other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<RecoveryProtos.VertexInitializedProto.Builder>
public RecoveryProtos.VertexInitializedProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RecoveryProtos.VertexInitializedProto.Builder>IOExceptionpublic boolean hasVertexName()
optional string vertex_name = 1;
hasVertexName in interface RecoveryProtos.VertexInitializedProtoOrBuilderpublic String getVertexName()
optional string vertex_name = 1;
getVertexName in interface RecoveryProtos.VertexInitializedProtoOrBuilderpublic com.google.protobuf.ByteString getVertexNameBytes()
optional string vertex_name = 1;
getVertexNameBytes in interface RecoveryProtos.VertexInitializedProtoOrBuilderpublic RecoveryProtos.VertexInitializedProto.Builder setVertexName(String value)
optional string vertex_name = 1;
public RecoveryProtos.VertexInitializedProto.Builder clearVertexName()
optional string vertex_name = 1;
public RecoveryProtos.VertexInitializedProto.Builder setVertexNameBytes(com.google.protobuf.ByteString value)
optional string vertex_name = 1;
public boolean hasVertexId()
optional string vertex_id = 2;
hasVertexId in interface RecoveryProtos.VertexInitializedProtoOrBuilderpublic String getVertexId()
optional string vertex_id = 2;
getVertexId in interface RecoveryProtos.VertexInitializedProtoOrBuilderpublic com.google.protobuf.ByteString getVertexIdBytes()
optional string vertex_id = 2;
getVertexIdBytes in interface RecoveryProtos.VertexInitializedProtoOrBuilderpublic RecoveryProtos.VertexInitializedProto.Builder setVertexId(String value)
optional string vertex_id = 2;
public RecoveryProtos.VertexInitializedProto.Builder clearVertexId()
optional string vertex_id = 2;
public RecoveryProtos.VertexInitializedProto.Builder setVertexIdBytes(com.google.protobuf.ByteString value)
optional string vertex_id = 2;
public boolean hasInitRequestedTime()
optional int64 init_requested_time = 3;
hasInitRequestedTime in interface RecoveryProtos.VertexInitializedProtoOrBuilderpublic long getInitRequestedTime()
optional int64 init_requested_time = 3;
getInitRequestedTime in interface RecoveryProtos.VertexInitializedProtoOrBuilderpublic RecoveryProtos.VertexInitializedProto.Builder setInitRequestedTime(long value)
optional int64 init_requested_time = 3;
public RecoveryProtos.VertexInitializedProto.Builder clearInitRequestedTime()
optional int64 init_requested_time = 3;
public boolean hasInitTime()
optional int64 init_time = 4;
hasInitTime in interface RecoveryProtos.VertexInitializedProtoOrBuilderpublic long getInitTime()
optional int64 init_time = 4;
getInitTime in interface RecoveryProtos.VertexInitializedProtoOrBuilderpublic RecoveryProtos.VertexInitializedProto.Builder setInitTime(long value)
optional int64 init_time = 4;
public RecoveryProtos.VertexInitializedProto.Builder clearInitTime()
optional int64 init_time = 4;
public boolean hasNumTasks()
optional int32 num_tasks = 5;
hasNumTasks in interface RecoveryProtos.VertexInitializedProtoOrBuilderpublic int getNumTasks()
optional int32 num_tasks = 5;
getNumTasks in interface RecoveryProtos.VertexInitializedProtoOrBuilderpublic RecoveryProtos.VertexInitializedProto.Builder setNumTasks(int value)
optional int32 num_tasks = 5;
public RecoveryProtos.VertexInitializedProto.Builder clearNumTasks()
optional int32 num_tasks = 5;
public List<org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto> getInputsList()
repeated .RootInputLeafOutputProto inputs = 6;
getInputsList in interface RecoveryProtos.VertexInitializedProtoOrBuilderpublic int getInputsCount()
repeated .RootInputLeafOutputProto inputs = 6;
getInputsCount in interface RecoveryProtos.VertexInitializedProtoOrBuilderpublic org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto getInputs(int index)
repeated .RootInputLeafOutputProto inputs = 6;
getInputs in interface RecoveryProtos.VertexInitializedProtoOrBuilder
public RecoveryProtos.VertexInitializedProto.Builder setInputs(int index,
org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto value)
repeated .RootInputLeafOutputProto inputs = 6;
public RecoveryProtos.VertexInitializedProto.Builder setInputs(int index,
org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder builderForValue)
repeated .RootInputLeafOutputProto inputs = 6;
public RecoveryProtos.VertexInitializedProto.Builder addInputs(org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto value)
repeated .RootInputLeafOutputProto inputs = 6;
public RecoveryProtos.VertexInitializedProto.Builder addInputs(int index,
org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto value)
repeated .RootInputLeafOutputProto inputs = 6;
public RecoveryProtos.VertexInitializedProto.Builder addInputs(org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder builderForValue)
repeated .RootInputLeafOutputProto inputs = 6;
public RecoveryProtos.VertexInitializedProto.Builder addInputs(int index,
org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder builderForValue)
repeated .RootInputLeafOutputProto inputs = 6;
public RecoveryProtos.VertexInitializedProto.Builder addAllInputs(Iterable<? extends org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto> values)
repeated .RootInputLeafOutputProto inputs = 6;
public RecoveryProtos.VertexInitializedProto.Builder clearInputs()
repeated .RootInputLeafOutputProto inputs = 6;
public RecoveryProtos.VertexInitializedProto.Builder removeInputs(int index)
repeated .RootInputLeafOutputProto inputs = 6;
public org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder getInputsBuilder(int index)
repeated .RootInputLeafOutputProto inputs = 6;
public org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProtoOrBuilder getInputsOrBuilder(int index)
repeated .RootInputLeafOutputProto inputs = 6;
getInputsOrBuilder in interface RecoveryProtos.VertexInitializedProtoOrBuilderpublic List<? extends org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProtoOrBuilder> getInputsOrBuilderList()
repeated .RootInputLeafOutputProto inputs = 6;
getInputsOrBuilderList in interface RecoveryProtos.VertexInitializedProtoOrBuilderpublic org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder addInputsBuilder()
repeated .RootInputLeafOutputProto inputs = 6;
public org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder addInputsBuilder(int index)
repeated .RootInputLeafOutputProto inputs = 6;
public List<org.apache.tez.dag.api.records.DAGProtos.RootInputLeafOutputProto.Builder> getInputsBuilderList()
repeated .RootInputLeafOutputProto inputs = 6;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||