public static class MigrateCommand.Arguments extends Object
Boolean
blk
detach
inc
String
uri
Arguments()
Arguments(String uri, Boolean blk, Boolean inc, Boolean detach)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@Nonnull public String uri
@CheckForNull public Boolean blk
@CheckForNull public Boolean inc
@CheckForNull public Boolean detach
public Arguments()
public Arguments(String uri, Boolean blk, Boolean inc, Boolean detach)