Class SharedBufferCacheConfig

    • Constructor Detail

      • SharedBufferCacheConfig

        public SharedBufferCacheConfig()
      • SharedBufferCacheConfig

        public SharedBufferCacheConfig​(int eventsBufferCacheSlots,
                                       int entryCacheSlots,
                                       Duration cacheStatisticsInterval)
    • Method Detail

      • getEventsBufferCacheSlots

        public int getEventsBufferCacheSlots()
      • getEntryCacheSlots

        public int getEntryCacheSlots()
      • getCacheStatisticsInterval

        public Duration getCacheStatisticsInterval()