public static class ScatterDiv.Options extends Object
ScatterDiv| Modifier and Type | Method and Description |
|---|---|
ScatterDiv.Options |
useLocking(Boolean useLocking) |
public ScatterDiv.Options useLocking(Boolean useLocking)
useLocking - If True, the operation will be protected by a lock;
otherwise the behavior is undefined, but may exhibit less contention.Copyright © 2015–2019. All rights reserved.