public static class ResourceScatterNdAdd.Options extends Object
ResourceScatterNdAdd| Modifier and Type | Method and Description |
|---|---|
ResourceScatterNdAdd.Options |
useLocking(Boolean useLocking) |
public ResourceScatterNdAdd.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.