Package | Description |
---|---|
com.tangosol.io |
Contains classes providing cache persistence of serialized objects.
|
Modifier and Type | Method | Description |
---|---|---|
protected 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 Type | Method | Description |
---|---|---|
protected void |
AsyncBinaryStore.setQueueDaemon(AsyncBinaryStore.QueueDaemon daemon) |