| ISpeculativeExecutionPolicy Interface |
Namespace: Cassandra
public interface ISpeculativeExecutionPolicy : IDisposable
The ISpeculativeExecutionPolicy type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
| Initialize |
Initializes the policy at cluster startup.
| |
| NewPlan |
Returns the plan to use for a new query.
|