Uses of Annotation Type
org.apache.flink.annotation.Internal
Packages that use Internal
Package
Description
-
Uses of Internal in org.apache.flink.configuration
Methods in org.apache.flink.configuration with annotations of type InternalModifier and TypeMethodDescriptionbyte[]Returns the value associated with the given key as a byte array.voidAdds the given byte array to the configuration object.Configuration.toFileWritableMap()Convert Config into aMap<String, String>representation.ReadableConfig.toMap()Converts the configuration items into a map of string key-value pairs. -
Uses of Internal in org.apache.flink.table.api
Methods in org.apache.flink.table.api with annotations of type InternalModifier and TypeMethodDescriptionEnvironmentSettings.getCatalogStore()TableConfig.getRootConfiguration()Gives direct access to the underlying environment-specific key-value map for advanced configuration.EnvironmentSettings.getSecretStore()EnvironmentSettings.getSqlFactory()EnvironmentSettings.getUserClassLoader()Returns the userClassLoaderto use for code generation, UDF loading and other operations requiring reflections on user code.voidTableConfig.setRootConfiguration(ReadableConfig rootConfiguration) Sets the given configuration asTableConfig.rootConfiguration, which contains any configuration set in the execution context.TableConfig.toMap() -
Uses of Internal in org.apache.flink.table.api.config
Methods in org.apache.flink.table.api.config with annotations of type InternalModifier and TypeMethodDescriptionExecutionConfigOptions.LegacyCastBehaviour.getDescription()Deprecated.ExecutionConfigOptions.NestedEnforcer.getDescription()ExecutionConfigOptions.NotNullEnforcer.getDescription()ExecutionConfigOptions.RowtimeInserter.getDescription()ExecutionConfigOptions.TypeLengthEnforcer.getDescription()ExecutionConfigOptions.UidGeneration.getDescription()TableConfigOptions.CatalogPlanCompilation.getDescription()TableConfigOptions.CatalogPlanRestore.getDescription()TableConfigOptions.ColumnExpansionStrategy.getDescription() -
Uses of Internal in org.apache.flink.table.factories
Classes in org.apache.flink.table.factories with annotations of type InternalModifier and TypeClassDescriptionstatic classDefault implementation ofCatalogFactory.Context.static classDefault implementation ofCatalogStoreFactory.Context.static classDefault implementation ofDynamicTableFactory.Context.static classDefault implementation ofModelProviderFactory.Context.static classDefault implementation ofModuleFactory.Context.static classDefault implementation ofSecretStoreFactory.Context. -
Uses of Internal in org.apache.flink.table.functions
Methods in org.apache.flink.table.functions with annotations of type InternalModifier and TypeMethodDescriptionstatic List<org.apache.flink.table.functions.BuiltInFunctionDefinition>BuiltInFunctionDefinitions.getDefinitions()