| Modifier and Type | Class and Description |
|---|---|
class |
DocumentBroadcastConfig |
| Modifier and Type | Method and Description |
|---|---|
DynamicBroadcastConfig |
PersistentCache.getBroadcastConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
PersistentCache.setBroadcastConfig(DynamicBroadcastConfig broadcastConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
InMemoryBroadcaster.setBroadcastConfig(DynamicBroadcastConfig broadcastConfig) |
void |
TCPBroadcaster.setBroadcastConfig(DynamicBroadcastConfig broadcastConfig) |
void |
Broadcaster.setBroadcastConfig(DynamicBroadcastConfig broadcastConfig)
Change the dynamic broadcasting configuration.
|
void |
UDPBroadcaster.setBroadcastConfig(DynamicBroadcastConfig broadcastConfig) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.