public static final class FlinkFnApi.UserDefinedAggregateFunctions extends com.google.protobuf.GeneratedMessageV3 implements FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
A list of the user-defined aggregate functions to be executed in a group aggregate operation.Protobuf type
org.apache.flink.fn_execution.v1.UserDefinedAggregateFunctions
Modifier and Type | Class and Description |
---|---|
static class |
FlinkFnApi.UserDefinedAggregateFunctions.Builder
A list of the user-defined aggregate functions to be executed in a group aggregate operation.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
Modifier and Type | Field and Description |
---|---|
static int |
COUNT_STAR_INSERTED_FIELD_NUMBER |
static int |
GENERATE_UPDATE_BEFORE_FIELD_NUMBER |
static int |
GROUP_WINDOW_FIELD_NUMBER |
static int |
GROUPING_FIELD_NUMBER |
static int |
INDEX_OF_COUNT_STAR_FIELD_NUMBER |
static int |
JOB_PARAMETERS_FIELD_NUMBER |
static int |
KEY_TYPE_FIELD_NUMBER |
static int |
MAP_STATE_READ_CACHE_SIZE_FIELD_NUMBER |
static int |
MAP_STATE_WRITE_CACHE_SIZE_FIELD_NUMBER |
static int |
METRIC_ENABLED_FIELD_NUMBER |
static int |
PROFILE_ENABLED_FIELD_NUMBER |
static int |
STATE_CACHE_SIZE_FIELD_NUMBER |
static int |
STATE_CLEANING_ENABLED_FIELD_NUMBER |
static int |
UDFS_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
boolean |
getCountStarInserted()
True if the count(*) agg is inserted by the planner.
|
static FlinkFnApi.UserDefinedAggregateFunctions |
getDefaultInstance() |
FlinkFnApi.UserDefinedAggregateFunctions |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getGenerateUpdateBefore()
Generate retract messages if true.
|
int |
getGrouping(int index)
The array of the key indexes.
|
int |
getGroupingCount()
The array of the key indexes.
|
List<Integer> |
getGroupingList()
The array of the key indexes.
|
FlinkFnApi.GroupWindow |
getGroupWindow()
Group Window.
|
FlinkFnApi.GroupWindowOrBuilder |
getGroupWindowOrBuilder()
Group Window.
|
int |
getIndexOfCountStar()
The index of a count aggregate used to calculate the number of accumulated rows.
|
FlinkFnApi.JobParameter |
getJobParameters(int index)
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 14; |
int |
getJobParametersCount()
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 14; |
List<FlinkFnApi.JobParameter> |
getJobParametersList()
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 14; |
FlinkFnApi.JobParameterOrBuilder |
getJobParametersOrBuilder(int index)
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 14; |
List<? extends FlinkFnApi.JobParameterOrBuilder> |
getJobParametersOrBuilderList()
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 14; |
FlinkFnApi.Schema.FieldType |
getKeyType()
The schema of the grouping keys.
|
FlinkFnApi.Schema.FieldTypeOrBuilder |
getKeyTypeOrBuilder()
The schema of the grouping keys.
|
int |
getMapStateReadCacheSize()
The map state read cache size.
|
int |
getMapStateWriteCacheSize()
The map_state_write_cache_size.
|
boolean |
getMetricEnabled()
bool metric_enabled = 2; |
com.google.protobuf.Parser<FlinkFnApi.UserDefinedAggregateFunctions> |
getParserForType() |
boolean |
getProfileEnabled()
bool profile_enabled = 13; |
int |
getSerializedSize() |
int |
getStateCacheSize()
The state cache size.
|
boolean |
getStateCleaningEnabled()
Cleanup the expired state if true.
|
FlinkFnApi.UserDefinedAggregateFunction |
getUdfs(int index)
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction udfs = 1; |
int |
getUdfsCount()
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction udfs = 1; |
List<FlinkFnApi.UserDefinedAggregateFunction> |
getUdfsList()
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction udfs = 1; |
FlinkFnApi.UserDefinedAggregateFunctionOrBuilder |
getUdfsOrBuilder(int index)
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction udfs = 1; |
List<? extends FlinkFnApi.UserDefinedAggregateFunctionOrBuilder> |
getUdfsOrBuilderList()
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction udfs = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasGroupWindow()
Group Window.
|
int |
hashCode() |
boolean |
hasKeyType()
The schema of the grouping keys.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static FlinkFnApi.UserDefinedAggregateFunctions.Builder |
newBuilder() |
static FlinkFnApi.UserDefinedAggregateFunctions.Builder |
newBuilder(FlinkFnApi.UserDefinedAggregateFunctions prototype) |
FlinkFnApi.UserDefinedAggregateFunctions.Builder |
newBuilderForType() |
protected FlinkFnApi.UserDefinedAggregateFunctions.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static FlinkFnApi.UserDefinedAggregateFunctions |
parseDelimitedFrom(InputStream input) |
static FlinkFnApi.UserDefinedAggregateFunctions |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FlinkFnApi.UserDefinedAggregateFunctions |
parseFrom(byte[] data) |
static FlinkFnApi.UserDefinedAggregateFunctions |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FlinkFnApi.UserDefinedAggregateFunctions |
parseFrom(ByteBuffer data) |
static FlinkFnApi.UserDefinedAggregateFunctions |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FlinkFnApi.UserDefinedAggregateFunctions |
parseFrom(com.google.protobuf.ByteString data) |
static FlinkFnApi.UserDefinedAggregateFunctions |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FlinkFnApi.UserDefinedAggregateFunctions |
parseFrom(com.google.protobuf.CodedInputStream input) |
static FlinkFnApi.UserDefinedAggregateFunctions |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FlinkFnApi.UserDefinedAggregateFunctions |
parseFrom(InputStream input) |
static FlinkFnApi.UserDefinedAggregateFunctions |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<FlinkFnApi.UserDefinedAggregateFunctions> |
parser() |
FlinkFnApi.UserDefinedAggregateFunctions.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, 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, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int UDFS_FIELD_NUMBER
public static final int METRIC_ENABLED_FIELD_NUMBER
public static final int GROUPING_FIELD_NUMBER
public static final int GENERATE_UPDATE_BEFORE_FIELD_NUMBER
public static final int KEY_TYPE_FIELD_NUMBER
public static final int INDEX_OF_COUNT_STAR_FIELD_NUMBER
public static final int STATE_CLEANING_ENABLED_FIELD_NUMBER
public static final int STATE_CACHE_SIZE_FIELD_NUMBER
public static final int MAP_STATE_READ_CACHE_SIZE_FIELD_NUMBER
public static final int MAP_STATE_WRITE_CACHE_SIZE_FIELD_NUMBER
public static final int COUNT_STAR_INSERTED_FIELD_NUMBER
public static final int GROUP_WINDOW_FIELD_NUMBER
public static final int PROFILE_ENABLED_FIELD_NUMBER
public static final int JOB_PARAMETERS_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
in class com.google.protobuf.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public List<FlinkFnApi.UserDefinedAggregateFunction> getUdfsList()
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction udfs = 1;
getUdfsList
in interface FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
public List<? extends FlinkFnApi.UserDefinedAggregateFunctionOrBuilder> getUdfsOrBuilderList()
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction udfs = 1;
getUdfsOrBuilderList
in interface FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
public int getUdfsCount()
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction udfs = 1;
getUdfsCount
in interface FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
public FlinkFnApi.UserDefinedAggregateFunction getUdfs(int index)
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction udfs = 1;
getUdfs
in interface FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
public FlinkFnApi.UserDefinedAggregateFunctionOrBuilder getUdfsOrBuilder(int index)
repeated .org.apache.flink.fn_execution.v1.UserDefinedAggregateFunction udfs = 1;
getUdfsOrBuilder
in interface FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
public boolean getMetricEnabled()
bool metric_enabled = 2;
getMetricEnabled
in interface FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
public List<Integer> getGroupingList()
The array of the key indexes.
repeated int32 grouping = 3;
getGroupingList
in interface FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
public int getGroupingCount()
The array of the key indexes.
repeated int32 grouping = 3;
getGroupingCount
in interface FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
public int getGrouping(int index)
The array of the key indexes.
repeated int32 grouping = 3;
getGrouping
in interface FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
index
- The index of the element to return.public boolean getGenerateUpdateBefore()
Generate retract messages if true.
bool generate_update_before = 4;
getGenerateUpdateBefore
in interface FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
public boolean hasKeyType()
The schema of the grouping keys.
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 5;
hasKeyType
in interface FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
public FlinkFnApi.Schema.FieldType getKeyType()
The schema of the grouping keys.
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 5;
getKeyType
in interface FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
public FlinkFnApi.Schema.FieldTypeOrBuilder getKeyTypeOrBuilder()
The schema of the grouping keys.
.org.apache.flink.fn_execution.v1.Schema.FieldType key_type = 5;
getKeyTypeOrBuilder
in interface FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
public int getIndexOfCountStar()
The index of a count aggregate used to calculate the number of accumulated rows.
int32 index_of_count_star = 6;
getIndexOfCountStar
in interface FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
public boolean getStateCleaningEnabled()
Cleanup the expired state if true.
bool state_cleaning_enabled = 7;
getStateCleaningEnabled
in interface FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
public int getStateCacheSize()
The state cache size.
int32 state_cache_size = 8;
getStateCacheSize
in interface FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
public int getMapStateReadCacheSize()
The map state read cache size.
int32 map_state_read_cache_size = 9;
getMapStateReadCacheSize
in interface FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
public int getMapStateWriteCacheSize()
The map_state_write_cache_size.
int32 map_state_write_cache_size = 10;
getMapStateWriteCacheSize
in interface FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
public boolean getCountStarInserted()
True if the count(*) agg is inserted by the planner.
bool count_star_inserted = 11;
getCountStarInserted
in interface FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
public boolean hasGroupWindow()
Group Window.
.org.apache.flink.fn_execution.v1.GroupWindow group_window = 12;
hasGroupWindow
in interface FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
public FlinkFnApi.GroupWindow getGroupWindow()
Group Window.
.org.apache.flink.fn_execution.v1.GroupWindow group_window = 12;
getGroupWindow
in interface FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
public FlinkFnApi.GroupWindowOrBuilder getGroupWindowOrBuilder()
Group Window.
.org.apache.flink.fn_execution.v1.GroupWindow group_window = 12;
getGroupWindowOrBuilder
in interface FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
public boolean getProfileEnabled()
bool profile_enabled = 13;
getProfileEnabled
in interface FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
public List<FlinkFnApi.JobParameter> getJobParametersList()
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 14;
getJobParametersList
in interface FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
public List<? extends FlinkFnApi.JobParameterOrBuilder> getJobParametersOrBuilderList()
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 14;
getJobParametersOrBuilderList
in interface FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
public int getJobParametersCount()
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 14;
getJobParametersCount
in interface FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
public FlinkFnApi.JobParameter getJobParameters(int index)
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 14;
getJobParameters
in interface FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
public FlinkFnApi.JobParameterOrBuilder getJobParametersOrBuilder(int index)
repeated .org.apache.flink.fn_execution.v1.JobParameter job_parameters = 14;
getJobParametersOrBuilder
in interface FlinkFnApi.UserDefinedAggregateFunctionsOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static FlinkFnApi.UserDefinedAggregateFunctions parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FlinkFnApi.UserDefinedAggregateFunctions parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FlinkFnApi.UserDefinedAggregateFunctions parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FlinkFnApi.UserDefinedAggregateFunctions parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FlinkFnApi.UserDefinedAggregateFunctions parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FlinkFnApi.UserDefinedAggregateFunctions parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FlinkFnApi.UserDefinedAggregateFunctions parseFrom(InputStream input) throws IOException
IOException
public static FlinkFnApi.UserDefinedAggregateFunctions parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FlinkFnApi.UserDefinedAggregateFunctions parseDelimitedFrom(InputStream input) throws IOException
IOException
public static FlinkFnApi.UserDefinedAggregateFunctions parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FlinkFnApi.UserDefinedAggregateFunctions parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static FlinkFnApi.UserDefinedAggregateFunctions parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public FlinkFnApi.UserDefinedAggregateFunctions.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static FlinkFnApi.UserDefinedAggregateFunctions.Builder newBuilder()
public static FlinkFnApi.UserDefinedAggregateFunctions.Builder newBuilder(FlinkFnApi.UserDefinedAggregateFunctions prototype)
public FlinkFnApi.UserDefinedAggregateFunctions.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected FlinkFnApi.UserDefinedAggregateFunctions.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static FlinkFnApi.UserDefinedAggregateFunctions getDefaultInstance()
public static com.google.protobuf.Parser<FlinkFnApi.UserDefinedAggregateFunctions> parser()
public com.google.protobuf.Parser<FlinkFnApi.UserDefinedAggregateFunctions> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public FlinkFnApi.UserDefinedAggregateFunctions getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.