Uses of Enum
org.apache.zookeeper.graph.LogEntry.Type
Packages that use LogEntry.Type
-
Uses of LogEntry.Type in org.apache.zookeeper.graph
Methods in org.apache.zookeeper.graph that return LogEntry.TypeModifier and TypeMethodDescriptionLog4JEntry.getType()
abstract LogEntry.Type
LogEntry.getType()
TransactionEntry.getType()
static LogEntry.Type
Returns 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.