Class GafferResultCacheUtil


  • public final class GafferResultCacheUtil
    extends Object
    Utility methods for maintaining a Gaffer result cache.
    • Method Detail

      • createGraph

        public static Graph createGraph​(String graphId,
                                        String cacheStorePropertiesPath,
                                        Long timeToLive)
      • createSchema

        public static Schema createSchema​(Long timeToLive)