Uses of Class
com.tangosol.io.AsyncBinaryStore.QueueDaemon
Packages that use AsyncBinaryStore.QueueDaemon
Package
Description
Contains classes providing cache persistence of serialized objects.
- 
Uses of AsyncBinaryStore.QueueDaemon in com.tangosol.io
Methods in com.tangosol.io that return AsyncBinaryStore.QueueDaemonModifier and TypeMethodDescriptionprotected AsyncBinaryStore.QueueDaemonAsyncBinaryStore.ensureQueueDaemon()Obtain the QueueDaemon, if one already exists; otherwise, create and start one.protected AsyncBinaryStore.QueueDaemonAsyncBinaryStore.getQueueDaemon()protected AsyncBinaryStore.QueueDaemonAsyncBinaryStore.instantiateQueueDaemon()Factory method: Instantiate a QueueDaemon.Methods in com.tangosol.io with parameters of type AsyncBinaryStore.QueueDaemonModifier and TypeMethodDescriptionprotected voidAsyncBinaryStore.setQueueDaemon(AsyncBinaryStore.QueueDaemon daemon)