com.hazelcast.partition
Class ReplicaErrorLogger

java.lang.Object
  extended by com.hazelcast.partition.ReplicaErrorLogger

public final class ReplicaErrorLogger
extends Object


Method Summary
static void log(Throwable e, ILogger logger)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

log

public static void log(Throwable e,
                       ILogger logger)


Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.