Serialized Form
-
Package io.github.bucket4j.grid.hazelcast
-
Class io.github.bucket4j.grid.hazelcast.HazelcastEntryProcessor extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
backupProcessor
com.hazelcast.map.EntryProcessor<K,byte[],byte[]> backupProcessor
-
requestBytes
byte[] requestBytes
-
-
Class io.github.bucket4j.grid.hazelcast.HazelcastOffloadableEntryProcessor extends HazelcastEntryProcessor<K,T> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
executorName
String executorName
-
-
Class io.github.bucket4j.grid.hazelcast.SimpleBackupProcessor extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
state
byte[] state
-
-