Package | Description |
---|---|
com.datastax.driver.core.policies |
Policies that allow to control some of the behavior of the DataStax Java driver for Cassandra.
|
Modifier and Type | Method and Description |
---|---|
ErrorAwarePolicy.Builder |
ErrorAwarePolicy.Builder.withErrorsFilter(ErrorAwarePolicy.ErrorFilter errorFilter)
Provides a filter that will decide which errors are counted towards
ErrorAwarePolicy.Builder.withMaxErrorsPerMinute(int) . |
Copyright © 2012–2024. All rights reserved.