Uses of Enum Class
org.apache.pulsar.metadata.impl.FaultInjectionMetadataStore.OperationType
Packages that use FaultInjectionMetadataStore.OperationType
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of FaultInjectionMetadataStore.OperationType in org.apache.pulsar.metadata.impl
Methods in org.apache.pulsar.metadata.impl that return FaultInjectionMetadataStore.OperationTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.FaultInjectionMetadataStore.OperationType.values()Returns an array containing the constants of this enum class, in the order they are declared.Method parameters in org.apache.pulsar.metadata.impl with type arguments of type FaultInjectionMetadataStore.OperationTypeModifier and TypeMethodDescriptionvoidFaultInjectionMetadataStore.failConditional(MetadataStoreException ex, BiPredicate<FaultInjectionMetadataStore.OperationType, String> predicate)