Uses of Interface
org.apache.cassandra.service.reads.SpeculativeRetryPolicy
Packages that use SpeculativeRetryPolicy
Package
Description
-
Uses of SpeculativeRetryPolicy in org.apache.cassandra.locator
Methods in org.apache.cassandra.locator with parameters of type SpeculativeRetryPolicyModifier and TypeMethodDescriptionstatic ReplicaPlan.ForTokenReadReplicaPlans.forRead(Keyspace keyspace, Token token, Index.QueryPlan indexQueryPlan, ConsistencyLevel consistencyLevel, SpeculativeRetryPolicy retry) Construct a plan for reading the provided token at the provided consistency level. -
Uses of SpeculativeRetryPolicy in org.apache.cassandra.schema
Fields in org.apache.cassandra.schema declared as SpeculativeRetryPolicyModifier and TypeFieldDescriptionfinal SpeculativeRetryPolicyTableParams.additionalWritePolicyfinal SpeculativeRetryPolicyTableParams.speculativeRetryMethods in org.apache.cassandra.schema with parameters of type SpeculativeRetryPolicyModifier and TypeMethodDescriptionTableMetadata.Builder.additionalWritePolicy(SpeculativeRetryPolicy val) TableParams.Builder.additionalWritePolicy(SpeculativeRetryPolicy val) TableMetadata.Builder.speculativeRetry(SpeculativeRetryPolicy val) TableParams.Builder.speculativeRetry(SpeculativeRetryPolicy val) -
Uses of SpeculativeRetryPolicy in org.apache.cassandra.service.reads
Classes in org.apache.cassandra.service.reads that implement SpeculativeRetryPolicyModifier and TypeClassDescriptionclassclassclassclassclassMethods in org.apache.cassandra.service.reads that return SpeculativeRetryPolicyModifier and TypeMethodDescriptionstatic SpeculativeRetryPolicySpeculativeRetryPolicy.fromString(String str)