public static interface ClusterConfiguration.TimeoutsConfiguration
| Modifier and Type | Method and Description |
|---|---|
void |
ackTimeoutNanos(long timeout) |
void |
barrierTimeoutNanos(long timeout) |
void |
syncBarrierTimeoutNanos(long timeout) |
void |
syncTimeoutNanos(long timeout) |
void |
voteTimeoutNanos(long timeout) |
Copyright © 2015 Artem Dmitriev. All Rights Reserved.