Uses of Class
org.apache.bookkeeper.mledger.proto.MLDataFormats.OffloadContext
Packages that use MLDataFormats.OffloadContext
-
Uses of MLDataFormats.OffloadContext in org.apache.bookkeeper.mledger
Methods in org.apache.bookkeeper.mledger with parameters of type MLDataFormats.OffloadContextModifier and TypeMethodDescriptiondefault CompletableFuture<org.apache.bookkeeper.client.api.ReadHandle>LedgerOffloader.readOffloaded(long ledgerId, MLDataFormats.OffloadContext ledgerContext, Map<String, String> offloadDriverMetadata) -
Uses of MLDataFormats.OffloadContext in org.apache.bookkeeper.mledger.proto
Fields in org.apache.bookkeeper.mledger.proto with type parameters of type MLDataFormats.OffloadContextModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<MLDataFormats.OffloadContext>MLDataFormats.OffloadContext.PARSERDeprecated.Methods in org.apache.bookkeeper.mledger.proto that return MLDataFormats.OffloadContextModifier and TypeMethodDescriptionMLDataFormats.OffloadContext.Builder.build()MLDataFormats.OffloadContext.Builder.buildPartial()static MLDataFormats.OffloadContextMLDataFormats.OffloadContext.getDefaultInstance()MLDataFormats.OffloadContext.Builder.getDefaultInstanceForType()MLDataFormats.OffloadContext.getDefaultInstanceForType()MLDataFormats.ManagedLedgerInfo.LedgerInfo.Builder.getOffloadContext()optional .OffloadContext offloadContext = 5;MLDataFormats.ManagedLedgerInfo.LedgerInfo.getOffloadContext()optional .OffloadContext offloadContext = 5;MLDataFormats.ManagedLedgerInfo.LedgerInfoOrBuilder.getOffloadContext()optional .OffloadContext offloadContext = 5;static MLDataFormats.OffloadContextMLDataFormats.OffloadContext.parseDelimitedFrom(InputStream input) static MLDataFormats.OffloadContextMLDataFormats.OffloadContext.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MLDataFormats.OffloadContextMLDataFormats.OffloadContext.parseFrom(byte[] data) static MLDataFormats.OffloadContextMLDataFormats.OffloadContext.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MLDataFormats.OffloadContextMLDataFormats.OffloadContext.parseFrom(com.google.protobuf.ByteString data) static MLDataFormats.OffloadContextMLDataFormats.OffloadContext.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MLDataFormats.OffloadContextMLDataFormats.OffloadContext.parseFrom(com.google.protobuf.CodedInputStream input) static MLDataFormats.OffloadContextMLDataFormats.OffloadContext.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MLDataFormats.OffloadContextMLDataFormats.OffloadContext.parseFrom(InputStream input) static MLDataFormats.OffloadContextMLDataFormats.OffloadContext.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MLDataFormats.OffloadContextMLDataFormats.OffloadContext.parseFrom(ByteBuffer data) static MLDataFormats.OffloadContextMLDataFormats.OffloadContext.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.bookkeeper.mledger.proto that return types with arguments of type MLDataFormats.OffloadContextModifier and TypeMethodDescriptioncom.google.protobuf.Parser<MLDataFormats.OffloadContext>MLDataFormats.OffloadContext.getParserForType()static com.google.protobuf.Parser<MLDataFormats.OffloadContext>MLDataFormats.OffloadContext.parser()Methods in org.apache.bookkeeper.mledger.proto with parameters of type MLDataFormats.OffloadContextModifier and TypeMethodDescriptionMLDataFormats.OffloadContext.Builder.mergeFrom(MLDataFormats.OffloadContext other) MLDataFormats.ManagedLedgerInfo.LedgerInfo.Builder.mergeOffloadContext(MLDataFormats.OffloadContext value) optional .OffloadContext offloadContext = 5;MLDataFormats.OffloadContext.newBuilder(MLDataFormats.OffloadContext prototype) MLDataFormats.ManagedLedgerInfo.LedgerInfo.Builder.setOffloadContext(MLDataFormats.OffloadContext value) optional .OffloadContext offloadContext = 5;