Class Hierarchy
- java.lang.Object
- org.elasticsearch.rest.BaseRestHandler (implements org.elasticsearch.rest.RestHandler)
- org.elasticsearch.rest.action.cat.AbstractCatAction
- org.elasticsearch.rest.action.cat.RestAliasAction
 - org.elasticsearch.rest.action.cat.RestAllocationAction
 - org.elasticsearch.rest.action.cat.RestCatRecoveryAction
 - org.elasticsearch.rest.action.cat.RestCountAction
 - org.elasticsearch.rest.action.cat.RestFielddataAction
 - org.elasticsearch.rest.action.cat.RestHealthAction
 - org.elasticsearch.rest.action.cat.RestIndicesAction
 - org.elasticsearch.rest.action.cat.RestMasterAction
 - org.elasticsearch.rest.action.cat.RestNodeAttrsAction
 - org.elasticsearch.rest.action.cat.RestNodesAction
 - org.elasticsearch.rest.action.cat.RestPendingClusterTasksAction
 - org.elasticsearch.rest.action.cat.RestPluginsAction
 - org.elasticsearch.rest.action.cat.RestRepositoriesAction
 - org.elasticsearch.rest.action.cat.RestSegmentsAction
 - org.elasticsearch.rest.action.cat.RestShardsAction
 - org.elasticsearch.rest.action.cat.RestSnapshotAction
 - org.elasticsearch.rest.action.cat.RestTasksAction
 - org.elasticsearch.rest.action.cat.RestTemplatesAction
 - org.elasticsearch.rest.action.cat.RestThreadPoolAction
 
 - org.elasticsearch.rest.action.cat.RestCatAction
 
 - org.elasticsearch.rest.action.cat.AbstractCatAction
 - org.elasticsearch.rest.action.cat.RestTable
 
 - org.elasticsearch.rest.BaseRestHandler (implements org.elasticsearch.rest.RestHandler)