Constructor
new ExecutionProfile(name, optionsopt)
Creates a new instance of ExecutionProfile.
Parameters:
Name | Type | Attributes | Description | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
name |
String | Name of the execution profile.
Use |
|||||||||||||||||||||||||
options |
Object |
<optional> |
Profile options, when any of the options is not specified the Client will the
default profile
Properties
|
Members
consistency :Number
Consistency level.
Type:
- Number
loadBalancing :LoadBalancingPolicy
Load-balancing policy
Type:
- LoadBalancingPolicy
name :String
Name of the execution profile.
Type:
- String
readTimeout :Number
Client read timeout.
Type:
- Number
retry :RetryPolicy
Retry policy.
Type:
- RetryPolicy
serialConsistency :Number
Serial consistency level.
Type:
- Number