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