Uses of Enum Class
org.graylog2.indexer.messages.ChunkedBulkIndexer.CircuitBreakerException.Durability
Packages that use ChunkedBulkIndexer.CircuitBreakerException.Durability
-
Uses of ChunkedBulkIndexer.CircuitBreakerException.Durability in org.graylog2.indexer.messages
Methods in org.graylog2.indexer.messages that return ChunkedBulkIndexer.CircuitBreakerException.DurabilityModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ChunkedBulkIndexer.CircuitBreakerException.Durability.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.graylog2.indexer.messages with parameters of type ChunkedBulkIndexer.CircuitBreakerException.DurabilityModifierConstructorDescriptionCircuitBreakerException(int indexedSuccessfully, IndexingResults previousResults, ChunkedBulkIndexer.CircuitBreakerException.Durability durability)