|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MetadataOperation | |
---|---|
org.apache.hive.service.cli.operation |
Uses of MetadataOperation in org.apache.hive.service.cli.operation |
---|
Subclasses of MetadataOperation in org.apache.hive.service.cli.operation | |
---|---|
class |
GetCatalogsOperation
GetCatalogsOperation. |
class |
GetColumnsOperation
GetColumnsOperation. |
class |
GetFunctionsOperation
GetFunctionsOperation. |
class |
GetSchemasOperation
GetSchemasOperation. |
class |
GetTablesOperation
GetTablesOperation. |
class |
GetTableTypesOperation
GetTableTypesOperation. |
class |
GetTypeInfoOperation
GetTypeInfoOperation. |
Methods in org.apache.hive.service.cli.operation that return MetadataOperation | |
---|---|
MetadataOperation |
OperationManager.newGetTablesOperation(HiveSession parentSession,
String catalogName,
String schemaName,
String tableName,
List<String> tableTypes)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |