|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ExecService |
Class Summary | |
---|---|
AppConfig | The configuration for Templeton. |
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. |
CatchallExceptionMapper | Map all exceptions to the Jersey response. |
ColumnDesc | A description of the column to create. |
CompleteBean | CompleteBean - The results of an CompleteDelegator run. |
CompleteDelegator | Complete a job. |
DatabaseDesc | A description of the database to create. |
DeleteDelegator | Delete a job |
EnqueueBean | EnqueueBean - The results of a call that enqueues a Hadoop job. |
ExecBean | ExecBean - The results of an exec call. |
ExecServiceImpl | Execute a local program. |
GroupPermissionsDesc | The base create permissions for ddl objects. |
HcatDelegator | Run hcat on the local server using the ExecService. |
HcatException | Unable to run hcat on the job. |
HiveDelegator | Submit a Hive job. |
JarDelegator | Submit a job to the MapReduce queue. |
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. |
ListDelegator | List jobs owned by a user. |
Main | The main executable that starts up and runs the Server. |
MaxByteArrayOutputStream | An output stream that will only accept the first N bytes of data. |
NotAuthorizedException | Simple "user not found" type exception. |
PartitionDesc | A description of the partition to create. |
PigDelegator | Submit a Pig job. |
QueueException | Unable to queue the job |
QueueStatusBean | QueueStatusBean - The results of an exec call. |
SecureProxySupport | Helper class to run jobs using Kerberos security. |
Server | The Templeton Web API server. |
SimpleExceptionMapper | Map our exceptions to the Jersey response. |
SimpleWebException | Simple exception that will return a json error payload if thrown from a JAX web server. |
StatusDelegator | Fetch the status of a given job id in the queue. |
StreamingDelegator | Submit a streaming job to the MapReduce queue. |
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.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. |
UgiFactory | |
WadlConfig | Simple class that incorporates javadoc information into the wadl produced by jersey. |
Enum Summary | |
---|---|
TableDesc.SortDirectionDesc | Ther ASC or DESC sort order. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |