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