Uses of Enum
org.iq80.leveldb.impl.VersionEditTag
Packages that use VersionEditTag
-
Uses of VersionEditTag in org.iq80.leveldb.impl
Methods in org.iq80.leveldb.impl that return VersionEditTagModifier and TypeMethodDescriptionstatic VersionEditTagVersionEditTag.getValueTypeByPersistentId(int persistentId) static VersionEditTagReturns the enum constant of this type with the specified name.static VersionEditTag[]VersionEditTag.values()Returns an array containing the constants of this enum type, in the order they are declared.