public static final class RunnerApi.TestStreamPayload.Event extends com.google.protobuf.GeneratedMessageV3 implements RunnerApi.TestStreamPayload.EventOrBuilder
org.apache.beam.runner_api.v1.TestStreamPayload.Event| Modifier and Type | Class and Description |
|---|---|
static class |
RunnerApi.TestStreamPayload.Event.AddElements
Protobuf type
org.apache.beam.runner_api.v1.TestStreamPayload.Event.AddElements |
static interface |
RunnerApi.TestStreamPayload.Event.AddElementsOrBuilder |
static class |
RunnerApi.TestStreamPayload.Event.AdvanceProcessingTime
Protobuf type
org.apache.beam.runner_api.v1.TestStreamPayload.Event.AdvanceProcessingTime |
static interface |
RunnerApi.TestStreamPayload.Event.AdvanceProcessingTimeOrBuilder |
static class |
RunnerApi.TestStreamPayload.Event.AdvanceWatermark
Protobuf type
org.apache.beam.runner_api.v1.TestStreamPayload.Event.AdvanceWatermark |
static interface |
RunnerApi.TestStreamPayload.Event.AdvanceWatermarkOrBuilder |
static class |
RunnerApi.TestStreamPayload.Event.Builder
Protobuf type
org.apache.beam.runner_api.v1.TestStreamPayload.Event |
static class |
RunnerApi.TestStreamPayload.Event.EventCase |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
ELEMENT_EVENT_FIELD_NUMBER |
static int |
PROCESSING_TIME_EVENT_FIELD_NUMBER |
static int |
WATERMARK_EVENT_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static RunnerApi.TestStreamPayload.Event |
getDefaultInstance() |
RunnerApi.TestStreamPayload.Event |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
RunnerApi.TestStreamPayload.Event.AddElements |
getElementEvent()
.org.apache.beam.runner_api.v1.TestStreamPayload.Event.AddElements element_event = 3; |
RunnerApi.TestStreamPayload.Event.AddElementsOrBuilder |
getElementEventOrBuilder()
.org.apache.beam.runner_api.v1.TestStreamPayload.Event.AddElements element_event = 3; |
RunnerApi.TestStreamPayload.Event.EventCase |
getEventCase() |
com.google.protobuf.Parser<RunnerApi.TestStreamPayload.Event> |
getParserForType() |
RunnerApi.TestStreamPayload.Event.AdvanceProcessingTime |
getProcessingTimeEvent()
.org.apache.beam.runner_api.v1.TestStreamPayload.Event.AdvanceProcessingTime processing_time_event = 2; |
RunnerApi.TestStreamPayload.Event.AdvanceProcessingTimeOrBuilder |
getProcessingTimeEventOrBuilder()
.org.apache.beam.runner_api.v1.TestStreamPayload.Event.AdvanceProcessingTime processing_time_event = 2; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
RunnerApi.TestStreamPayload.Event.AdvanceWatermark |
getWatermarkEvent()
.org.apache.beam.runner_api.v1.TestStreamPayload.Event.AdvanceWatermark watermark_event = 1; |
RunnerApi.TestStreamPayload.Event.AdvanceWatermarkOrBuilder |
getWatermarkEventOrBuilder()
.org.apache.beam.runner_api.v1.TestStreamPayload.Event.AdvanceWatermark watermark_event = 1; |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static RunnerApi.TestStreamPayload.Event.Builder |
newBuilder() |
static RunnerApi.TestStreamPayload.Event.Builder |
newBuilder(RunnerApi.TestStreamPayload.Event prototype) |
RunnerApi.TestStreamPayload.Event.Builder |
newBuilderForType() |
protected RunnerApi.TestStreamPayload.Event.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static RunnerApi.TestStreamPayload.Event |
parseDelimitedFrom(InputStream input) |
static RunnerApi.TestStreamPayload.Event |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunnerApi.TestStreamPayload.Event |
parseFrom(byte[] data) |
static RunnerApi.TestStreamPayload.Event |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunnerApi.TestStreamPayload.Event |
parseFrom(com.google.protobuf.ByteString data) |
static RunnerApi.TestStreamPayload.Event |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunnerApi.TestStreamPayload.Event |
parseFrom(com.google.protobuf.CodedInputStream input) |
static RunnerApi.TestStreamPayload.Event |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunnerApi.TestStreamPayload.Event |
parseFrom(InputStream input) |
static RunnerApi.TestStreamPayload.Event |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<RunnerApi.TestStreamPayload.Event> |
parser() |
RunnerApi.TestStreamPayload.Event.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int WATERMARK_EVENT_FIELD_NUMBER
public static final int PROCESSING_TIME_EVENT_FIELD_NUMBER
public static final int ELEMENT_EVENT_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public RunnerApi.TestStreamPayload.Event.EventCase getEventCase()
getEventCase in interface RunnerApi.TestStreamPayload.EventOrBuilderpublic RunnerApi.TestStreamPayload.Event.AdvanceWatermark getWatermarkEvent()
.org.apache.beam.runner_api.v1.TestStreamPayload.Event.AdvanceWatermark watermark_event = 1;getWatermarkEvent in interface RunnerApi.TestStreamPayload.EventOrBuilderpublic RunnerApi.TestStreamPayload.Event.AdvanceWatermarkOrBuilder getWatermarkEventOrBuilder()
.org.apache.beam.runner_api.v1.TestStreamPayload.Event.AdvanceWatermark watermark_event = 1;getWatermarkEventOrBuilder in interface RunnerApi.TestStreamPayload.EventOrBuilderpublic RunnerApi.TestStreamPayload.Event.AdvanceProcessingTime getProcessingTimeEvent()
.org.apache.beam.runner_api.v1.TestStreamPayload.Event.AdvanceProcessingTime processing_time_event = 2;getProcessingTimeEvent in interface RunnerApi.TestStreamPayload.EventOrBuilderpublic RunnerApi.TestStreamPayload.Event.AdvanceProcessingTimeOrBuilder getProcessingTimeEventOrBuilder()
.org.apache.beam.runner_api.v1.TestStreamPayload.Event.AdvanceProcessingTime processing_time_event = 2;getProcessingTimeEventOrBuilder in interface RunnerApi.TestStreamPayload.EventOrBuilderpublic RunnerApi.TestStreamPayload.Event.AddElements getElementEvent()
.org.apache.beam.runner_api.v1.TestStreamPayload.Event.AddElements element_event = 3;getElementEvent in interface RunnerApi.TestStreamPayload.EventOrBuilderpublic RunnerApi.TestStreamPayload.Event.AddElementsOrBuilder getElementEventOrBuilder()
.org.apache.beam.runner_api.v1.TestStreamPayload.Event.AddElements element_event = 3;getElementEventOrBuilder in interface RunnerApi.TestStreamPayload.EventOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public 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 RunnerApi.TestStreamPayload.Event parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RunnerApi.TestStreamPayload.Event parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RunnerApi.TestStreamPayload.Event parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RunnerApi.TestStreamPayload.Event parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RunnerApi.TestStreamPayload.Event parseFrom(InputStream input) throws IOException
IOExceptionpublic static RunnerApi.TestStreamPayload.Event parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RunnerApi.TestStreamPayload.Event parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static RunnerApi.TestStreamPayload.Event parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RunnerApi.TestStreamPayload.Event parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static RunnerApi.TestStreamPayload.Event parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic RunnerApi.TestStreamPayload.Event.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static RunnerApi.TestStreamPayload.Event.Builder newBuilder()
public static RunnerApi.TestStreamPayload.Event.Builder newBuilder(RunnerApi.TestStreamPayload.Event prototype)
public RunnerApi.TestStreamPayload.Event.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected RunnerApi.TestStreamPayload.Event.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static RunnerApi.TestStreamPayload.Event getDefaultInstance()
public static com.google.protobuf.Parser<RunnerApi.TestStreamPayload.Event> parser()
public com.google.protobuf.Parser<RunnerApi.TestStreamPayload.Event> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public RunnerApi.TestStreamPayload.Event getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2016–2017 The Apache Software Foundation. All rights reserved.