public static class LongRegisterGetAndSetCodec.RequestParameters extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
name
The name of this IAtomicLong instance.
|
long |
newValue
the new value
|
| Constructor and Description |
|---|
RequestParameters() |
public String name
public long newValue
Copyright © 2019 Hazelcast, Inc.. All rights reserved.