| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | AA | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Package | Class | Module | Suggested API Visibility | |||||||||||||||||||||||
2 | org.apache.flink.table.api.internal | ExecutableOperationContextImpl | table-api-java | Internal | |||||||||||||||||||||||
3 | TablePipelineImpl | ||||||||||||||||||||||||||
4 | TableResultUtils | ||||||||||||||||||||||||||
5 | org.apache.flink.table.catalog | AbstractCatalogTable | |||||||||||||||||||||||||
6 | AbstractCatalogView | ||||||||||||||||||||||||||
7 | CatalogDatabaseImpl | ||||||||||||||||||||||||||
8 | CatalogFunctionImpl | ||||||||||||||||||||||||||
9 | CatalogPartitionImpl | ||||||||||||||||||||||||||
10 | GenericInMemoryCatalog | ||||||||||||||||||||||||||
11 | GenericInMemoryCatalogFactory | ||||||||||||||||||||||||||
12 | SchemaTranslator$ConsumingResult | ||||||||||||||||||||||||||
13 | SchemaTranslator$ProducingResult | ||||||||||||||||||||||||||
14 | org.apache.flink.table.expressions.resolver | ExpressionResolver$PostResolverFactory | |||||||||||||||||||||||||
15 | ExpressionResolver$ExpressionResolverBuilder | ||||||||||||||||||||||||||
16 | LocalOverWindow | ||||||||||||||||||||||||||
17 | org.apache.flink.table.expressions.resolver.rules | ResolverRule$ResolutionContext | |||||||||||||||||||||||||
18 | org.apache.flink.table.delegation | PlannerFactory$Context | |||||||||||||||||||||||||
19 | PlannerFactory$DefaultPlannerContext | ||||||||||||||||||||||||||
20 | org.apache.flink.table.execution | StagingSinkJobStatusHook | |||||||||||||||||||||||||
21 | org.apache.flink.table.factories | TableFactoryUtil | |||||||||||||||||||||||||
22 | org.apache.flink.table.functions | SqlLikeUtils | |||||||||||||||||||||||||
23 | org.apache.flink.table.operations | DescribeTableOperation | |||||||||||||||||||||||||
24 | ExecutableOperation$Context | ||||||||||||||||||||||||||
25 | LikeType | ||||||||||||||||||||||||||
26 | JoinQueryOperation$JoinType | ||||||||||||||||||||||||||
27 | NopOperation | ||||||||||||||||||||||||||
28 | OutputConversionModifyOperation$UpdateMode | ||||||||||||||||||||||||||
29 | SetQueryOperation$SetQueryOperationType | ||||||||||||||||||||||||||
30 | ShowCatalogsOperation | ||||||||||||||||||||||||||
31 | ShowColumnsOperation | ||||||||||||||||||||||||||
32 | ShowCreateTableOperation | ||||||||||||||||||||||||||
33 | ShowCreateViewOperation | ||||||||||||||||||||||||||
34 | ShowCurrentCatalogOperation | ||||||||||||||||||||||||||
35 | ShowCurrentDatabaseOperation | ||||||||||||||||||||||||||
36 | ShowDatabasesOperation | ||||||||||||||||||||||||||
37 | ShowFunctionsOperation | ||||||||||||||||||||||||||
38 | ShowFunctionsOperation$FunctionScope | ||||||||||||||||||||||||||
39 | ShowModulesOperation | ||||||||||||||||||||||||||
40 | ShowPartitionsOperation | ||||||||||||||||||||||||||
41 | ShowProceduresOperation | ||||||||||||||||||||||||||
42 | ShowTablesOperation | ||||||||||||||||||||||||||
43 | ShowViewsOperation | ||||||||||||||||||||||||||
44 | SinkModifyOperation$ModifyType | ||||||||||||||||||||||||||
45 | TruncateTableOperation | ||||||||||||||||||||||||||
46 | UnloadModuleOperation | ||||||||||||||||||||||||||
47 | UseCatalogOperation | ||||||||||||||||||||||||||
48 | UseDatabaseOperation | ||||||||||||||||||||||||||
49 | UseModulesOperation | ||||||||||||||||||||||||||
50 | WindowAggregateQueryOperation$WindowType | ||||||||||||||||||||||||||
51 | org.apache.flink.table.operations.command | AddJarOperation | |||||||||||||||||||||||||
52 | ClearOperation | ||||||||||||||||||||||||||
53 | HelpOperation | ||||||||||||||||||||||||||
54 | QuitOperation | ||||||||||||||||||||||||||
55 | RemoveJarOperation | ||||||||||||||||||||||||||
56 | ResetOperation | ||||||||||||||||||||||||||
57 | SetOperation | ||||||||||||||||||||||||||
58 | ShowJarsOperation | ||||||||||||||||||||||||||
59 | ShowJobsOperation | ||||||||||||||||||||||||||
60 | StopJobOperation | ||||||||||||||||||||||||||
61 | org.apache.flink.table.operations.ddl | AddPartitionsOperation | |||||||||||||||||||||||||
62 | AlterCatalogFunctionOperation | ||||||||||||||||||||||||||
63 | AlterDatabaseOperation | ||||||||||||||||||||||||||
64 | AlterPartitionOperation | ||||||||||||||||||||||||||
65 | AlterPartitionPropertiesOperation | ||||||||||||||||||||||||||
66 | AlterTableChangeOperation | ||||||||||||||||||||||||||
67 | AlterTableOperation | ||||||||||||||||||||||||||
68 | AlterTableRenameOperation | ||||||||||||||||||||||||||
69 | AlterTableSchemaOperation | ||||||||||||||||||||||||||
70 | AlterViewAsOperation | ||||||||||||||||||||||||||
71 | AlterViewOperation | ||||||||||||||||||||||||||
72 | AlterViewPropertiesOperation | ||||||||||||||||||||||||||
73 | AlterViewRenameOperation | ||||||||||||||||||||||||||
74 | AnalyzeTableOperation | ||||||||||||||||||||||||||
75 | CompilePlanOperation | ||||||||||||||||||||||||||
76 | CreateCatalogFunctionOperation | ||||||||||||||||||||||||||
77 | CreateCatalogOperation | ||||||||||||||||||||||||||
78 | CreateDatabaseOperation | ||||||||||||||||||||||||||
79 | CreateTableOperation | ||||||||||||||||||||||||||
80 | CreateTempSystemFunctionOperation | ||||||||||||||||||||||||||
81 | CreateViewOperation | ||||||||||||||||||||||||||
82 | DropCatalogFunctionOperation | ||||||||||||||||||||||||||
83 | DropCatalogOperation | ||||||||||||||||||||||||||
84 | DropDatabaseOperation | ||||||||||||||||||||||||||
85 | DropOperation | ||||||||||||||||||||||||||
86 | DropPartitionsOperation | ||||||||||||||||||||||||||
87 | DropTableOperation | ||||||||||||||||||||||||||
88 | DropTempSystemFunctionOperation | ||||||||||||||||||||||||||
89 | DropViewOperation | ||||||||||||||||||||||||||
90 | org.apache.flink.table.operations.utils | ExecutableOperationUtils | |||||||||||||||||||||||||
91 | OperationExpressionsUtils$CategorizedExpressions | ||||||||||||||||||||||||||
92 | org.apache.flink.table.typeutils | FieldInfoUtils | |||||||||||||||||||||||||
93 | FieldInfoUtils$TypeInfoSchema | ||||||||||||||||||||||||||
94 | org.apache.flink.table.sinks | CsvTableSink$CsvFormatter | flink-table-api-java-bridge | Internal | |||||||||||||||||||||||
95 | org.apache.flink.table.sources | CsvTableSource$Builder | |||||||||||||||||||||||||
96 | CsvTableSource$CsvLookupFunction | ||||||||||||||||||||||||||
97 | org.apache.flink.table.catalog | AbstractCatalog | flink-table-common | Internal | |||||||||||||||||||||||
98 | CatalogLock$Factory | ||||||||||||||||||||||||||
99 | org.apache.flink.table.catalog.stats | CatalogColumnStatisticsDataBinary | PublicEvolving | ||||||||||||||||||||||||
100 | CatalogColumnStatisticsDataBoolean |