Package | Description |
---|---|
org.elasticsearch.common.network |
Modifier and Type | Method and Description |
---|---|
static MulticastChannel |
MulticastChannel.getChannel(String name,
boolean shared,
MulticastChannel.Config config,
MulticastChannel.Listener listener)
Builds a channel based on the provided config, allowing to control if sharing a channel that uses
the same config is allowed or not.
|
Copyright © 2009–2015. All rights reserved.