Uses of Interface
uk.gov.gchq.gaffer.rest.service.v1.IGraphConfigurationService
-
Packages that use IGraphConfigurationService Package Description uk.gov.gchq.gaffer.rest.service.v1 Service implementations for v1 of the Gaffer REST API. -
-
Uses of IGraphConfigurationService in uk.gov.gchq.gaffer.rest.service.v1
Classes in uk.gov.gchq.gaffer.rest.service.v1 that implement IGraphConfigurationService Modifier and Type Class Description class
GraphConfigurationService
An implementation ofIGraphConfigurationService
.
-