public static final class ShuffleUserPayloads.DataMovementEventPayloadProto extends com.google.protobuf.GeneratedMessage implements ShuffleUserPayloads.DataMovementEventPayloadProtoOrBuilder
DataMovementEventPayloadProto| Modifier and Type | Class and Description |
|---|---|
static class |
ShuffleUserPayloads.DataMovementEventPayloadProto.Builder
Protobuf type
DataMovementEventPayloadProto |
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 |
EMPTY_PARTITIONS_FIELD_NUMBER |
static int |
HOST_FIELD_NUMBER |
static int |
LAST_EVENT_FIELD_NUMBER |
static com.google.protobuf.Parser<ShuffleUserPayloads.DataMovementEventPayloadProto> |
PARSER |
static int |
PATH_COMPONENT_FIELD_NUMBER |
static int |
PIPELINED_FIELD_NUMBER |
static int |
PORT_FIELD_NUMBER |
static int |
RUN_DURATION_FIELD_NUMBER |
static int |
SPILL_ID_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static ShuffleUserPayloads.DataMovementEventPayloadProto |
getDefaultInstance() |
ShuffleUserPayloads.DataMovementEventPayloadProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.ByteString |
getEmptyPartitions()
optional bytes empty_partitions = 1; |
String |
getHost()
optional string host = 2; |
com.google.protobuf.ByteString |
getHostBytes()
optional string host = 2; |
boolean |
getLastEvent()
optional bool last_event = 8; |
com.google.protobuf.Parser<ShuffleUserPayloads.DataMovementEventPayloadProto> |
getParserForType() |
String |
getPathComponent()
optional string path_component = 4; |
com.google.protobuf.ByteString |
getPathComponentBytes()
optional string path_component = 4; |
boolean |
getPipelined()
optional bool pipelined = 7; |
int |
getPort()
optional int32 port = 3; |
int |
getRunDuration()
optional int32 run_duration = 5; |
int |
getSerializedSize() |
int |
getSpillId()
optional int32 spill_id = 9; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasEmptyPartitions()
optional bytes empty_partitions = 1; |
int |
hashCode() |
boolean |
hasHost()
optional string host = 2; |
boolean |
hasLastEvent()
optional bool last_event = 8; |
boolean |
hasPathComponent()
optional string path_component = 4; |
boolean |
hasPipelined()
optional bool pipelined = 7; |
boolean |
hasPort()
optional int32 port = 3; |
boolean |
hasRunDuration()
optional int32 run_duration = 5; |
boolean |
hasSpillId()
optional int32 spill_id = 9; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ShuffleUserPayloads.DataMovementEventPayloadProto.Builder |
newBuilder() |
static ShuffleUserPayloads.DataMovementEventPayloadProto.Builder |
newBuilder(ShuffleUserPayloads.DataMovementEventPayloadProto prototype) |
ShuffleUserPayloads.DataMovementEventPayloadProto.Builder |
newBuilderForType() |
protected ShuffleUserPayloads.DataMovementEventPayloadProto.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static ShuffleUserPayloads.DataMovementEventPayloadProto |
parseDelimitedFrom(InputStream input) |
static ShuffleUserPayloads.DataMovementEventPayloadProto |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ShuffleUserPayloads.DataMovementEventPayloadProto |
parseFrom(byte[] data) |
static ShuffleUserPayloads.DataMovementEventPayloadProto |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ShuffleUserPayloads.DataMovementEventPayloadProto |
parseFrom(com.google.protobuf.ByteString data) |
static ShuffleUserPayloads.DataMovementEventPayloadProto |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ShuffleUserPayloads.DataMovementEventPayloadProto |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ShuffleUserPayloads.DataMovementEventPayloadProto |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ShuffleUserPayloads.DataMovementEventPayloadProto |
parseFrom(InputStream input) |
static ShuffleUserPayloads.DataMovementEventPayloadProto |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ShuffleUserPayloads.DataMovementEventPayloadProto.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static com.google.protobuf.Parser<ShuffleUserPayloads.DataMovementEventPayloadProto> PARSER
public static final int EMPTY_PARTITIONS_FIELD_NUMBER
public static final int HOST_FIELD_NUMBER
public static final int PORT_FIELD_NUMBER
public static final int PATH_COMPONENT_FIELD_NUMBER
public static final int RUN_DURATION_FIELD_NUMBER
public static final int PIPELINED_FIELD_NUMBER
public static final int LAST_EVENT_FIELD_NUMBER
public static final int SPILL_ID_FIELD_NUMBER
public static ShuffleUserPayloads.DataMovementEventPayloadProto getDefaultInstance()
public ShuffleUserPayloads.DataMovementEventPayloadProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic com.google.protobuf.Parser<ShuffleUserPayloads.DataMovementEventPayloadProto> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasEmptyPartitions()
optional bytes empty_partitions = 1;hasEmptyPartitions in interface ShuffleUserPayloads.DataMovementEventPayloadProtoOrBuilderpublic com.google.protobuf.ByteString getEmptyPartitions()
optional bytes empty_partitions = 1;getEmptyPartitions in interface ShuffleUserPayloads.DataMovementEventPayloadProtoOrBuilderpublic boolean hasHost()
optional string host = 2;hasHost in interface ShuffleUserPayloads.DataMovementEventPayloadProtoOrBuilderpublic String getHost()
optional string host = 2;getHost in interface ShuffleUserPayloads.DataMovementEventPayloadProtoOrBuilderpublic com.google.protobuf.ByteString getHostBytes()
optional string host = 2;getHostBytes in interface ShuffleUserPayloads.DataMovementEventPayloadProtoOrBuilderpublic boolean hasPort()
optional int32 port = 3;hasPort in interface ShuffleUserPayloads.DataMovementEventPayloadProtoOrBuilderpublic int getPort()
optional int32 port = 3;getPort in interface ShuffleUserPayloads.DataMovementEventPayloadProtoOrBuilderpublic boolean hasPathComponent()
optional string path_component = 4;hasPathComponent in interface ShuffleUserPayloads.DataMovementEventPayloadProtoOrBuilderpublic String getPathComponent()
optional string path_component = 4;getPathComponent in interface ShuffleUserPayloads.DataMovementEventPayloadProtoOrBuilderpublic com.google.protobuf.ByteString getPathComponentBytes()
optional string path_component = 4;getPathComponentBytes in interface ShuffleUserPayloads.DataMovementEventPayloadProtoOrBuilderpublic boolean hasRunDuration()
optional int32 run_duration = 5;hasRunDuration in interface ShuffleUserPayloads.DataMovementEventPayloadProtoOrBuilderpublic int getRunDuration()
optional int32 run_duration = 5;getRunDuration in interface ShuffleUserPayloads.DataMovementEventPayloadProtoOrBuilderpublic boolean hasPipelined()
optional bool pipelined = 7;
Related to pipelined shuffle
hasPipelined in interface ShuffleUserPayloads.DataMovementEventPayloadProtoOrBuilderpublic boolean getPipelined()
optional bool pipelined = 7;
Related to pipelined shuffle
getPipelined in interface ShuffleUserPayloads.DataMovementEventPayloadProtoOrBuilderpublic boolean hasLastEvent()
optional bool last_event = 8;
Related to pipelined shuffle
hasLastEvent in interface ShuffleUserPayloads.DataMovementEventPayloadProtoOrBuilderpublic boolean getLastEvent()
optional bool last_event = 8;
Related to pipelined shuffle
getLastEvent in interface ShuffleUserPayloads.DataMovementEventPayloadProtoOrBuilderpublic boolean hasSpillId()
optional int32 spill_id = 9;
Related to pipelined shuffle.
hasSpillId in interface ShuffleUserPayloads.DataMovementEventPayloadProtoOrBuilderpublic int getSpillId()
optional int32 spill_id = 9;
Related to pipelined shuffle.
getSpillId in interface ShuffleUserPayloads.DataMovementEventPayloadProtoOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static ShuffleUserPayloads.DataMovementEventPayloadProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ShuffleUserPayloads.DataMovementEventPayloadProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ShuffleUserPayloads.DataMovementEventPayloadProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ShuffleUserPayloads.DataMovementEventPayloadProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ShuffleUserPayloads.DataMovementEventPayloadProto parseFrom(InputStream input) throws IOException
IOExceptionpublic static ShuffleUserPayloads.DataMovementEventPayloadProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ShuffleUserPayloads.DataMovementEventPayloadProto parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ShuffleUserPayloads.DataMovementEventPayloadProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ShuffleUserPayloads.DataMovementEventPayloadProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ShuffleUserPayloads.DataMovementEventPayloadProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ShuffleUserPayloads.DataMovementEventPayloadProto.Builder newBuilder()
public ShuffleUserPayloads.DataMovementEventPayloadProto.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ShuffleUserPayloads.DataMovementEventPayloadProto.Builder newBuilder(ShuffleUserPayloads.DataMovementEventPayloadProto prototype)
public ShuffleUserPayloads.DataMovementEventPayloadProto.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ShuffleUserPayloads.DataMovementEventPayloadProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2016 Apache Software Foundation. All rights reserved.