Class ReplicationLogUtils
java.lang.Object
com.gigaspaces.internal.cluster.node.impl.ReplicationLogUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.slf4j.LoggercreateChannelSpecificLogger(String myLookupName, String targetLookupName, String groupName) static org.slf4j.LoggercreateChannelSpecificVerboseLogger(String myLookupName, String targetLookupName, String groupName) static org.slf4j.LoggercreateIncomingChannelSpecificLogger(String myLookupName, String targetLookupName, String groupName) static org.slf4j.LoggercreateOutgoingChannelSpecificLogger(String myLookupName, String targetLookupName, String groupName) static Stringstatic StringpacketsToLogString(List<IReplicationOrderedPacket> packets) static StringtoShortGroupName(String groupName) static StringtoShortLookupName(String lookupName)
-
Constructor Details
-
ReplicationLogUtils
public ReplicationLogUtils()
-
-
Method Details
-
toShortLookupName
-
packetsToLogString
-
packetsToLogString
-
createOutgoingChannelSpecificLogger
-
createIncomingChannelSpecificLogger
-
createChannelSpecificLogger
-
createChannelSpecificVerboseLogger
-
toShortGroupName
-