Interface | Description |
---|---|
Service | |
Service.EndpointFactory |
A helper factory which generates endpoints.
|
Class | Description |
---|---|
AbstractService |
The base implementation for all
Service s. |
ConfigService | |
KeyValueService |
The
KeyValueService is composed of and manages KeyValueEndpoint s. |
QueryService |
The
QueryService is composed of and manages QueryEndpoint s. |
ServiceFactory | |
ViewService |
The
ViewService is composed of and manages ViewEndpoint s. |
Enum | Description |
---|---|
BucketServiceMapping |
Defines the relationship between a bucket and a service.
|
ServiceType |
Represents the different
ServiceType s and how they map onto buckets. |