public static final class HeronTuples.HeronDataTuple extends com.google.protobuf.GeneratedMessage implements HeronTuples.HeronDataTupleOrBuilder
heron.proto.system.HeronDataTuple
Modifier and Type | Class and Description |
---|---|
static class |
HeronTuples.HeronDataTuple.Builder
Protobuf type
heron.proto.system.HeronDataTuple |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>
Modifier and Type | Field and Description |
---|---|
static int |
DEST_TASK_IDS_FIELD_NUMBER |
static int |
KEY_FIELD_NUMBER |
static com.google.protobuf.Parser<HeronTuples.HeronDataTuple> |
PARSER |
static int |
ROOTS_FIELD_NUMBER |
static int |
VALUES_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
static HeronTuples.HeronDataTuple |
getDefaultInstance() |
HeronTuples.HeronDataTuple |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
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; |
com.google.protobuf.Parser<HeronTuples.HeronDataTuple> |
getParserForType() |
HeronTuples.RootId |
getRoots(int index)
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; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
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() |
static HeronTuples.HeronDataTuple.Builder |
newBuilder() |
static HeronTuples.HeronDataTuple.Builder |
newBuilder(HeronTuples.HeronDataTuple prototype) |
HeronTuples.HeronDataTuple.Builder |
newBuilderForType() |
protected HeronTuples.HeronDataTuple.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static HeronTuples.HeronDataTuple |
parseDelimitedFrom(java.io.InputStream input) |
static HeronTuples.HeronDataTuple |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HeronTuples.HeronDataTuple |
parseFrom(byte[] data) |
static HeronTuples.HeronDataTuple |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HeronTuples.HeronDataTuple |
parseFrom(com.google.protobuf.ByteString data) |
static HeronTuples.HeronDataTuple |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HeronTuples.HeronDataTuple |
parseFrom(com.google.protobuf.CodedInputStream input) |
static HeronTuples.HeronDataTuple |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HeronTuples.HeronDataTuple |
parseFrom(java.io.InputStream input) |
static HeronTuples.HeronDataTuple |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HeronTuples.HeronDataTuple.Builder |
toBuilder() |
protected java.lang.Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField
equals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toString
toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static com.google.protobuf.Parser<HeronTuples.HeronDataTuple> PARSER
public static final int KEY_FIELD_NUMBER
public static final int ROOTS_FIELD_NUMBER
public static final int VALUES_FIELD_NUMBER
public static final int DEST_TASK_IDS_FIELD_NUMBER
public static HeronTuples.HeronDataTuple getDefaultInstance()
public HeronTuples.HeronDataTuple getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessage
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
public com.google.protobuf.Parser<HeronTuples.HeronDataTuple> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
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 java.util.List<HeronTuples.RootId> getRootsList()
repeated .heron.proto.system.RootId roots = 2;
What are the roots
getRootsList
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 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.RootIdOrBuilder getRootsOrBuilder(int index)
repeated .heron.proto.system.RootId roots = 2;
What are the roots
getRootsOrBuilder
in interface HeronTuples.HeronDataTupleOrBuilder
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 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 final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.AbstractMessage
java.io.IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.AbstractMessage
protected java.lang.Object writeReplace() throws java.io.ObjectStreamException
writeReplace
in class com.google.protobuf.GeneratedMessage
java.io.ObjectStreamException
public static HeronTuples.HeronDataTuple parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HeronTuples.HeronDataTuple parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HeronTuples.HeronDataTuple parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HeronTuples.HeronDataTuple parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HeronTuples.HeronDataTuple parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static HeronTuples.HeronDataTuple parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static HeronTuples.HeronDataTuple parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static HeronTuples.HeronDataTuple parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static HeronTuples.HeronDataTuple parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOException
public static HeronTuples.HeronDataTuple parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static HeronTuples.HeronDataTuple.Builder newBuilder()
public HeronTuples.HeronDataTuple.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static HeronTuples.HeronDataTuple.Builder newBuilder(HeronTuples.HeronDataTuple prototype)
public HeronTuples.HeronDataTuple.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected HeronTuples.HeronDataTuple.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage