Uses of Interface
org.apache.pulsar.metadata.impl.batching.MetadataOp
Packages that use MetadataOp
Package
Description
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.
-
Uses of MetadataOp in org.apache.pulsar.metadata.impl
Method parameters in org.apache.pulsar.metadata.impl with type arguments of type MetadataOpModifier and TypeMethodDescriptionprotected voidEtcdMetadataStore.batchOperation(List<MetadataOp> ops) protected voidZKMetadataStore.batchOperation(List<MetadataOp> ops) -
Uses of MetadataOp in org.apache.pulsar.metadata.impl.batching
Classes in org.apache.pulsar.metadata.impl.batching that implement MetadataOpMethod parameters in org.apache.pulsar.metadata.impl.batching with type arguments of type MetadataOpModifier and TypeMethodDescriptionprotected abstract voidAbstractBatchedMetadataStore.batchOperation(List<MetadataOp> ops)