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