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