Class SummariseApplication.MyStorageConfiguration
java.lang.Object
org.openprovenance.prov.service.translation.storage.StorageConfiguration
org.openprovenance.prov.service.summary.SummariseApplication.MyStorageConfiguration
- All Implemented Interfaces:
EnvironmentVariables
- Enclosing class:
SummariseApplication
-
Field Summary
Fields inherited from class org.openprovenance.prov.service.translation.storage.StorageConfiguration
defaultConfiguration, pathFields inherited from interface org.openprovenance.prov.service.translation.storage.EnvironmentVariables
MONGOSERVER_HOST, PSERVICE_AUTODELETE, PSERVICE_CACHE, PSERVICE_DBNAME, PSERVICE_DEL_PERIOD, PSERVICE_INDEX, PSERVICE_MONGO_HOST, PSERVICE_REDIS_HOST, PSERVICE_REDIS_PORT, PSERVICE_STORAGE, REDISSERVER_HOST, REDISSERVER_PORT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openprovenance.prov.service.translation.storage.StorageConfiguration
initInMemory, initRedis, makeConfig, makeConfig, withFileSystem, withMongoDb
-
Constructor Details
-
MyStorageConfiguration
public MyStorageConfiguration()
-
-
Method Details
-
theDefaultConfiguration
- Overrides:
theDefaultConfigurationin classStorageConfiguration
-