public static final class FlinkFnApi.GroupWindow extends com.google.protobuf.GeneratedMessageV3 implements FlinkFnApi.GroupWindowOrBuilder
org.apache.flink.fn_execution.v1.GroupWindow| Modifier and Type | Class and Description |
|---|---|
static class |
FlinkFnApi.GroupWindow.Builder
Protobuf type
org.apache.flink.fn_execution.v1.GroupWindow |
static class |
FlinkFnApi.GroupWindow.WindowProperty
Protobuf enum
org.apache.flink.fn_execution.v1.GroupWindow.WindowProperty |
static class |
FlinkFnApi.GroupWindow.WindowType
Protobuf enum
org.apache.flink.fn_execution.v1.GroupWindow.WindowType |
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, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
ALLOWEDLATENESS_FIELD_NUMBER |
static int |
IS_ROW_TIME_FIELD_NUMBER |
static int |
IS_TIME_WINDOW_FIELD_NUMBER |
static int |
NAMEDPROPERTIES_FIELD_NUMBER |
static int |
SHIFT_TIMEZONE_FIELD_NUMBER |
static int |
TIME_FIELD_INDEX_FIELD_NUMBER |
static int |
WINDOW_GAP_FIELD_NUMBER |
static int |
WINDOW_SIZE_FIELD_NUMBER |
static int |
WINDOW_SLIDE_FIELD_NUMBER |
static int |
WINDOW_TYPE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
long |
getAllowedLateness()
int64 allowedLateness = 8; |
static FlinkFnApi.GroupWindow |
getDefaultInstance() |
FlinkFnApi.GroupWindow |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getIsRowTime()
bool is_row_time = 6; |
boolean |
getIsTimeWindow()
bool is_time_window = 2; |
FlinkFnApi.GroupWindow.WindowProperty |
getNamedProperties(int index)
repeated .org.apache.flink.fn_execution.v1.GroupWindow.WindowProperty namedProperties = 9; |
int |
getNamedPropertiesCount()
repeated .org.apache.flink.fn_execution.v1.GroupWindow.WindowProperty namedProperties = 9; |
List<FlinkFnApi.GroupWindow.WindowProperty> |
getNamedPropertiesList()
repeated .org.apache.flink.fn_execution.v1.GroupWindow.WindowProperty namedProperties = 9; |
int |
getNamedPropertiesValue(int index)
repeated .org.apache.flink.fn_execution.v1.GroupWindow.WindowProperty namedProperties = 9; |
List<Integer> |
getNamedPropertiesValueList()
repeated .org.apache.flink.fn_execution.v1.GroupWindow.WindowProperty namedProperties = 9; |
com.google.protobuf.Parser<FlinkFnApi.GroupWindow> |
getParserForType() |
int |
getSerializedSize() |
String |
getShiftTimezone()
string shift_timezone = 10; |
com.google.protobuf.ByteString |
getShiftTimezoneBytes()
string shift_timezone = 10; |
int |
getTimeFieldIndex()
int32 time_field_index = 7; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
long |
getWindowGap()
int64 window_gap = 5; |
long |
getWindowSize()
int64 window_size = 4; |
long |
getWindowSlide()
int64 window_slide = 3; |
FlinkFnApi.GroupWindow.WindowType |
getWindowType()
.org.apache.flink.fn_execution.v1.GroupWindow.WindowType window_type = 1; |
int |
getWindowTypeValue()
.org.apache.flink.fn_execution.v1.GroupWindow.WindowType window_type = 1; |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static FlinkFnApi.GroupWindow.Builder |
newBuilder() |
static FlinkFnApi.GroupWindow.Builder |
newBuilder(FlinkFnApi.GroupWindow prototype) |
FlinkFnApi.GroupWindow.Builder |
newBuilderForType() |
protected FlinkFnApi.GroupWindow.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static FlinkFnApi.GroupWindow |
parseDelimitedFrom(InputStream input) |
static FlinkFnApi.GroupWindow |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FlinkFnApi.GroupWindow |
parseFrom(byte[] data) |
static FlinkFnApi.GroupWindow |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FlinkFnApi.GroupWindow |
parseFrom(ByteBuffer data) |
static FlinkFnApi.GroupWindow |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FlinkFnApi.GroupWindow |
parseFrom(com.google.protobuf.ByteString data) |
static FlinkFnApi.GroupWindow |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FlinkFnApi.GroupWindow |
parseFrom(com.google.protobuf.CodedInputStream input) |
static FlinkFnApi.GroupWindow |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FlinkFnApi.GroupWindow |
parseFrom(InputStream input) |
static FlinkFnApi.GroupWindow |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<FlinkFnApi.GroupWindow> |
parser() |
FlinkFnApi.GroupWindow.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int WINDOW_TYPE_FIELD_NUMBER
public static final int IS_TIME_WINDOW_FIELD_NUMBER
public static final int WINDOW_SLIDE_FIELD_NUMBER
public static final int WINDOW_SIZE_FIELD_NUMBER
public static final int WINDOW_GAP_FIELD_NUMBER
public static final int IS_ROW_TIME_FIELD_NUMBER
public static final int TIME_FIELD_INDEX_FIELD_NUMBER
public static final int ALLOWEDLATENESS_FIELD_NUMBER
public static final int NAMEDPROPERTIES_FIELD_NUMBER
public static final int SHIFT_TIMEZONE_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public 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 int getWindowTypeValue()
.org.apache.flink.fn_execution.v1.GroupWindow.WindowType window_type = 1;getWindowTypeValue in interface FlinkFnApi.GroupWindowOrBuilderpublic FlinkFnApi.GroupWindow.WindowType getWindowType()
.org.apache.flink.fn_execution.v1.GroupWindow.WindowType window_type = 1;getWindowType in interface FlinkFnApi.GroupWindowOrBuilderpublic boolean getIsTimeWindow()
bool is_time_window = 2;getIsTimeWindow in interface FlinkFnApi.GroupWindowOrBuilderpublic long getWindowSlide()
int64 window_slide = 3;getWindowSlide in interface FlinkFnApi.GroupWindowOrBuilderpublic long getWindowSize()
int64 window_size = 4;getWindowSize in interface FlinkFnApi.GroupWindowOrBuilderpublic long getWindowGap()
int64 window_gap = 5;getWindowGap in interface FlinkFnApi.GroupWindowOrBuilderpublic boolean getIsRowTime()
bool is_row_time = 6;getIsRowTime in interface FlinkFnApi.GroupWindowOrBuilderpublic int getTimeFieldIndex()
int32 time_field_index = 7;getTimeFieldIndex in interface FlinkFnApi.GroupWindowOrBuilderpublic long getAllowedLateness()
int64 allowedLateness = 8;getAllowedLateness in interface FlinkFnApi.GroupWindowOrBuilderpublic List<FlinkFnApi.GroupWindow.WindowProperty> getNamedPropertiesList()
repeated .org.apache.flink.fn_execution.v1.GroupWindow.WindowProperty namedProperties = 9;getNamedPropertiesList in interface FlinkFnApi.GroupWindowOrBuilderpublic int getNamedPropertiesCount()
repeated .org.apache.flink.fn_execution.v1.GroupWindow.WindowProperty namedProperties = 9;getNamedPropertiesCount in interface FlinkFnApi.GroupWindowOrBuilderpublic FlinkFnApi.GroupWindow.WindowProperty getNamedProperties(int index)
repeated .org.apache.flink.fn_execution.v1.GroupWindow.WindowProperty namedProperties = 9;getNamedProperties in interface FlinkFnApi.GroupWindowOrBuilderindex - The index of the element to return.public List<Integer> getNamedPropertiesValueList()
repeated .org.apache.flink.fn_execution.v1.GroupWindow.WindowProperty namedProperties = 9;getNamedPropertiesValueList in interface FlinkFnApi.GroupWindowOrBuilderpublic int getNamedPropertiesValue(int index)
repeated .org.apache.flink.fn_execution.v1.GroupWindow.WindowProperty namedProperties = 9;getNamedPropertiesValue in interface FlinkFnApi.GroupWindowOrBuilderindex - The index of the value to return.public String getShiftTimezone()
string shift_timezone = 10;getShiftTimezone in interface FlinkFnApi.GroupWindowOrBuilderpublic com.google.protobuf.ByteString getShiftTimezoneBytes()
string shift_timezone = 10;getShiftTimezoneBytes in interface FlinkFnApi.GroupWindowOrBuilderpublic 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 FlinkFnApi.GroupWindow parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FlinkFnApi.GroupWindow parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FlinkFnApi.GroupWindow parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FlinkFnApi.GroupWindow parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FlinkFnApi.GroupWindow parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FlinkFnApi.GroupWindow parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static FlinkFnApi.GroupWindow parseFrom(InputStream input) throws IOException
IOExceptionpublic static FlinkFnApi.GroupWindow parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static FlinkFnApi.GroupWindow parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static FlinkFnApi.GroupWindow parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static FlinkFnApi.GroupWindow parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static FlinkFnApi.GroupWindow parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic FlinkFnApi.GroupWindow.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static FlinkFnApi.GroupWindow.Builder newBuilder()
public static FlinkFnApi.GroupWindow.Builder newBuilder(FlinkFnApi.GroupWindow prototype)
public FlinkFnApi.GroupWindow.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected FlinkFnApi.GroupWindow.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static FlinkFnApi.GroupWindow getDefaultInstance()
public static com.google.protobuf.Parser<FlinkFnApi.GroupWindow> parser()
public com.google.protobuf.Parser<FlinkFnApi.GroupWindow> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public FlinkFnApi.GroupWindow getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2014–2021 The Apache Software Foundation. All rights reserved.