Provides classes for configuring HazelcastInstance.
-
Get the QueueStore (load and store queue items from/to a database) configuration.
Sets the class name of the queue store implementation to be used when
instantiating the queue store.
Enables or disables the queue store.
Sets the factory class name which will be used to instantiate the queue
store.
Sets the queue store factory implementation which will be used to
instantiate the queue store.
Sets the properties to be used when instantiating the queue store.
Sets a property to be used when instantiating the queue store.
Sets the implementation of the queue store which will be used to store
queue items.
Set the QueueStore (load and store queue items from/to a database) configuration.