Package uk.gov.gchq.gaffer.rest.service.v1
Service implementations for v1 of the Gaffer REST API.
-
Interface Summary Interface Description IGraphConfigurationService IJobService AnIJobService
handles jobs - executing Jobs and getting Job statuses.IOperationService IStatusService AnStatusService
has methods to check the status of the systemSwaggerDefinitionConfig Empty interface containing the Swagger API definitions for the v1 Gaffer REST API. -
Class Summary Class Description GraphConfigurationService An implementation ofIGraphConfigurationService
.JobService An implementation ofIJobService
.OperationService An implementation ofIOperationService
.StatusService An implementation ofIStatusService
.