ConstantSpeculativeExecutionPolicyFactory | ConstantSpeculativeExecutionPolicyFactory | |||
---|---|---|---|---|
Compiled from "ConstantSpeculativeExecutionPolicyFactory.java" | Compiled from "ConstantSpeculativeExecutionPolicyFactory.java" | |||
public class io.dropwizard.cassandra.speculativeexecution.ConstantSpeculati veExecutionPolicyFactory implements io.dropwizard.cassandra.speculativeexec ution.SpeculativeExecutionPolicyFactory { | public class io.dropwizard.cassandra.speculativeexecution.ConstantSpeculati veExecutionPolicyFactory implements io.dropwizard.cassandra.speculativeexec ution.SpeculativeExecutionPolicyFactory { | |||
public io.dropwizard.cassandra.speculativeexecution.ConstantSpeculativeEx ecutionPolicyFactory(); | public io.dropwizard.cassandra.speculativeexecution.ConstantSpeculativeEx ecutionPolicyFactory(); | |||
public io.dropwizard.util.Duration getDelay(); | public io.dropwizard.util.Duration getDelay(); | |||
public void setDelay(io.dropwizard.util.Duration); | public void setDelay(io.dropwizard.util.Duration); | |||
public java.lang.Integer getMaxSpeculativeExecutions(); | public java.lang.Integer getMaxSpeculativeExecutions(); | |||
public void setMaxSpeculativeExecutions(java.lang.Integer); | public void setMaxSpeculativeExecutions(java.lang.Integer); | |||
public com.datastax.driver.core.policies.SpeculativeExecutionPolicy build | public void accept(io.dropwizard.cassandra.DropwizardProgrammaticDriverCo | |||
(); | nfigLoaderBuilder); | |||
public void accept(java.lang.Object); | ||||
} | } | |||
End of changes. 1 change blocks. | ||||
2 lines changed or deleted | 3 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |