| Package | Description |
|---|---|
| org.apache.pulsar.common.api.proto |
| Modifier and Type | Method and Description |
|---|---|
KeySharedMode |
KeySharedMeta.getKeySharedMode() |
static KeySharedMode |
KeySharedMode.valueOf(int n) |
static KeySharedMode |
KeySharedMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeySharedMode[] |
KeySharedMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
KeySharedMeta |
KeySharedMeta.setKeySharedMode(KeySharedMode keySharedMode) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.