Class QdrantCreateCollectionOpDispenser

java.lang.Object
io.nosqlbench.nb.api.components.core.NBBaseComponentMetrics
io.nosqlbench.nb.api.components.core.NBBaseComponent
io.nosqlbench.adapters.api.activityimpl.BaseOpDispenser<QdrantBaseOp<?,?>,QdrantSpace>
io.nosqlbench.adapter.qdrant.opdispensers.QdrantBaseOpDispenser<io.qdrant.client.grpc.Collections.CreateCollection,io.qdrant.client.grpc.Collections.CollectionOperationResponse>
io.nosqlbench.adapter.qdrant.opdispensers.QdrantCreateCollectionOpDispenser
All Implemented Interfaces:
OpDispenser<QdrantBaseOp<?,?>>, OpResultTracker, NBComponent, NBComponentAdvisors, NBComponentEvents, NBComponentMetrics, NBComponentProps, NBComponentServices, NBComponentTimeline, NBProviderSearch, NBTokenWords, NBLabeledElement, AutoCloseable, LongFunction<QdrantBaseOp<?,?>>

public class QdrantCreateCollectionOpDispenser extends QdrantBaseOpDispenser<io.qdrant.client.grpc.Collections.CreateCollection,io.qdrant.client.grpc.Collections.CollectionOperationResponse>