Uses of Class
org.apache.pulsar.common.protocol.schema.BytesSchemaVersion
-
Packages that use BytesSchemaVersion Package Description org.apache.pulsar.common.protocol.schema Classes to work with schemas. -
-
Uses of BytesSchemaVersion in org.apache.pulsar.common.protocol.schema
Methods in org.apache.pulsar.common.protocol.schema that return BytesSchemaVersion Modifier and Type Method Description static BytesSchemaVersionBytesSchemaVersion. of(byte[] bytes)Methods in org.apache.pulsar.common.protocol.schema with parameters of type BytesSchemaVersion Modifier and Type Method Description intBytesSchemaVersion. compareTo(BytesSchemaVersion that)
-