| Package | Description |
|---|---|
| org.apache.bookkeeper.client |
BookKeeper Client.
|
| Modifier and Type | Method and Description |
|---|---|
LedgerFragment.ReplicateType |
LedgerFragment.getReplicateType() |
static LedgerFragment.ReplicateType |
LedgerFragment.ReplicateType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LedgerFragment.ReplicateType[] |
LedgerFragment.ReplicateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LedgerFragment.setReplicateType(LedgerFragment.ReplicateType replicateType) |
Copyright © 2011–2024 The Apache Software Foundation. All rights reserved.