package cli
Type Members
-
class
CLIService extends CompositeService with ICLIService
CLIService.
-
abstract
class
CLIServiceClient extends ICLIService
CLIServiceClient.
-
class
CLIServiceUtils extends AnyRef
CLIServiceUtils.
-
class
ColumnBasedSet extends RowSet
ColumnBasedSet.
-
class
ColumnDescriptor extends AnyRef
ColumnDescriptor.
-
class
ColumnValue extends AnyRef
Protocols before HIVE_CLI_SERVICE_PROTOCOL_V6 (used by RowBasedSet)
-
sealed abstract final
class
FetchOrientation extends Enum[FetchOrientation]
FetchOrientation.
-
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.
-
sealed abstract final
class
GetInfoType extends Enum[GetInfoType]
GetInfoType.
-
class
GetInfoValue extends AnyRef
GetInfoValue.
-
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.
-
class
HandleIdentifier extends AnyRef
HandleIdentifier.
-
class
HiveSQLException extends SQLException
HiveSQLException.
-
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.
-
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.
-
sealed abstract final
class
OperationState extends Enum[OperationState]
OperationState.
-
class
OperationStatus extends AnyRef
OperationStatus
-
sealed abstract final
class
OperationType extends Enum[OperationType]
OperationType.
-
class
RowBasedSet extends RowSet
RowBasedSet
-
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.
-
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.
-
class
SessionHandle extends Handle
SessionHandle.
-
class
TableSchema extends AnyRef
TableSchema.
-
class
TypeDescriptor extends AnyRef
TypeDescriptor.
-
class
TypeQualifiers extends AnyRef
This class holds type qualifier information for a primitive type, such as char/varchar length or decimal precision/scale.