| Package | Description |
|---|---|
| org.apache.pulsar.common.api.proto | |
| org.apache.pulsar.common.protocol |
Common protocol.
|
| Modifier and Type | Method and Description |
|---|---|
PulsarApi.Schema.Type |
PulsarApi.SchemaOrBuilder.getType() |
PulsarApi.Schema.Type |
PulsarApi.Schema.getType() |
PulsarApi.Schema.Type |
PulsarApi.Schema.Builder.getType() |
static PulsarApi.Schema.Type |
PulsarApi.Schema.Type.valueOf(int value) |
static PulsarApi.Schema.Type |
PulsarApi.Schema.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PulsarApi.Schema.Type[] |
PulsarApi.Schema.Type.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.Schema.Type> |
PulsarApi.Schema.Type.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
PulsarApi.Schema.Builder |
PulsarApi.Schema.Builder.setType(PulsarApi.Schema.Type value) |
| Modifier and Type | Method and Description |
|---|---|
static SchemaType |
Commands.getSchemaType(PulsarApi.Schema.Type type) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.