All Downloads are FREE. Search and download functionalities are using the official Maven repository.

affer.doc.0.7.4.source-code.ResultCacheExportOperations.json Maven / Gradle / Ivy

There is a newer version: 1.0.0-RC2
Show newest version
{
  "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