Uses of Enum Class
org.apache.pulsar.metadata.impl.batching.MetadataOp.Type
Packages that use MetadataOp.Type
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of MetadataOp.Type in org.apache.pulsar.metadata.impl.batching
Methods in org.apache.pulsar.metadata.impl.batching that return MetadataOp.TypeModifier and TypeMethodDescriptionMetadataOp.getType()OpDelete.getType()OpGet.getType()OpGetChildren.getType()OpPut.getType()static MetadataOp.TypeReturns the enum constant of this class with the specified name.static MetadataOp.Type[]MetadataOp.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.