Enum Class SchemaRegistryClient.Kind

java.lang.Object
java.lang.Enum<SchemaRegistryClient.Kind>
com.aim2be.platform.schema.SchemaRegistryClient.Kind
All Implemented Interfaces:
Serializable, Comparable<SchemaRegistryClient.Kind>, Constable
Enclosing interface:
SchemaRegistryClient

public static enum SchemaRegistryClient.Kind extends Enum<SchemaRegistryClient.Kind>
Implementation kinds. Exposed via SchemaRegistryClient.kind() for observability and for downstream callers that need to select wire-format encoders.