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