public interface RoutingConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
TargetFunctionType |
getTargetFunctionTypes(int index)
repeated .org.apache.flink.statefun.flink.io.TargetFunctionType targetFunctionTypes = 2; |
int |
getTargetFunctionTypesCount()
repeated .org.apache.flink.statefun.flink.io.TargetFunctionType targetFunctionTypes = 2; |
java.util.List<TargetFunctionType> |
getTargetFunctionTypesList()
repeated .org.apache.flink.statefun.flink.io.TargetFunctionType targetFunctionTypes = 2; |
TargetFunctionTypeOrBuilder |
getTargetFunctionTypesOrBuilder(int index)
repeated .org.apache.flink.statefun.flink.io.TargetFunctionType targetFunctionTypes = 2; |
java.util.List<? extends TargetFunctionTypeOrBuilder> |
getTargetFunctionTypesOrBuilderList()
repeated .org.apache.flink.statefun.flink.io.TargetFunctionType targetFunctionTypes = 2; |
java.lang.String |
getTypeUrl()
string typeUrl = 1; |
com.google.protobuf.ByteString |
getTypeUrlBytes()
string typeUrl = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getTypeUrl()
string typeUrl = 1;com.google.protobuf.ByteString getTypeUrlBytes()
string typeUrl = 1;java.util.List<TargetFunctionType> getTargetFunctionTypesList()
repeated .org.apache.flink.statefun.flink.io.TargetFunctionType targetFunctionTypes = 2;TargetFunctionType getTargetFunctionTypes(int index)
repeated .org.apache.flink.statefun.flink.io.TargetFunctionType targetFunctionTypes = 2;int getTargetFunctionTypesCount()
repeated .org.apache.flink.statefun.flink.io.TargetFunctionType targetFunctionTypes = 2;java.util.List<? extends TargetFunctionTypeOrBuilder> getTargetFunctionTypesOrBuilderList()
repeated .org.apache.flink.statefun.flink.io.TargetFunctionType targetFunctionTypes = 2;TargetFunctionTypeOrBuilder getTargetFunctionTypesOrBuilder(int index)
repeated .org.apache.flink.statefun.flink.io.TargetFunctionType targetFunctionTypes = 2;Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.