| Package | Description |
|---|---|
| com.tangosol.net.topic |
| Modifier and Type | Field and Description |
|---|---|
protected static Publisher.FailOnFull |
Publisher.FailOnFull.INSTANCE
Singleton instance.
|
| Modifier and Type | Method and Description |
|---|---|
static Publisher.FailOnFull |
Publisher.FailOnFull.enabled()
Obtain the Option indicating futures should complete exceptionally if the topic is full.
|