Uses of Enum Class
org.apache.nifi.processors.azure.eventhub.checkpoint.CheckpointStrategy
Packages that use CheckpointStrategy
-
Uses of CheckpointStrategy in org.apache.nifi.processors.azure.eventhub.checkpoint
Methods in org.apache.nifi.processors.azure.eventhub.checkpoint that return CheckpointStrategyModifier and TypeMethodDescriptionstatic CheckpointStrategyReturns the enum constant of this class with the specified name.static CheckpointStrategy[]CheckpointStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.