Uses of Class
uk.gov.gchq.gaffer.proxystore.operation.GetProxyProperties
-
Packages that use GetProxyProperties Package Description uk.gov.gchq.gaffer.proxystore.operation.handler Operation handlers for the ProxyStore. -
-
Uses of GetProxyProperties in uk.gov.gchq.gaffer.proxystore.operation.handler
Methods in uk.gov.gchq.gaffer.proxystore.operation.handler with parameters of type GetProxyProperties Modifier and Type Method Description Map<String,Object>
GetProxyPropertiesHandler. doOperation(GetProxyProperties operation, Context context, Store store)
This implementation could work with with any store and properties but gets ONLY the Proxy Properties value from the Proxy store.
-