Uses of Class
uk.gov.gchq.gaffer.proxystore.ProxyProperties
-
Packages that use ProxyProperties Package Description uk.gov.gchq.gaffer.proxystore The Gaffer ProxyStore implementation. -
-
Uses of ProxyProperties in uk.gov.gchq.gaffer.proxystore
Methods in uk.gov.gchq.gaffer.proxystore that return ProxyProperties Modifier and Type Method Description ProxyPropertiesProxyStore. getProperties()static ProxyPropertiesProxyProperties. loadStoreProperties(InputStream storePropertiesStream)static ProxyPropertiesProxyProperties. loadStoreProperties(String pathStr)static ProxyPropertiesProxyProperties. loadStoreProperties(Path storePropertiesPath)
-