类的使用
org.apache.pulsar.common.protocol.schema.SchemaHash
使用SchemaHash的程序包
程序包
说明
Classes to work with schemas.
-
org.apache.pulsar.client.impl.schema中SchemaHash的使用
修饰符和类型方法说明SchemaInfoImpl.getSchemaHash()Calculate the SchemaHash for compatible with `@NoArgsConstructor`. -
org.apache.pulsar.common.protocol.schema中SchemaHash的使用
修饰符和类型方法说明static SchemaHashSchemaHash.empty()static SchemaHashSchemaHash.of(byte[] schemaBytes, SchemaType schemaType) static SchemaHashstatic SchemaHashSchemaHash.of(SchemaData schemaData) static SchemaHashSchemaHash.of(SchemaInfo schemaInfo)