package operation

Type Members

  1. class ClassicTableTypeMapping extends TableTypeMapping

    ClassicTableTypeMapping.

    ClassicTableTypeMapping. Classic table type mapping : Managed Table to Table External Table to Table Virtual View to View

  2. abstract class ExecuteStatementOperation extends Operation

    Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.

    Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

    Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

  3. class GetCatalogsOperation extends MetadataOperation

    GetCatalogsOperation.

  4. class GetColumnsOperation extends MetadataOperation

    GetColumnsOperation.

  5. class GetCrossReferenceOperation extends MetadataOperation

    GetCrossReferenceOperation.

  6. class GetFunctionsOperation extends MetadataOperation

    GetFunctionsOperation.

  7. class GetPrimaryKeysOperation extends MetadataOperation

    GetPrimaryKeysOperation.

  8. class GetSchemasOperation extends MetadataOperation

    GetSchemasOperation.

  9. class GetTableTypesOperation extends MetadataOperation

    GetTableTypesOperation.

  10. class GetTablesOperation extends MetadataOperation

    GetTablesOperation.

  11. class GetTypeInfoOperation extends MetadataOperation

    GetTypeInfoOperation.

  12. class HiveCommandOperation extends ExecuteStatementOperation

    Executes a HiveCommand

  13. class HiveTableTypeMapping extends TableTypeMapping

    HiveTableTypeMapping.

    HiveTableTypeMapping. Default table type mapping

  14. class LogDivertAppender extends WriterAppender

    An Appender to divert logs from individual threads to the LogObject they belong to.

  15. abstract class MetadataOperation extends Operation

    MetadataOperation.

  16. abstract class Operation extends AnyRef

    Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.

    Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

    Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

  17. class OperationManager extends AbstractService

    OperationManager.

  18. class SQLOperation extends ExecuteStatementOperation

    SQLOperation.

  19. trait TableTypeMapping extends AnyRef

    Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.

    Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

    Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

  20. class TableTypeMappingFactory extends AnyRef

    Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.

    Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

    Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Ungrouped