Uses of Enum
org.apache.zookeeper.graph.LogEntry.Type
Packages that use LogEntry.Type
-
Uses of LogEntry.Type in org.apache.zookeeper.graph
Subclasses with type arguments of type LogEntry.Type in org.apache.zookeeper.graphMethods in org.apache.zookeeper.graph that return LogEntry.TypeModifier and TypeMethodDescriptionLog4JEntry.getType()abstract LogEntry.TypeLogEntry.getType()TransactionEntry.getType()static LogEntry.TypeReturns the enum constant of this type with the specified name.static LogEntry.Type[]LogEntry.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.