Uses of Class
com.tangosol.io.AsyncBinaryStore.QueueDaemon
Package
Description
Contains classes providing cache persistence of serialized objects.
-
Uses of AsyncBinaryStore.QueueDaemon in com.tangosol.io
Modifier and TypeMethodDescriptionprotected AsyncBinaryStore.QueueDaemon
AsyncBinaryStore.ensureQueueDaemon()
Obtain the QueueDaemon, if one already exists; otherwise, create and start one.protected AsyncBinaryStore.QueueDaemon
AsyncBinaryStore.getQueueDaemon()
protected AsyncBinaryStore.QueueDaemon
AsyncBinaryStore.instantiateQueueDaemon()
Factory method: Instantiate a QueueDaemon.Modifier and TypeMethodDescriptionprotected void
AsyncBinaryStore.setQueueDaemon
(AsyncBinaryStore.QueueDaemon daemon)