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