| Package | Description |
|---|---|
| io.github.bucket4j.grid.hazelcast.serialization |
| Modifier and Type | Method and Description |
|---|---|
HazelcastSerializer<T> |
HazelcastSerializer.withBaseTypeId(int baseTypeId) |
| Modifier and Type | Method and Description |
|---|---|
static List<HazelcastSerializer<?>> |
HazelcastSerializer.getAllSerializers(int typeIdBase)
Returns the list custom Hazelcast serializers for all classes from Bucket4j library which can be transferred over network.
|
Copyright © 2021. All rights reserved.