| Package | Description |
|---|---|
| org.apache.pulsar.common.api.proto | |
| org.apache.pulsar.common.protocol |
Common protocol.
|
| Modifier and Type | Method and Description |
|---|---|
PulsarApi.CommandGetTopicsOfNamespace.Mode |
PulsarApi.CommandGetTopicsOfNamespaceOrBuilder.getMode() |
PulsarApi.CommandGetTopicsOfNamespace.Mode |
PulsarApi.CommandGetTopicsOfNamespace.getMode() |
PulsarApi.CommandGetTopicsOfNamespace.Mode |
PulsarApi.CommandGetTopicsOfNamespace.Builder.getMode() |
static PulsarApi.CommandGetTopicsOfNamespace.Mode |
PulsarApi.CommandGetTopicsOfNamespace.Mode.valueOf(int value) |
static PulsarApi.CommandGetTopicsOfNamespace.Mode |
PulsarApi.CommandGetTopicsOfNamespace.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PulsarApi.CommandGetTopicsOfNamespace.Mode[] |
PulsarApi.CommandGetTopicsOfNamespace.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.pulsar.shaded.com.google.protobuf.v241.Internal.EnumLiteMap<PulsarApi.CommandGetTopicsOfNamespace.Mode> |
PulsarApi.CommandGetTopicsOfNamespace.Mode.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
PulsarApi.CommandGetTopicsOfNamespace.Builder |
PulsarApi.CommandGetTopicsOfNamespace.Builder.setMode(PulsarApi.CommandGetTopicsOfNamespace.Mode value) |
| Modifier and Type | Method and Description |
|---|---|
static io.netty.buffer.ByteBuf |
Commands.newGetTopicsOfNamespaceRequest(String namespace,
long requestId,
PulsarApi.CommandGetTopicsOfNamespace.Mode mode) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.