Uses of Class
io.github.bucket4j.grid.hazelcast.SimpleBackupProcessor
-
Packages that use SimpleBackupProcessor Package Description io.github.bucket4j.grid.hazelcast io.github.bucket4j.grid.hazelcast.serialization -
-
Uses of SimpleBackupProcessor in io.github.bucket4j.grid.hazelcast
Methods in io.github.bucket4j.grid.hazelcast with parameters of type SimpleBackupProcessor Modifier and Type Method Description booleanSimpleBackupProcessor. equalsByContent(SimpleBackupProcessor other) -
Uses of SimpleBackupProcessor in io.github.bucket4j.grid.hazelcast.serialization
Methods in io.github.bucket4j.grid.hazelcast.serialization that return SimpleBackupProcessor Modifier and Type Method Description SimpleBackupProcessorSimpleBackupProcessorSerializer. read(com.hazelcast.nio.ObjectDataInput in)SimpleBackupProcessorSimpleBackupProcessorSerializer. read(com.hazelcast.nio.ObjectDataInput in, Class aClass)Methods in io.github.bucket4j.grid.hazelcast.serialization that return types with arguments of type SimpleBackupProcessor Modifier and Type Method Description Class<SimpleBackupProcessor>SimpleBackupProcessorSerializer. getSerializableType()Methods in io.github.bucket4j.grid.hazelcast.serialization with parameters of type SimpleBackupProcessor Modifier and Type Method Description voidSimpleBackupProcessorSerializer. write(com.hazelcast.nio.ObjectDataOutput out, SimpleBackupProcessor serializable)
-