package cli

Type Members

  1. class CLIService extends CompositeService with ICLIService

    CLIService.

  2. abstract class CLIServiceClient extends ICLIService

    CLIServiceClient.

  3. class CLIServiceUtils extends AnyRef

    CLIServiceUtils.

  4. class ColumnBasedSet extends RowSet

    ColumnBasedSet.

  5. class ColumnDescriptor extends AnyRef

    ColumnDescriptor.

  6. class ColumnValue extends AnyRef

    Protocols before HIVE_CLI_SERVICE_PROTOCOL_V6 (used by RowBasedSet)

  7. sealed abstract final class FetchOrientation extends Enum[FetchOrientation]

    FetchOrientation.

  8. sealed abstract final class FetchType extends Enum[FetchType]

    FetchType indicates the type of fetchResults request.

    FetchType indicates the type of fetchResults request. It maps the TFetchType, which is generated from Thrift interface.

  9. sealed abstract final class GetInfoType extends Enum[GetInfoType]

    GetInfoType.

  10. class GetInfoValue extends AnyRef

    GetInfoValue.

  11. abstract class Handle 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.

  12. class HandleIdentifier extends AnyRef

    HandleIdentifier.

  13. class HiveSQLException extends SQLException

    HiveSQLException.

  14. trait ICLIService 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.

  15. class OperationHandle extends Handle

    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.

  16. sealed abstract final class OperationState extends Enum[OperationState]

    OperationState.

  17. class OperationStatus extends AnyRef

    OperationStatus

  18. sealed abstract final class OperationType extends Enum[OperationType]

    OperationType.

  19. class RowBasedSet extends RowSet

    RowBasedSet

  20. trait RowSet extends Iterable[Array[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.

  21. class RowSetFactory 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.

  22. class SessionHandle extends Handle

    SessionHandle.

  23. class TableSchema extends AnyRef

    TableSchema.

  24. class TypeDescriptor extends AnyRef

    TypeDescriptor.

  25. class TypeQualifiers extends AnyRef

    This class holds type qualifier information for a primitive type, such as char/varchar length or decimal precision/scale.

Ungrouped