| Package | Description |
|---|---|
| org.apache.pulsar.common.api | |
| org.apache.pulsar.common.schema |
| Modifier and Type | Method and Description |
|---|---|
static SchemaType |
Commands.getSchemaType(PulsarApi.Schema.Type type) |
| Modifier and Type | Method and Description |
|---|---|
static SchemaType |
SchemaType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SchemaType[] |
SchemaType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017–2018 Apache Software Foundation. All rights reserved.