类的使用
org.apache.pulsar.common.protocol.schema.StoredSchema
使用StoredSchema的程序包
-
org.apache.pulsar.common.protocol.schema中StoredSchema的使用
返回变量类型为StoredSchema的类型的org.apache.pulsar.common.protocol.schema中的方法类型变量类型为StoredSchema的org.apache.pulsar.common.protocol.schema中的方法参数修饰符和类型方法说明default CompletableFuture<SchemaVersion>SchemaStorage.put(String key, Function<CompletableFuture<List<CompletableFuture<StoredSchema>>>, CompletableFuture<org.apache.commons.lang3.tuple.Pair<byte[], byte[]>>> fn) Put the schema to the schema storage.