Skip navigation links

Package com.hazelcast.internal.journal

This package contains supporting classes for data structure specific event journals.

See: Description

Package com.hazelcast.internal.journal Description

This package contains supporting classes for data structure specific event journals. The event journal is a container for events related to a data structure. This includes events such as add, update, remove, evict and others. Each distributed object and partition has it's own event journal.
Since:
3.9
Skip navigation links

Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.