类的使用
org.apache.bookkeeper.mledger.proto.MLDataFormats.ManagedCursorInfo
程序包
说明
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
org.apache.bookkeeper.mledger.impl中MLDataFormats.ManagedCursorInfo的使用
修饰符和类型方法说明voidMetaStore.asyncUpdateCursorInfo(String ledgerName, String cursorName, MLDataFormats.ManagedCursorInfo info, org.apache.pulsar.metadata.api.Stat stat, MetaStore.MetaStoreCallback<Void> callback) Update the persisted position of a cursor.voidMetaStoreImpl.asyncUpdateCursorInfo(String ledgerName, String cursorName, MLDataFormats.ManagedCursorInfo info, org.apache.pulsar.metadata.api.Stat stat, MetaStore.MetaStoreCallback<Void> callback) byte[]MetaStoreImpl.compressCursorInfo(MLDataFormats.ManagedCursorInfo managedCursorInfo) protected voidManagedCursorImpl.recoverFromLedger(MLDataFormats.ManagedCursorInfo info, ManagedCursorImpl.VoidCallback callback) 修饰符和类型方法说明voidMetaStore.asyncGetCursorInfo(String ledgerName, String cursorName, MetaStore.MetaStoreCallback<MLDataFormats.ManagedCursorInfo> callback) Get the ledger id associated with a cursor.voidMetaStoreImpl.asyncGetCursorInfo(String ledgerName, String cursorName, MetaStore.MetaStoreCallback<MLDataFormats.ManagedCursorInfo> callback) -
org.apache.bookkeeper.mledger.proto中MLDataFormats.ManagedCursorInfo的使用
修饰符和类型字段说明static final com.google.protobuf.Parser<MLDataFormats.ManagedCursorInfo>MLDataFormats.ManagedCursorInfo.PARSER已过时。修饰符和类型方法说明MLDataFormats.ManagedCursorInfo.Builder.build()MLDataFormats.ManagedCursorInfo.Builder.buildPartial()MLDataFormats.ManagedCursorInfo.getDefaultInstance()MLDataFormats.ManagedCursorInfo.Builder.getDefaultInstanceForType()MLDataFormats.ManagedCursorInfo.getDefaultInstanceForType()MLDataFormats.ManagedCursorInfo.parseDelimitedFrom(InputStream input) MLDataFormats.ManagedCursorInfo.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) MLDataFormats.ManagedCursorInfo.parseFrom(byte[] data) MLDataFormats.ManagedCursorInfo.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) MLDataFormats.ManagedCursorInfo.parseFrom(com.google.protobuf.ByteString data) MLDataFormats.ManagedCursorInfo.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) MLDataFormats.ManagedCursorInfo.parseFrom(com.google.protobuf.CodedInputStream input) MLDataFormats.ManagedCursorInfo.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) MLDataFormats.ManagedCursorInfo.parseFrom(InputStream input) MLDataFormats.ManagedCursorInfo.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) MLDataFormats.ManagedCursorInfo.parseFrom(ByteBuffer data) MLDataFormats.ManagedCursorInfo.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) 修饰符和类型方法说明com.google.protobuf.Parser<MLDataFormats.ManagedCursorInfo>MLDataFormats.ManagedCursorInfo.getParserForType()static com.google.protobuf.Parser<MLDataFormats.ManagedCursorInfo>MLDataFormats.ManagedCursorInfo.parser()修饰符和类型方法说明MLDataFormats.ManagedCursorInfo.Builder.mergeFrom(MLDataFormats.ManagedCursorInfo other) MLDataFormats.ManagedCursorInfo.newBuilder(MLDataFormats.ManagedCursorInfo prototype)