| Package | Description |
|---|---|
| org.apache.bookkeeper.mledger.impl |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected ManagedCursorImpl.State |
ManagedCursorImpl.state |
| Modifier and Type | Field and Description |
|---|---|
protected static AtomicReferenceFieldUpdater<ManagedCursorImpl,ManagedCursorImpl.State> |
ManagedCursorImpl.STATE_UPDATER |
| Modifier and Type | Method and Description |
|---|---|
static ManagedCursorImpl.State |
ManagedCursorImpl.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ManagedCursorImpl.State[] |
ManagedCursorImpl.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ManagedCursorImpl.setState(ManagedCursorImpl.State state) |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.