diff --git a/api/allclasses-index.html b/api/allclasses-index.html
index d7c5a6673..ddad6599a 100644
--- a/api/allclasses-index.html
+++ b/api/allclasses-index.html
@@ -63,36 +63,36 @@
+
+
+
+
+setRedisArgs
+public void setRedisArgs(RedisArgs redisArgs)
+
+
diff --git a/api/com/redis/riot/cli/AbstractStructImportCommand.html b/api/com/redis/riot/cli/AbstractStructImportCommand.html
index c85defdab..6ee5be366 100644
--- a/api/com/redis/riot/cli/AbstractStructImportCommand.html
+++ b/api/com/redis/riot/cli/AbstractStructImportCommand.html
@@ -137,14 +137,14 @@ Method Summary
org.springframework.batch.item.ItemReader<?> reader,
org.springframework.batch.item.ItemWriter<?> writer)
-
+
-
+
void
@@ -204,13 +204,13 @@ Method Details
diff --git a/api/com/redis/riot/cli/DbArgs.html b/api/com/redis/riot/cli/DbArgs.html
index eba7300c6..a2dc4d779 100644
--- a/api/com/redis/riot/cli/DbArgs.html
+++ b/api/com/redis/riot/cli/DbArgs.html
@@ -76,10 +76,6 @@ Class DbArgs
com.redis.riot.cli.DbArgs
-
-- Direct Known Subclasses:
-DbExportArgs
, DbImportArgs
-
public class DbArgs
extends Object
@@ -113,6 +109,30 @@ Method Summary
+
+
+
+
+
+
+
+
+
+
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
@@ -150,6 +170,54 @@ dataSourceOptions
+
+
+
+
+
+setDriver
+public void setDriver(String driver)
+
+
+
+
+
+
+
+setUrl
+public void setUrl(String url)
+
+
+
+
+
+
+
+setUsername
+public void setUsername(String username)
+
+
+
+
+
+
+
+setPassword
+public void setPassword(String password)
+
+
diff --git a/api/com/redis/riot/cli/DbExportArgs.html b/api/com/redis/riot/cli/DbExportArgs.html
deleted file mode 100644
index 9be72c235..000000000
--- a/api/com/redis/riot/cli/DbExportArgs.html
+++ /dev/null
@@ -1,133 +0,0 @@
-
-
-
-
-DbExportArgs (riot unspecified)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-public class DbExportArgs
-
extends DbArgs
-
-
-
-
--
-
-
Constructor Summary
-Constructors
-
-
-
-
--
-
-
Method Summary
-
-
-
Methods inherited from class java.lang.Object
-
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
-
-
-
--
-
-
Constructor Details
-
--
-
-
DbExportArgs
-public DbExportArgs()
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/api/com/redis/riot/cli/DbExportCommand.html b/api/com/redis/riot/cli/DbExportCommand.html
index d6cbbea26..f3379b55e 100644
--- a/api/com/redis/riot/cli/DbExportCommand.html
+++ b/api/com/redis/riot/cli/DbExportCommand.html
@@ -138,11 +138,35 @@ Method Summary
org.springframework.batch.item.ItemReader<?> reader,
org.springframework.batch.item.ItemWriter<?> writer)
+
+
+
+
+
+
+
+
+
+boolean
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
void
-
+
void
-
+
@@ -152,7 +176,7 @@ Method Summary
+getKeyFilterArgs, getProcessorArgs, getReaderArgs, initialMaxSupplier, runnable, setKeyFilterArgs, setProcessorArgs, setReaderArgs
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@@ -206,6 +230,54 @@ exportRunnable
+
+
+
+
+setSql
+public void setSql(String sql)
+
+
+
+
+
+
+
+setDbArgs
+public void setDbArgs(DbArgs dbArgs)
+
+
+
+
+
+
+
+setKeyRegex
+public void setKeyRegex(Pattern keyRegex)
+
+
+
+
+isAssertUpdates
+public boolean isAssertUpdates()
+
+
+
+
+setAssertUpdates
+public void setAssertUpdates(boolean assertUpdates)
+
+
+
setName
public void setName(String name)
diff --git a/api/com/redis/riot/cli/DbImportArgs.html b/api/com/redis/riot/cli/DbImportArgs.html
deleted file mode 100644
index 64d339087..000000000
--- a/api/com/redis/riot/cli/DbImportArgs.html
+++ /dev/null
@@ -1,133 +0,0 @@
-
-
-
-
-DbImportArgs (riot unspecified)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-public class DbImportArgs
-
extends DbArgs
-
-
-
-
--
-
-
Constructor Summary
-Constructors
-
-
-
-
--
-
-
Method Summary
-
-
-
Methods inherited from class java.lang.Object
-
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
-
-
-
--
-
-
Constructor Details
-
--
-
-
DbImportArgs
-public DbImportArgs()
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/api/com/redis/riot/cli/DbImportCommand.html b/api/com/redis/riot/cli/DbImportCommand.html
index 89396b18d..94251c3cf 100644
--- a/api/com/redis/riot/cli/DbImportCommand.html
+++ b/api/com/redis/riot/cli/DbImportCommand.html
@@ -135,19 +135,67 @@ Method Summary
org.springframework.batch.item.ItemReader<?> reader,
org.springframework.batch.item.ItemWriter<?> writer)
-
+
+
+
+int
+
+
+int
+
+
+int
+
+
+int
+
+
+
+
+
+
+boolean
+
+
+boolean
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
void
void
+void
+
+
+void
+
+
+void
+
+
+void
+
+
@@ -199,7 +247,7 @@ Method Details
+
+
+
+
+setSql
+public void setSql(String sql)
+
+
+
+
+
+
+
+setDbArgs
+public void setDbArgs(DbArgs dbArgs)
+
+
+
+
+getMaxItemCount
+public int getMaxItemCount()
+
+
+
+
+setMaxItemCount
+public void setMaxItemCount(int maxItemCount)
+
+
+
+
+getFetchSize
+public int getFetchSize()
+
+
+
+
+setFetchSize
+public void setFetchSize(int fetchSize)
+
+
+
+
+getMaxResultSetRows
+public int getMaxResultSetRows()
+
+
+
+
+setMaxResultSetRows
+public void setMaxResultSetRows(int maxResultSetRows)
+
+
+
+
+getQueryTimeout
+public int getQueryTimeout()
+
+
+
+
+setQueryTimeout
+public void setQueryTimeout(int queryTimeout)
+
+
+
+
+isUseSharedExtendedConnection
+public boolean isUseSharedExtendedConnection()
+
+
+
+
+setUseSharedExtendedConnection
+public void setUseSharedExtendedConnection(boolean useSharedExtendedConnection)
+
+
+
+
+isVerifyCursorPosition
+public boolean isVerifyCursorPosition()
+
+
+
+
+setVerifyCursorPosition
+public void setVerifyCursorPosition(boolean verifyCursorPosition)
+
+
+
setName
public void setName(String name)
diff --git a/api/com/redis/riot/cli/FileArgs.html b/api/com/redis/riot/cli/FileArgs.html
index caa8b19a1..d5fed0ec9 100644
--- a/api/com/redis/riot/cli/FileArgs.html
+++ b/api/com/redis/riot/cli/FileArgs.html
@@ -76,10 +76,6 @@ Class FileArgs
com.redis.riot.cli.FileArgs
-
-- Direct Known Subclasses:
-FileDumpExportArgs
, FileDumpImportArgs
, FileImportArgs
-
public class FileArgs
extends Object
@@ -113,6 +109,30 @@ Method Summary
+
+
+
+com.redis.riot.cli.FileArgs.GcsArgs
+
+
+com.redis.riot.cli.FileArgs.S3Args
+
+
+boolean
+
+
+void
+
+
+void
+setGcs(com.redis.riot.cli.FileArgs.GcsArgs gcs)
+
+void
+
+
+void
+setS3(com.redis.riot.cli.FileArgs.S3Args s3)
+
@@ -150,6 +170,54 @@ fileOptions
+
+
+
+
+
+setEncoding
+public void setEncoding(String encoding)
+
+
+
+
+isGzipped
+public boolean isGzipped()
+
+
+
+
+setGzipped
+public void setGzipped(boolean gzipped)
+
+
+
+
+getS3
+public com.redis.riot.cli.FileArgs.S3Args getS3()
+
+
+
+
+setS3
+public void setS3(com.redis.riot.cli.FileArgs.S3Args s3)
+
+
+
+
+getGcs
+public com.redis.riot.cli.FileArgs.GcsArgs getGcs()
+
+
+
+
+setGcs
+public void setGcs(com.redis.riot.cli.FileArgs.GcsArgs gcs)
+
+
diff --git a/api/com/redis/riot/cli/FileDumpExportArgs.html b/api/com/redis/riot/cli/FileDumpExportArgs.html
deleted file mode 100644
index b61cb34cd..000000000
--- a/api/com/redis/riot/cli/FileDumpExportArgs.html
+++ /dev/null
@@ -1,133 +0,0 @@
-
-
-
-
-FileDumpExportArgs (riot unspecified)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-public class FileDumpExportArgs
-
extends FileArgs
-
-
-
-
--
-
-
Constructor Summary
-Constructors
-
-
-
-
--
-
-
Method Summary
-
-
-
Methods inherited from class java.lang.Object
-
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
-
-
-
--
-
-
Constructor Details
-
--
-
-
FileDumpExportArgs
-public FileDumpExportArgs()
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/api/com/redis/riot/cli/FileDumpExportCommand.html b/api/com/redis/riot/cli/FileDumpExportCommand.html
index ec57ea8ed..ffbdb9ffb 100644
--- a/api/com/redis/riot/cli/FileDumpExportCommand.html
+++ b/api/com/redis/riot/cli/FileDumpExportCommand.html
@@ -138,12 +138,54 @@ Method Summary
org.springframework.batch.item.ItemReader<?> reader,
org.springframework.batch.item.ItemWriter<?> writer)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+boolean
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
void
void
+void
+
+
+void
+
+
@@ -152,7 +194,7 @@ Method Summary
+getKeyFilterArgs, getProcessorArgs, getReaderArgs, initialMaxSupplier, runnable, setKeyFilterArgs, setProcessorArgs, setReaderArgs
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@@ -206,6 +248,90 @@ exportRunnable
+
+
+
+
+setFileArgs
+public void setFileArgs(FileArgs fileArgs)
+
+
+
+
+
+
+
+setFile
+public void setFile(String file)
+
+
+
+
+
+
+
+
+
+
+isAppend
+public boolean isAppend()
+
+
+
+
+setAppend
+public void setAppend(boolean append)
+
+
+
+
+
+
+
+setRootName
+public void setRootName(String rootName)
+
+
+
+
+getElementName
+public String getElementName()
+
+
+
+
+setElementName
+public void setElementName(String elementName)
+
+
+
+
+getLineSeparator
+public String getLineSeparator()
+
+
+
+
+setLineSeparator
+public void setLineSeparator(String lineSeparator)
+
+
+
setName
public void setName(String name)
diff --git a/api/com/redis/riot/cli/FileDumpImportArgs.html b/api/com/redis/riot/cli/FileDumpImportArgs.html
deleted file mode 100644
index 35654401f..000000000
--- a/api/com/redis/riot/cli/FileDumpImportArgs.html
+++ /dev/null
@@ -1,133 +0,0 @@
-
-
-
-
-FileDumpImportArgs (riot unspecified)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-public class FileDumpImportArgs
-
extends FileArgs
-
-
-
-
--
-
-
Constructor Summary
-Constructors
-
-
-
-
--
-
-
Method Summary
-
-
-
Methods inherited from class java.lang.Object
-
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
-
-
-
--
-
-
Constructor Details
-
--
-
-
FileDumpImportArgs
-public FileDumpImportArgs()
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/api/com/redis/riot/cli/FileDumpImportCommand.html b/api/com/redis/riot/cli/FileDumpImportCommand.html
index bf6f41f42..5ba6e3aa2 100644
--- a/api/com/redis/riot/cli/FileDumpImportCommand.html
+++ b/api/com/redis/riot/cli/FileDumpImportCommand.html
@@ -135,6 +135,12 @@ Method Summary
org.springframework.batch.item.ItemReader<?> reader,
org.springframework.batch.item.ItemWriter<?> writer)
+
+
+
+
+
+
@@ -143,10 +149,16 @@ Method Summary
org.springframework.batch.item.ItemReader<?> reader)
void
-
+
void
-
+
+
+void
+
+
+void
+
@@ -216,6 +228,30 @@ taskName
+
+
+
+
+
+
+
+
+
+
+
+
setName
public void setName(String name)
diff --git a/api/com/redis/riot/cli/FileImportArgs.html b/api/com/redis/riot/cli/FileImportArgs.html
deleted file mode 100644
index b0802cf6b..000000000
--- a/api/com/redis/riot/cli/FileImportArgs.html
+++ /dev/null
@@ -1,133 +0,0 @@
-
-
-
-
-FileImportArgs (riot unspecified)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-public class FileImportArgs
-
extends FileArgs
-
-
-
-
--
-
-
Constructor Summary
-Constructors
-
-
-
-
--
-
-
Method Summary
-
-
-
Methods inherited from class java.lang.Object
-
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
-
-
-
--
-
-
Constructor Details
-
--
-
-
FileImportArgs
-public FileImportArgs()
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/api/com/redis/riot/cli/FileImportCommand.html b/api/com/redis/riot/cli/FileImportCommand.html
index 50fd1e6c0..0d1690c8b 100644
--- a/api/com/redis/riot/cli/FileImportCommand.html
+++ b/api/com/redis/riot/cli/FileImportCommand.html
@@ -135,12 +135,90 @@ Method Summary
org.springframework.batch.item.ItemReader<?> reader,
org.springframework.batch.item.ItemWriter<?> writer)
-
-
+
+
-
-initialMaxSupplier(String stepName,
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+int[]
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+boolean
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
void
@@ -148,6 +226,12 @@ Method Summary
void
+void
+
+
+void
+
+
@@ -199,7 +283,7 @@ Method Details
+
+
+
+
+setFileArgs
+public void setFileArgs(FileArgs fileArgs)
+
+
+
+
+
+
+
+
+
+
+
+
+
+setFileType
+public void setFileType(FileType fileType)
+
+
+
+
+
+
+
+setMaxItemCount
+public void setMaxItemCount(Integer maxItemCount)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+setDelimiter
+public void setDelimiter(String delimiter)
+
+
+
+
+
+
+
+setLinesToSkip
+public void setLinesToSkip(Integer linesToSkip)
+
+
+
+
+getIncludedFields
+public int[] getIncludedFields()
+
+
+
+
+setIncludedFields
+public void setIncludedFields(int[] includedFields)
+
+
+
+
+
+
+
+setColumnRanges
+public void setColumnRanges(List<String> columnRanges)
+
+
+
+
+
+
+
+setQuoteCharacter
+public void setQuoteCharacter(Character quoteCharacter)
+
+
+
+
+getContinuationString
+public String getContinuationString()
+
+
+
+
+setContinuationString
+public void setContinuationString(String continuationString)
+
+
+
+
+
+
+
+
+
setName
public void setName(String name)
diff --git a/api/com/redis/riot/cli/KeyValueProcessorArgs.html b/api/com/redis/riot/cli/KeyValueProcessorArgs.html
index 16a3efe4a..094a349c3 100644
--- a/api/com/redis/riot/cli/KeyValueProcessorArgs.html
+++ b/api/com/redis/riot/cli/KeyValueProcessorArgs.html
@@ -106,8 +106,38 @@ Method Summary
-
-
+
+
+
+org.springframework.expression.Expression
+
+
+org.springframework.expression.Expression
+
+
+boolean
+
+
+boolean
+
+
+
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
@@ -146,6 +176,66 @@ processorOptions
+
+
+
+
+
+
+
+
+getTypeExpression
+public org.springframework.expression.Expression getTypeExpression()
+
+
+
+
+setTypeExpression
+public void setTypeExpression(org.springframework.expression.Expression typeExpression)
+
+
+
+
+getTtlExpression
+public org.springframework.expression.Expression getTtlExpression()
+
+
+
+
+setTtlExpression
+public void setTtlExpression(org.springframework.expression.Expression ttlExpression)
+
+
+
+
+isDropTtl
+public boolean isDropTtl()
+
+
+
+
+setDropTtl
+public void setDropTtl(boolean dropTtl)
+
+
+
+
+isDropStreamMessageIds
+public boolean isDropStreamMessageIds()
+
+
+
+
+setDropStreamMessageIds
+public void setDropStreamMessageIds(boolean dropStreamMessageIds)
+
+
diff --git a/api/com/redis/riot/cli/Main.html b/api/com/redis/riot/cli/Main.html
index 2d45a2183..010ede773 100644
--- a/api/com/redis/riot/cli/Main.html
+++ b/api/com/redis/riot/cli/Main.html
@@ -120,7 +120,7 @@ Method Summary
+getRedisArgs, run, run, run, setRedisArgs
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
diff --git a/api/com/redis/riot/cli/RedisArgs.html b/api/com/redis/riot/cli/RedisArgs.html
index 57be12dd0..2d6c2cb5d 100644
--- a/api/com/redis/riot/cli/RedisArgs.html
+++ b/api/com/redis/riot/cli/RedisArgs.html
@@ -106,8 +106,146 @@ Method Summary
-
-
+
+
+
+int
+
+
+
+
+
+
+
+
+
+
+
+char[]
+
+
+
+
+
+char[]
+
+
+long
+
+
+char[]
+
+
+int
+
+
+io.lettuce.core.protocol.ProtocolVersion
+
+
+
+
+
+long
+
+
+
+
+
+
+
+
+char[]
+
+
+
+
+
+
+
+
+boolean
+
+
+boolean
+
+
+boolean
+
+
+boolean
+
+
+
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
@@ -146,6 +284,282 @@ redisOptions
+
+
+
+
+
+setUri
+public void setUri(String uri)
+
+
+
+
+
+
+
+setHost
+public void setHost(String host)
+
+
+
+
+getPort
+public int getPort()
+
+
+
+
+setPort
+public void setPort(int port)
+
+
+
+
+
+
+
+setSocket
+public void setSocket(String socket)
+
+
+
+
+
+
+
+setUsername
+public void setUsername(String username)
+
+
+
+
+getPassword
+public char[] getPassword()
+
+
+
+
+setPassword
+public void setPassword(char[] password)
+
+
+
+
+getTimeout
+public long getTimeout()
+
+
+
+
+setTimeout
+public void setTimeout(long timeout)
+
+
+
+
+getDatabase
+public int getDatabase()
+
+
+
+
+setDatabase
+public void setDatabase(int database)
+
+
+
+
+
+
+
+setClientName
+public void setClientName(String clientName)
+
+
+
+
+isTls
+public boolean isTls()
+
+
+
+
+setTls
+public void setTls(boolean tls)
+
+
+
+
+isInsecure
+public boolean isInsecure()
+
+
+
+
+setInsecure
+public void setInsecure(boolean insecure)
+
+
+
+
+isCluster
+public boolean isCluster()
+
+
+
+
+setCluster
+public void setCluster(boolean cluster)
+
+
+
+
+getMetricsStep
+public long getMetricsStep()
+
+
+
+
+setMetricsStep
+public void setMetricsStep(long metricsStep)
+
+
+
+
+isNoAutoReconnect
+public boolean isNoAutoReconnect()
+
+
+
+
+setNoAutoReconnect
+public void setNoAutoReconnect(boolean noAutoReconnect)
+
+
+
+
+getProtocolVersion
+public io.lettuce.core.protocol.ProtocolVersion getProtocolVersion()
+
+
+
+
+setProtocolVersion
+public void setProtocolVersion(io.lettuce.core.protocol.ProtocolVersion protocolVersion)
+
+
+
+
+getKeystore
+public File getKeystore()
+
+
+
+
+setKeystore
+public void setKeystore(File keystore)
+
+
+
+
+getKeystorePassword
+public char[] getKeystorePassword()
+
+
+
+
+setKeystorePassword
+public void setKeystorePassword(char[] keystorePassword)
+
+
+
+
+getTruststore
+public File getTruststore()
+
+
+
+
+setTruststore
+public void setTruststore(File truststore)
+
+
+
+
+getTruststorePassword
+public char[] getTruststorePassword()
+
+
+
+
+setTruststorePassword
+public void setTruststorePassword(char[] truststorePassword)
+
+
+
+
+
+
+
+setKeyCert
+public void setKeyCert(File keyCert)
+
+
+
+
+
+
+
+setKey
+public void setKey(File key)
+
+
+
+
+getKeyPassword
+public char[] getKeyPassword()
+
+
+
+
+setKeyPassword
+public void setKeyPassword(char[] keyPassword)
+
+
+
+
+getTrustedCerts
+public File getTrustedCerts()
+
+
+
+
+setTrustedCerts
+public void setTrustedCerts(File trustedCerts)
+
+
diff --git a/api/com/redis/riot/cli/RedisReaderArgs.html b/api/com/redis/riot/cli/RedisReaderArgs.html
index 172a856af..cca8b9844 100644
--- a/api/com/redis/riot/cli/RedisReaderArgs.html
+++ b/api/com/redis/riot/cli/RedisReaderArgs.html
@@ -121,14 +121,68 @@ Method Summary
+int
+
+
+int
+
+
+int
+
+
+int
+
+
+int
+
+
+
+
+
+long
+
+
+
+
+
+
+
+
+int
+
+
void
-
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
void
-
+
+
+void
+
+
+void
+
@@ -162,21 +216,129 @@ RedisReaderArgs
Method Details
-
-
-
setIdleTimeout
-public void setIdleTimeout(long timeout)
+
-
-
-
setNotificationQueueCapacity
-public void setNotificationQueueCapacity(int capacity)
+
-
-
-
readerOptions
-
+
+setScanMatch
+public void setScanMatch(String scanMatch)
+
+
+-
+
+
getScanCount
+public long getScanCount()
+
+
+-
+
+
setScanCount
+public void setScanCount(long scanCount)
+
+
+-
+
+
+-
+
+
setScanType
+public void setScanType(String scanType)
+
+
+-
+
+
getQueueCapacity
+public int getQueueCapacity()
+
+
+-
+
+
setQueueCapacity
+public void setQueueCapacity(int queueCapacity)
+
+
+-
+
+
getThreads
+public int getThreads()
+
+
+-
+
+
setThreads
+public void setThreads(int threads)
+
+
+-
+
+
getChunkSize
+public int getChunkSize()
+
+
+-
+
+
setChunkSize
+public void setChunkSize(int chunkSize)
+
+
+-
+
+
getPoolSize
+public int getPoolSize()
+
+
+-
+
+
setPoolSize
+public void setPoolSize(int poolSize)
+
+
+-
+
+
+-
+
+
+-
+
+
getMemLimit
+public int getMemLimit()
+
+
+-
+
+
setMemLimit
+public void setMemLimit(int memLimit)
+
+
+-
+
+
getMemSamples
+public int getMemSamples()
+
+
+-
+
+
setMemSamples
+public void setMemSamples(int memSamples)
diff --git a/api/com/redis/riot/cli/RedisWriterArgs.html b/api/com/redis/riot/cli/RedisWriterArgs.html
index 196b44fb0..8ae40067f 100644
--- a/api/com/redis/riot/cli/RedisWriterArgs.html
+++ b/api/com/redis/riot/cli/RedisWriterArgs.html
@@ -106,6 +106,36 @@ Method Summary
+int
+
+
+int
+
+
+long
+
+
+boolean
+
+
+boolean
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
@@ -146,6 +176,66 @@ writerOptions
+
+
+isMultiExec
+public boolean isMultiExec()
+
+
+
+
+setMultiExec
+public void setMultiExec(boolean multiExec)
+
+
+
+
+getWaitReplicas
+public int getWaitReplicas()
+
+
+
+
+setWaitReplicas
+public void setWaitReplicas(int waitReplicas)
+
+
+
+
+getWaitTimeout
+public long getWaitTimeout()
+
+
+
+
+setWaitTimeout
+public void setWaitTimeout(long waitTimeout)
+
+
+
+
+getPoolSize
+public int getPoolSize()
+
+
+
+
+setPoolSize
+public void setPoolSize(int poolSize)
+
+
+
+
+isMerge
+public boolean isMerge()
+
+
+
+
+setMerge
+public void setMerge(boolean merge)
+
+
diff --git a/api/com/redis/riot/cli/ReplicateCommand.html b/api/com/redis/riot/cli/ReplicateCommand.html
index 4dddd3772..ecbdc3c62 100644
--- a/api/com/redis/riot/cli/ReplicateCommand.html
+++ b/api/com/redis/riot/cli/ReplicateCommand.html
@@ -138,12 +138,78 @@ Method Summary
org.springframework.batch.item.ItemReader<?> reader,
org.springframework.batch.item.ItemWriter<?> writer)
+
+
+
+long
+
+
+long
+
+
+
+
+
+int
+
+
+
+
+
+
+
+
+long
+
+
+
+
+
+boolean
+
+
+boolean
+
+
+void
+
+
void
-
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
void
+void
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
+void
+
+
@@ -152,7 +218,7 @@ Method Summary
+getKeyFilterArgs, getProcessorArgs, getReaderArgs, initialMaxSupplier, runnable, setKeyFilterArgs, setProcessorArgs, setReaderArgs
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@@ -220,6 +286,138 @@ extraMessageSupplier
+
+setIdleTimeout
+public void setIdleTimeout(long timeout)
+
+
+
+
+setNotificationQueueCapacity
+public void setNotificationQueueCapacity(int capacity)
+
+
+
+
+
+
+
+
+
+
+isType
+public boolean isType()
+
+
+
+
+setType
+public void setType(boolean type)
+
+
+
+
+getTtlTolerance
+public long getTtlTolerance()
+
+
+
+
+setTtlTolerance
+public void setTtlTolerance(long ttlTolerance)
+
+
+
+
+isShowDiffs
+public boolean isShowDiffs()
+
+
+
+
+setShowDiffs
+public void setShowDiffs(boolean showDiffs)
+
+
+
+
+
+
+
+
+
+
+
+
+
+setTargetRedisArgs
+public void setTargetRedisArgs(RedisArgs targetRedisArgs)
+
+
+
+
+
+
+
+
+
+
+getFlushInterval
+public long getFlushInterval()
+
+
+
+
+setFlushInterval
+public void setFlushInterval(long flushInterval)
+
+
+
+
+
+
+
+
+
+
+getIdleTimeout
+public long getIdleTimeout()
+
+
+
+
+getNotificationQueueCapacity
+public int getNotificationQueueCapacity()
+
+
+
setName
public void setName(String name)
diff --git a/api/com/redis/riot/cli/class-use/DbArgs.html b/api/com/redis/riot/cli/class-use/DbArgs.html
index bfb892160..2023552d4 100644
--- a/api/com/redis/riot/cli/class-use/DbArgs.html
+++ b/api/com/redis/riot/cli/class-use/DbArgs.html
@@ -63,16 +63,28 @@ Uses of Class<
diff --git a/api/com/redis/riot/cli/class-use/DbImportArgs.html b/api/com/redis/riot/cli/class-use/DbImportArgs.html
deleted file mode 100644
index c3ac81b6d..000000000
--- a/api/com/redis/riot/cli/class-use/DbImportArgs.html
+++ /dev/null
@@ -1,58 +0,0 @@
-
-
-
-
-Uses of Class com.redis.riot.cli.DbImportArgs (riot unspecified)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-No usage of com.redis.riot.cli.DbImportArgs
-
-
-
-
diff --git a/api/com/redis/riot/cli/class-use/FileArgs.html b/api/com/redis/riot/cli/class-use/FileArgs.html
index 7aefc09a2..4404c9b55 100644
--- a/api/com/redis/riot/cli/class-use/FileArgs.html
+++ b/api/com/redis/riot/cli/class-use/FileArgs.html
@@ -63,20 +63,29 @@ Uses of Clas
diff --git a/api/com/redis/riot/cli/class-use/FileDumpExportArgs.html b/api/com/redis/riot/cli/class-use/FileDumpExportArgs.html
deleted file mode 100644
index 227c8b453..000000000
--- a/api/com/redis/riot/cli/class-use/FileDumpExportArgs.html
+++ /dev/null
@@ -1,58 +0,0 @@
-
-
-
-
-Uses of Class com.redis.riot.cli.FileDumpExportArgs (riot unspecified)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-No usage of com.redis.riot.cli.FileDumpExportArgs
-
-
-
-
diff --git a/api/com/redis/riot/cli/class-use/FileDumpImportArgs.html b/api/com/redis/riot/cli/class-use/FileDumpImportArgs.html
deleted file mode 100644
index 59e9569ba..000000000
--- a/api/com/redis/riot/cli/class-use/FileDumpImportArgs.html
+++ /dev/null
@@ -1,58 +0,0 @@
-
-
-
-
-Uses of Class com.redis.riot.cli.FileDumpImportArgs (riot unspecified)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-No usage of com.redis.riot.cli.FileDumpImportArgs
-
-
-
-
diff --git a/api/com/redis/riot/cli/class-use/FileImportArgs.html b/api/com/redis/riot/cli/class-use/FileImportArgs.html
deleted file mode 100644
index af46bb238..000000000
--- a/api/com/redis/riot/cli/class-use/FileImportArgs.html
+++ /dev/null
@@ -1,58 +0,0 @@
-
-
-
-
-Uses of Class com.redis.riot.cli.FileImportArgs (riot unspecified)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-No usage of com.redis.riot.cli.FileImportArgs
-
-
-
-
diff --git a/api/com/redis/riot/cli/class-use/KeyFilterArgs.html b/api/com/redis/riot/cli/class-use/KeyFilterArgs.html
index 12cda751b..4aad68437 100644
--- a/api/com/redis/riot/cli/class-use/KeyFilterArgs.html
+++ b/api/com/redis/riot/cli/class-use/KeyFilterArgs.html
@@ -51,7 +51,41 @@
-No usage of com.redis.riot.cli.KeyFilterArgs
+
+
+
+