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