Interface | Description |
---|---|
Request |
Provides information on the current request.
|
Result |
Represents a result from a request handler invocation.
|
ResultPostProcessor |
Processor which processes result objects prior to them being returned to the service.
|
Class | Description |
---|---|
ActionService |
Service responsible for action definition resource requests.
|
AmbariMetaInfo |
ServiceInfo responsible getting information about cluster.
|
BaseRequest |
Request implementation.
|
BaseService |
Provides common functionality to all services.
|
BlueprintService |
Service responsible for handling REST requests for the /blueprints endpoint.
|
ClusterService |
Service responsible for cluster resource requests.
|
ComponentService |
Service responsible for components resource requests.
|
ConfigGroupService |
Service responsible for management of Config Groups
|
ConfigurationService |
Service responsible for services resource requests.
|
DeleteRequest |
A DELETE request.
|
FeedService |
DR feed service.
|
GetRequest |
A GET request.
|
HostComponentService |
Service responsible for host_components resource requests.
|
HostService |
Service responsible for hosts resource requests.
|
InstanceService |
Service responsible for instances resource requests.
|
JobService |
Service responsible for job resource requests.
|
KeyService | |
LogoutService |
Service performing logout of current user
|
NamedPropertySet |
A named set of related properties.
|
PersistKeyValueImpl | |
PersistKeyValueService | |
PostRequest |
A POST request.
|
PutRequest |
A PUT request.
|
QueryPostRequest |
Request for creating sub-resources of instances based on a query.
|
RequestBody |
Represents the http body of the request.
|
RequestFactory |
Factory for
Request instances. |
RequestScheduleService |
Service responsible for management of a batch of requests with attached
schedule
|
RequestService |
Service responsible for request resource requests.
|
ResultImpl |
Result implementation.
|
ResultPostProcessorImpl |
Processes returned results to add href's and other content.
|
ResultStatus |
Result status information.
|
RootServiceService | |
ServiceService |
Service responsible for services resource requests.
|
Stacks2Service |
Service for stacks management.
|
StacksService |
Service for stacks management.
|
TargetClusterService |
DR target cluster service.
|
TaskAttemptService |
Service responsible for task attempt resource requests.
|
TaskService |
Service responsible for task resource requests.
|
UserService |
Service responsible for user requests.
|
ViewExternalSubResourceService |
Service responsible for view sub-resource requests.
|
ViewInstanceService |
Service responsible for instances resource requests.
|
ViewService |
Service responsible for view resource requests.
|
ViewSubResourceService |
View sub-resource service.
|
WorkflowService |
Service responsible for workflow resource requests.
|
Enum | Description |
---|---|
Request.Type |
Enum of request types.
|
Result.STATUS | |
ResultStatus.STATUS |
STATUS enum.
|
Copyright © 2017. All rights reserved.