Uses of Enum Class
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 class with the specified name.static LogEntry.Type[]
LogEntry.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.