static SchemaRegistryFormat.SchemaInfo.SchemaType |
SchemaRegistryFormat.SchemaInfo.SchemaType.forNumber(int value) |
|
SchemaRegistryFormat.SchemaInfo.SchemaType |
SchemaRegistryFormat.SchemaInfo.Builder.getType() |
required .pulsar.schema.SchemaInfo.SchemaType type = 3;
|
SchemaRegistryFormat.SchemaInfo.SchemaType |
SchemaRegistryFormat.SchemaInfo.getType() |
required .pulsar.schema.SchemaInfo.SchemaType type = 3;
|
SchemaRegistryFormat.SchemaInfo.SchemaType |
SchemaRegistryFormat.SchemaInfoOrBuilder.getType() |
required .pulsar.schema.SchemaInfo.SchemaType type = 3;
|
static SchemaRegistryFormat.SchemaInfo.SchemaType |
SchemaRegistryFormat.SchemaInfo.SchemaType.valueOf(int value) |
Deprecated.
|
static SchemaRegistryFormat.SchemaInfo.SchemaType |
SchemaRegistryFormat.SchemaInfo.SchemaType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static SchemaRegistryFormat.SchemaInfo.SchemaType |
SchemaRegistryFormat.SchemaInfo.SchemaType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static SchemaRegistryFormat.SchemaInfo.SchemaType[] |
SchemaRegistryFormat.SchemaInfo.SchemaType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|