| Package | Description |
|---|---|
| com.tangosol.net.topic |
| Modifier and Type | Field and Description |
|---|---|
protected static Subscriber.CompleteOnEmpty |
Subscriber.CompleteOnEmpty.INSTANCE
The CompleteOnEmpty singleton.
|
| Modifier and Type | Method and Description |
|---|---|
static <V> Subscriber.CompleteOnEmpty<V> |
Subscriber.CompleteOnEmpty.enabled()
Obtain the Option indicating futures should complete if the topic is empty.
|