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