Enum Class的使用
org.apache.bookkeeper.mledger.impl.ManagedCursorImpl.State
使用ManagedCursorImpl.State的程序包
程序包
说明
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
org.apache.bookkeeper.mledger.impl中ManagedCursorImpl.State的使用
修饰符和类型字段说明protected static final AtomicReferenceFieldUpdater<ManagedCursorImpl,ManagedCursorImpl.State> ManagedCursorImpl.STATE_UPDATER修饰符和类型方法说明static ManagedCursorImpl.StateReturns the enum constant of this class with the specified name.static ManagedCursorImpl.State[]ManagedCursorImpl.State.values()Returns an array containing the constants of this enum class, in the order they are declared.