affer.doc.0.7.4.source-code.ResultCacheExportOperations.json Maven / Gradle / Ivy
{
"operations": [
{
"operation": "uk.gov.gchq.gaffer.operation.impl.export.resultcache.ExportToGafferResultCache",
"handler": {
"class": "uk.gov.gchq.gaffer.operation.export.resultcache.handler.ExportToGafferResultCacheHandler",
"timeToLive": 86400000,
"storePropertiesPath": "cache-store.properties",
"jsonSerialiserClass": "uk.gov.gchq.gaffer.traffic.serialisation.CustomJsonSerialiser"
}
},
{
"operation": "uk.gov.gchq.gaffer.operation.impl.export.resultcache.GetGafferResultCacheExport",
"handler": {
"class": "uk.gov.gchq.gaffer.operation.export.resultcache.handler.GetGafferResultCacheExportHandler",
"timeToLive": 86400000,
"storePropertiesPath": "cache-store.properties",
"jsonSerialiserClass": "uk.gov.gchq.gaffer.traffic.serialisation.CustomJsonSerialiser"
}
}
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy