| Package | Description | 
|---|---|
| com.hazelcast.cache.impl | 
 
     Hazelcast JSR-107 aka JCache implementation 
 | 
| com.hazelcast.cache.impl.journal | 
| Modifier and Type | Method and Description | 
|---|---|
CacheEventJournal | 
AbstractCacheService.getEventJournal()  | 
CacheEventJournal | 
ICacheService.getEventJournal()
Returns an interface for interacting with the cache event journals. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RingbufferCacheEventJournalImpl
The cache event journal implementation based on the  
Ringbuffer. | 
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.