Package com.turbospaces.jgroups
Class DNSPingChannel
java.lang.Object
org.jgroups.JChannel
com.turbospaces.jgroups.DNSPingChannel
- All Implemented Interfaces:
Closeable,AutoCloseable
public class DNSPingChannel
extends org.jgroups.JChannel
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jgroups.JChannel
org.jgroups.JChannel.State -
Field Summary
Fields inherited from class org.jgroups.JChannel
address_generators, channel_listeners, cluster_name, discard_own_messages, flush_supported, local_addr, log, name, probe_handler, prot_stack, receiver, state, state_promise, state_transfer_supported, stats, up_handler, view -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jgroups.JChannel
_close, _connect, _preConnect, addAddressGenerator, addChannelListener, address, checkClosed, checkClosedOrNotConnected, cleanup, clearChannelListeners, close, clusterName, connect, connect, connect, connect, determineCoordinator, disconnect, down, down, down, dumpStats, dumpStats, dumpStats, flushSupported, generateAddress, getAddress, getAddressAsString, getAddressAsUUID, getClusterName, getDiscardOwnMessages, getName, getProperties, getProtocolStack, getReceiver, getState, getState, getState, getState, getStats, getUpHandler, getVersion, getView, getViewAsString, init, init, invokeCallback, isClosed, isConnected, isConnecting, isOpen, name, name, notifyChannelClosed, notifyChannelConnected, notifyChannelDisconnected, notifyListeners, printProtocolSpec, receiver, removeAddressGenerator, removeChannelListener, send, send, send, send, setAddress, setDiscardOwnMessages, setName, setReceiver, setStats, setUpHandler, stack, startFlush, startFlush, startStack, stats, stats, stopFlush, stopFlush, stopStack, toString, toString, up, up, up, view
-
Constructor Details
-
DNSPingChannel
- Throws:
Exception
-