public static final class HeronTuples.HeronDataTuple.Builder extends com.google.protobuf.GeneratedMessage.Builder<HeronTuples.HeronDataTuple.Builder> implements HeronTuples.HeronDataTupleOrBuilder
heron.proto.system.HeronDataTuple
Modifier and Type | Method and Description |
---|---|
HeronTuples.HeronDataTuple.Builder |
addAllDestTaskIds(java.lang.Iterable<? extends java.lang.Integer> values)
repeated int32 dest_task_ids = 4; |
HeronTuples.HeronDataTuple.Builder |
addAllRoots(java.lang.Iterable<? extends HeronTuples.RootId> values)
repeated .heron.proto.system.RootId roots = 2; |
HeronTuples.HeronDataTuple.Builder |
addAllValues(java.lang.Iterable<? extends com.google.protobuf.ByteString> values)
repeated bytes values = 3; |
HeronTuples.HeronDataTuple.Builder |
addDestTaskIds(int value)
repeated int32 dest_task_ids = 4; |
HeronTuples.HeronDataTuple.Builder |
addRoots(HeronTuples.RootId.Builder builderForValue)
repeated .heron.proto.system.RootId roots = 2; |
HeronTuples.HeronDataTuple.Builder |
addRoots(HeronTuples.RootId value)
repeated .heron.proto.system.RootId roots = 2; |
HeronTuples.HeronDataTuple.Builder |
addRoots(int index,
HeronTuples.RootId.Builder builderForValue)
repeated .heron.proto.system.RootId roots = 2; |
HeronTuples.HeronDataTuple.Builder |
addRoots(int index,
HeronTuples.RootId value)
repeated .heron.proto.system.RootId roots = 2; |
HeronTuples.RootId.Builder |
addRootsBuilder()
repeated .heron.proto.system.RootId roots = 2; |
HeronTuples.RootId.Builder |
addRootsBuilder(int index)
repeated .heron.proto.system.RootId roots = 2; |
HeronTuples.HeronDataTuple.Builder |
addValues(com.google.protobuf.ByteString value)
repeated bytes values = 3; |
HeronTuples.HeronDataTuple |
build() |
HeronTuples.HeronDataTuple |
buildPartial() |
HeronTuples.HeronDataTuple.Builder |
clear() |
HeronTuples.HeronDataTuple.Builder |
clearDestTaskIds()
repeated int32 dest_task_ids = 4; |
HeronTuples.HeronDataTuple.Builder |
clearKey()
required sfixed64 key = 1; |
HeronTuples.HeronDataTuple.Builder |
clearRoots()
repeated .heron.proto.system.RootId roots = 2; |
HeronTuples.HeronDataTuple.Builder |
clearValues()
repeated bytes values = 3; |
HeronTuples.HeronDataTuple.Builder |
clone() |
HeronTuples.HeronDataTuple |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
int |
getDestTaskIds(int index)
repeated int32 dest_task_ids = 4; |
int |
getDestTaskIdsCount()
repeated int32 dest_task_ids = 4; |
java.util.List<java.lang.Integer> |
getDestTaskIdsList()
repeated int32 dest_task_ids = 4; |
long |
getKey()
required sfixed64 key = 1; |
HeronTuples.RootId |
getRoots(int index)
repeated .heron.proto.system.RootId roots = 2; |
HeronTuples.RootId.Builder |
getRootsBuilder(int index)
repeated .heron.proto.system.RootId roots = 2; |
java.util.List<HeronTuples.RootId.Builder> |
getRootsBuilderList()
repeated .heron.proto.system.RootId roots = 2; |
int |
getRootsCount()
repeated .heron.proto.system.RootId roots = 2; |
java.util.List<HeronTuples.RootId> |
getRootsList()
repeated .heron.proto.system.RootId roots = 2; |
HeronTuples.RootIdOrBuilder |
getRootsOrBuilder(int index)
repeated .heron.proto.system.RootId roots = 2; |
java.util.List<? extends HeronTuples.RootIdOrBuilder> |
getRootsOrBuilderList()
repeated .heron.proto.system.RootId roots = 2; |
com.google.protobuf.ByteString |
getValues(int index)
repeated bytes values = 3; |
int |
getValuesCount()
repeated bytes values = 3; |
java.util.List<com.google.protobuf.ByteString> |
getValuesList()
repeated bytes values = 3; |
boolean |
hasKey()
required sfixed64 key = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
HeronTuples.HeronDataTuple.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HeronTuples.HeronDataTuple.Builder |
mergeFrom(HeronTuples.HeronDataTuple other) |
HeronTuples.HeronDataTuple.Builder |
mergeFrom(com.google.protobuf.Message other) |
HeronTuples.HeronDataTuple.Builder |
removeRoots(int index)
repeated .heron.proto.system.RootId roots = 2; |
HeronTuples.HeronDataTuple.Builder |
setDestTaskIds(int index,
int value)
repeated int32 dest_task_ids = 4; |
HeronTuples.HeronDataTuple.Builder |
setKey(long value)
required sfixed64 key = 1; |
HeronTuples.HeronDataTuple.Builder |
setRoots(int index,
HeronTuples.RootId.Builder builderForValue)
repeated .heron.proto.system.RootId roots = 2; |
HeronTuples.HeronDataTuple.Builder |
setRoots(int index,
HeronTuples.RootId value)
repeated .heron.proto.system.RootId roots = 2; |
HeronTuples.HeronDataTuple.Builder |
setValues(int index,
com.google.protobuf.ByteString value)
repeated bytes values = 3; |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
addAll, newUninitializedMessageException
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<HeronTuples.HeronDataTuple.Builder>
public HeronTuples.HeronDataTuple.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<HeronTuples.HeronDataTuple.Builder>
public HeronTuples.HeronDataTuple.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.Builder<HeronTuples.HeronDataTuple.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<HeronTuples.HeronDataTuple.Builder>
public HeronTuples.HeronDataTuple getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public HeronTuples.HeronDataTuple build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public HeronTuples.HeronDataTuple buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public HeronTuples.HeronDataTuple.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<HeronTuples.HeronDataTuple.Builder>
public HeronTuples.HeronDataTuple.Builder mergeFrom(HeronTuples.HeronDataTuple other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<HeronTuples.HeronDataTuple.Builder>
public HeronTuples.HeronDataTuple.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<HeronTuples.HeronDataTuple.Builder>
java.io.IOException
public boolean hasKey()
required sfixed64 key = 1;
hasKey
in interface HeronTuples.HeronDataTupleOrBuilder
public long getKey()
required sfixed64 key = 1;
getKey
in interface HeronTuples.HeronDataTupleOrBuilder
public HeronTuples.HeronDataTuple.Builder setKey(long value)
required sfixed64 key = 1;
public HeronTuples.HeronDataTuple.Builder clearKey()
required sfixed64 key = 1;
public java.util.List<HeronTuples.RootId> getRootsList()
repeated .heron.proto.system.RootId roots = 2;
What are the roots
getRootsList
in interface HeronTuples.HeronDataTupleOrBuilder
public int getRootsCount()
repeated .heron.proto.system.RootId roots = 2;
What are the roots
getRootsCount
in interface HeronTuples.HeronDataTupleOrBuilder
public HeronTuples.RootId getRoots(int index)
repeated .heron.proto.system.RootId roots = 2;
What are the roots
getRoots
in interface HeronTuples.HeronDataTupleOrBuilder
public HeronTuples.HeronDataTuple.Builder setRoots(int index, HeronTuples.RootId value)
repeated .heron.proto.system.RootId roots = 2;
What are the roots
public HeronTuples.HeronDataTuple.Builder setRoots(int index, HeronTuples.RootId.Builder builderForValue)
repeated .heron.proto.system.RootId roots = 2;
What are the roots
public HeronTuples.HeronDataTuple.Builder addRoots(HeronTuples.RootId value)
repeated .heron.proto.system.RootId roots = 2;
What are the roots
public HeronTuples.HeronDataTuple.Builder addRoots(int index, HeronTuples.RootId value)
repeated .heron.proto.system.RootId roots = 2;
What are the roots
public HeronTuples.HeronDataTuple.Builder addRoots(HeronTuples.RootId.Builder builderForValue)
repeated .heron.proto.system.RootId roots = 2;
What are the roots
public HeronTuples.HeronDataTuple.Builder addRoots(int index, HeronTuples.RootId.Builder builderForValue)
repeated .heron.proto.system.RootId roots = 2;
What are the roots
public HeronTuples.HeronDataTuple.Builder addAllRoots(java.lang.Iterable<? extends HeronTuples.RootId> values)
repeated .heron.proto.system.RootId roots = 2;
What are the roots
public HeronTuples.HeronDataTuple.Builder clearRoots()
repeated .heron.proto.system.RootId roots = 2;
What are the roots
public HeronTuples.HeronDataTuple.Builder removeRoots(int index)
repeated .heron.proto.system.RootId roots = 2;
What are the roots
public HeronTuples.RootId.Builder getRootsBuilder(int index)
repeated .heron.proto.system.RootId roots = 2;
What are the roots
public HeronTuples.RootIdOrBuilder getRootsOrBuilder(int index)
repeated .heron.proto.system.RootId roots = 2;
What are the roots
getRootsOrBuilder
in interface HeronTuples.HeronDataTupleOrBuilder
public java.util.List<? extends HeronTuples.RootIdOrBuilder> getRootsOrBuilderList()
repeated .heron.proto.system.RootId roots = 2;
What are the roots
getRootsOrBuilderList
in interface HeronTuples.HeronDataTupleOrBuilder
public HeronTuples.RootId.Builder addRootsBuilder()
repeated .heron.proto.system.RootId roots = 2;
What are the roots
public HeronTuples.RootId.Builder addRootsBuilder(int index)
repeated .heron.proto.system.RootId roots = 2;
What are the roots
public java.util.List<HeronTuples.RootId.Builder> getRootsBuilderList()
repeated .heron.proto.system.RootId roots = 2;
What are the roots
public java.util.List<com.google.protobuf.ByteString> getValuesList()
repeated bytes values = 3;
The actual payload
getValuesList
in interface HeronTuples.HeronDataTupleOrBuilder
public int getValuesCount()
repeated bytes values = 3;
The actual payload
getValuesCount
in interface HeronTuples.HeronDataTupleOrBuilder
public com.google.protobuf.ByteString getValues(int index)
repeated bytes values = 3;
The actual payload
getValues
in interface HeronTuples.HeronDataTupleOrBuilder
public HeronTuples.HeronDataTuple.Builder setValues(int index, com.google.protobuf.ByteString value)
repeated bytes values = 3;
The actual payload
public HeronTuples.HeronDataTuple.Builder addValues(com.google.protobuf.ByteString value)
repeated bytes values = 3;
The actual payload
public HeronTuples.HeronDataTuple.Builder addAllValues(java.lang.Iterable<? extends com.google.protobuf.ByteString> values)
repeated bytes values = 3;
The actual payload
public HeronTuples.HeronDataTuple.Builder clearValues()
repeated bytes values = 3;
The actual payload
public java.util.List<java.lang.Integer> getDestTaskIdsList()
repeated int32 dest_task_ids = 4;
If present, this set of tuples must be sent to these destination global task ids as well Only valid for data tuples from instance to stmgr
getDestTaskIdsList
in interface HeronTuples.HeronDataTupleOrBuilder
public int getDestTaskIdsCount()
repeated int32 dest_task_ids = 4;
If present, this set of tuples must be sent to these destination global task ids as well Only valid for data tuples from instance to stmgr
getDestTaskIdsCount
in interface HeronTuples.HeronDataTupleOrBuilder
public int getDestTaskIds(int index)
repeated int32 dest_task_ids = 4;
If present, this set of tuples must be sent to these destination global task ids as well Only valid for data tuples from instance to stmgr
getDestTaskIds
in interface HeronTuples.HeronDataTupleOrBuilder
public HeronTuples.HeronDataTuple.Builder setDestTaskIds(int index, int value)
repeated int32 dest_task_ids = 4;
If present, this set of tuples must be sent to these destination global task ids as well Only valid for data tuples from instance to stmgr
public HeronTuples.HeronDataTuple.Builder addDestTaskIds(int value)
repeated int32 dest_task_ids = 4;
If present, this set of tuples must be sent to these destination global task ids as well Only valid for data tuples from instance to stmgr
public HeronTuples.HeronDataTuple.Builder addAllDestTaskIds(java.lang.Iterable<? extends java.lang.Integer> values)
repeated int32 dest_task_ids = 4;
If present, this set of tuples must be sent to these destination global task ids as well Only valid for data tuples from instance to stmgr
public HeronTuples.HeronDataTuple.Builder clearDestTaskIds()
repeated int32 dest_task_ids = 4;
If present, this set of tuples must be sent to these destination global task ids as well Only valid for data tuples from instance to stmgr