public static class SendKeyCommand.Arguments extends Object
Long
holdTime
List<KeyValue>
keys
Arguments()
Arguments(List<KeyValue> keys, Long holdTime)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@Nonnull public List<KeyValue> keys
@CheckForNull public Long holdTime
public Arguments()
public Arguments(List<KeyValue> keys, Long holdTime)