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 ProxyProperties
ProxyStore. getProperties()
static ProxyProperties
ProxyProperties. loadStoreProperties(InputStream storePropertiesStream)
static ProxyProperties
ProxyProperties. loadStoreProperties(String pathStr)
static ProxyProperties
ProxyProperties. loadStoreProperties(Path storePropertiesPath)
-