程序包 | 说明 |
---|---|
com.fr.third.jgroups |
Provides top-level public JGroups classes such as Channel, Message, etc.
|
com.fr.third.jgroups.auth | |
com.fr.third.jgroups.blocks |
Provides building blocks that are layered on top of channels.
|
com.fr.third.jgroups.blocks.executor | |
com.fr.third.jgroups.blocks.mux | |
com.fr.third.jgroups.client | |
com.fr.third.jgroups.conf |
Provides ways to configure a protocol stack.
|
com.fr.third.jgroups.jmx | |
com.fr.third.jgroups.logging | |
com.fr.third.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
com.fr.third.jgroups.protocols.pbcast |
Supports probabilistic broadcasts.
|
com.fr.third.jgroups.protocols.relay | |
com.fr.third.jgroups.protocols.rules | |
com.fr.third.jgroups.stack |
Support for managing protocol stacks.
|
com.fr.third.jgroups.tests.perf | |
com.fr.third.jgroups.util |
Provides useful functionality which cannot be assigned to any particular other package.
|
限定符和类型 | 字段和说明 |
---|---|
protected Log |
Channel.log |
限定符和类型 | 字段和说明 |
---|---|
protected Log |
AuthToken.log |
限定符和类型 | 字段和说明 |
---|---|
protected Log |
TCPConnectionMap.log |
protected static Log |
RequestCorrelator.log |
protected static Log |
Request.log |
protected Log |
ReplicatedTree.log |
protected Log |
ReplicatedHashMap.log |
protected static Log |
MethodCall.log |
protected Log |
MessageDispatcher.log |
protected Log |
BasicConnectionTable.log |
限定符和类型 | 方法和说明 |
---|---|
TCPConnectionMap |
TCPConnectionMap.log(Log new_log) |
限定符和类型 | 字段和说明 |
---|---|
protected static Log |
ExecutionRunner._logger |
限定符和类型 | 字段和说明 |
---|---|
protected Log |
MuxUpHandler.log |
限定符和类型 | 字段和说明 |
---|---|
protected Log |
StompConnection.log |
限定符和类型 | 字段和说明 |
---|---|
protected static Log |
XmlConfigurator.log |
static Log |
ProtocolConfiguration.log |
protected static Log |
PropertyHelper.log |
限定符和类型 | 字段和说明 |
---|---|
protected Log |
ResourceDMBean.log |
限定符和类型 | 类和说明 |
---|---|
class |
JDKLogImpl
Logger that delivers messages to a JDK logger
|
class |
Log4JLogImpl
Logger that delivers messages to a Log4J logger
|
限定符和类型 | 方法和说明 |
---|---|
static Log |
LogFactory.getLog(java.lang.Class clazz) |
Log |
CustomLogFactory.getLog(java.lang.Class clazz) |
static Log |
LogFactory.getLog(java.lang.String category) |
Log |
CustomLogFactory.getLog(java.lang.String category) |
限定符和类型 | 字段和说明 |
---|---|
protected static Log |
RACKSPACE_PING.log |
限定符和类型 | 字段和说明 |
---|---|
protected Log |
GmsImpl.log |
限定符和类型 | 字段和说明 |
---|---|
protected Log |
Relayer.log |
构造器和说明 |
---|
Relayer(RELAY2 relay,
Log log) |
限定符和类型 | 字段和说明 |
---|---|
protected Log |
Rule.log |
限定符和类型 | 方法和说明 |
---|---|
Rule |
Rule.log(Log log) |
限定符和类型 | 字段和说明 |
---|---|
protected Log |
RouterStubManager.log |
protected static Log |
RouterStub.log |
protected static Log |
Retransmitter.log |
protected Log |
Protocol.log |
protected static Log |
NakReceiverWindow.log |
protected Log |
GossipRouter.log |
protected Log |
DiagnosticsHandler.log |
protected static Log |
Configurator.log |
构造器和说明 |
---|
DiagnosticsHandler(java.net.InetAddress diagnostics_addr,
int diagnostics_port,
java.util.List<java.net.NetworkInterface> bind_interfaces,
int diagnostics_ttl,
Log log,
SocketFactory socket_factory,
ThreadFactory thread_factory,
java.lang.String passcode) |
DiagnosticsHandler(java.net.InetAddress diagnostics_addr,
int diagnostics_port,
Log log,
SocketFactory socket_factory,
ThreadFactory thread_factory) |
DiagnosticsHandler(java.net.InetAddress diagnostics_addr,
int diagnostics_port,
Log log,
SocketFactory socket_factory,
ThreadFactory thread_factory,
java.lang.String passcode) |
限定符和类型 | 字段和说明 |
---|---|
protected Log |
MPerfRpc.log |
protected Log |
MPerf.log |
限定符和类型 | 字段和说明 |
---|---|
protected static Log |
TimeScheduler3.log |
protected static Log |
TimeScheduler2.log |
protected Log |
SuppressLog.log |
protected static Log |
RetransmitTable.log |
protected static Log |
Queue.log |
protected static Log |
HashedTimingWheel.log |
protected Log |
ForwardQueue.log |
protected static Log |
DefaultTimeScheduler.log |
限定符和类型 | 方法和说明 |
---|---|
static java.net.MulticastSocket |
Util.createMulticastSocket(SocketFactory factory,
java.lang.String service_name,
java.net.InetAddress mcast_addr,
int port,
Log log) |
构造器和说明 |
---|
ForwardQueue(Log log) |
SuppressLog(Log log,
java.lang.String message_key,
java.lang.String suppress_msg) |