Class Log4JEntry

java.lang.Object
org.apache.zookeeper.graph.LogEntry
org.apache.zookeeper.graph.Log4JEntry
All Implemented Interfaces:
Serializable

public class Log4JEntry extends LogEntry
See Also:
  • Constructor Details

    • Log4JEntry

      public Log4JEntry(long timestamp, int node, String entry)
  • Method Details