public static class AtomixAtomicCounterMapCommands.Put extends AtomixAtomicCounterMapCommands.KeyValueCommand<Long>
io.atomix.copycat.Command.CompactionMode
Put()
Put(String key, long value)
readObject, value, writeObject
key
compaction
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Put()
public Put(String key, long value)