| Package | Description |
|---|---|
| org.apache.hive.hcatalog.templeton | |
| org.apache.hive.hcatalog.templeton.tool |
| Class and Description |
|---|
| AppConfig
The configuration for Templeton.
|
| AppConfig.JobsListOrder |
| BadParam
Missing required or badly configured paramater.
|
| BusyException
Simple "we are busy, try again" exception.
|
| CallbackFailedException
The callback failed when it tried to reach the callback URL.
|
| ColumnDesc
A description of the column to create.
|
| CompleteBean
CompleteBean - The results of an CompleteDelegator run.
|
| DatabaseDesc
A description of the database to create.
|
| EnqueueBean
EnqueueBean - The results of a call that enqueues a Hadoop job.
|
| ExecBean
ExecBean - The results of an exec call.
|
| ExecService |
| ExecServiceImpl
Execute a local program.
|
| GroupPermissionsDesc
The base create permissions for ddl objects.
|
| HcatException
Unable to run hcat on the job.
|
| JobCallable |
| JobCallable.JobState |
| JobItemBean |
| JobRequestExecutor.JobRequestType |
| JsonBuilder
Helper class to build new json objects with new top level
properties.
|
| LauncherDelegator
The helper class for all the Templeton delegator classes that
launch child jobs.
|
| LauncherDelegator.JobType |
| NotAuthorizedException
Simple "user not found" type exception.
|
| PartitionDesc
A description of the partition to create.
|
| QueueException
Unable to queue the job
|
| QueueStatusBean
QueueStatusBean - The results of an exec call.
|
| SimpleWebException
Simple exception that will return a json error payload if thrown
from a JAX web server.
|
| TableDesc
A description of the table to create.
|
| TableDesc.ClusteredByDesc
How to cluster the table.
|
| TableDesc.ClusterSortOrderDesc
The clustered sort order.
|
| TableDesc.RowFormatDesc
The Row Format.
|
| TableDesc.SerdeDesc
The SERDE Row Format.
|
| TableDesc.SortDirectionDesc
Ther ASC or DESC sort order.
|
| TableDesc.StorageFormatDesc
The storage format.
|
| TableDesc.StoredByDesc
How to store the table.
|
| TableLikeDesc
A description of the table to create that's like another table.
|
| TablePropertyDesc
A description of a table property.
|
| TempletonDelegator
The helper class for all the Templeton delegator classes.
|
| TooManyRequestsException
Raise this exception if web service is busy with existing requests and not able
service new requests.
|
| Class and Description |
|---|
| AppConfig
The configuration for Templeton.
|
| LauncherDelegator.JobType |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.