Package | Description |
---|---|
org.apache.river.discovery |
Provides a set of constraints, low-level utility classes, and provider
interfaces for participating in versions 1 and 2 of the multicast request,
multicast announcement, and unicast discovery protocols.
|
Modifier and Type | Field and Description |
---|---|
static DiscoveryProtocolVersion |
DiscoveryProtocolVersion.ONE
Use discovery protocol version 1.
|
static DiscoveryProtocolVersion |
DiscoveryProtocolVersion.TWO
Use discovery protocol version 2.
|
Modifier and Type | Method and Description |
---|---|
static DiscoveryProtocolVersion |
DiscoveryProtocolVersion.getInstance(int version)
Returns a
DiscoveryProtocolVersion constraint for the given
version number. |
Copyright © 2016–2018 The Apache Software Foundation. All rights reserved.