Skip to content

Commit

Permalink
Publish guide for unspecified
Browse files Browse the repository at this point in the history
  • Loading branch information
runner committed Nov 1, 2024
1 parent db48fad commit c2fcba0
Show file tree
Hide file tree
Showing 91 changed files with 2,106 additions and 1,378 deletions.
162 changes: 82 additions & 80 deletions api/allclasses-index.html

Large diffs are not rendered by default.

43 changes: 6 additions & 37 deletions api/com/redis/riot/AbstractRedisExportCommand.html
Original file line number Diff line number Diff line change
Expand Up @@ -140,14 +140,8 @@ <h2>Method Summary</h2>
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#configureSourceRedisReader(com.redis.spring.batch.item.redis.RedisItemReader)" class="member-name-link">configureSourceRedisReader</a><wbr>(com.redis.spring.batch.item.redis.RedisItemReader&lt;?,<wbr>?&gt;&nbsp;reader)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/regex/Pattern.html" title="class or interface in java.util.regex" class="external-link">Pattern</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getKeyRegex()" class="member-name-link">getKeyRegex</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getPoolSize()" class="member-name-link">getPoolSize</a>()</code></div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/regex/Pattern.html" title="class or interface in java.util.regex" class="external-link">Pattern</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getKeyRegex()" class="member-name-link">getKeyRegex</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="RedisArgs.html" title="class in com.redis.riot">RedisArgs</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getRedisArgs()" class="member-name-link">getRedisArgs</a>()</code></div>
Expand All @@ -159,20 +153,17 @@ <h2>Method Summary</h2>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setKeyRegex(java.util.regex.Pattern)" class="member-name-link">setKeyRegex</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/regex/Pattern.html" title="class or interface in java.util.regex" class="external-link">Pattern</a>&nbsp;regex)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setPoolSize(int)" class="member-name-link">setPoolSize</a><wbr>(int&nbsp;poolSize)</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setRedisArgs(com.redis.riot.RedisArgs)" class="member-name-link">setRedisArgs</a><wbr>(<a href="RedisArgs.html" title="class in com.redis.riot">RedisArgs</a>&nbsp;clientArgs)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setRedisArgs(com.redis.riot.RedisArgs)" class="member-name-link">setRedisArgs</a><wbr>(<a href="RedisArgs.html" title="class in com.redis.riot">RedisArgs</a>&nbsp;clientArgs)</code></div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected <a href="RedisContext.html" title="class in com.redis.riot">RedisContext</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#sourceRedisContext()" class="member-name-link">sourceRedisContext</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>protected <a href="RedisContext.html" title="class in com.redis.riot">RedisContext</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#sourceRedisContext()" class="member-name-link">sourceRedisContext</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
</div>
</div>
</div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-com.redis.riot.AbstractExportCommand">Methods inherited from class&nbsp;com.redis.riot.<a href="AbstractExportCommand.html" title="class in com.redis.riot">AbstractExportCommand</a></h3>
<code><a href="AbstractExportCommand.html#configure(org.springframework.expression.spel.support.StandardEvaluationContext)">configure</a>, <a href="AbstractExportCommand.html#execute()">execute</a>, <a href="AbstractExportCommand.html#getSourceRedisReaderArgs()">getSourceRedisReaderArgs</a>, <a href="AbstractExportCommand.html#setSourceRedisReaderArgs(com.redis.riot.RedisReaderArgs)">setSourceRedisReaderArgs</a>, <a href="AbstractExportCommand.html#step(com.redis.spring.batch.item.redis.RedisItemReader,org.springframework.batch.item.ItemWriter)">step</a>, <a href="AbstractExportCommand.html#step(org.springframework.batch.item.ItemWriter)">step</a></code></div>
<code><a href="AbstractExportCommand.html#configure(org.springframework.expression.spel.support.StandardEvaluationContext)">configure</a>, <a href="AbstractExportCommand.html#configureSourceRedisReader(com.redis.spring.batch.item.redis.RedisItemReader)">configureSourceRedisReader</a>, <a href="AbstractExportCommand.html#execute()">execute</a>, <a href="AbstractExportCommand.html#getSourceRedisReaderArgs()">getSourceRedisReaderArgs</a>, <a href="AbstractExportCommand.html#setSourceRedisReaderArgs(com.redis.riot.RedisReaderArgs)">setSourceRedisReaderArgs</a>, <a href="AbstractExportCommand.html#step(com.redis.spring.batch.item.redis.RedisItemReader,org.springframework.batch.item.ItemWriter)">step</a>, <a href="AbstractExportCommand.html#step(org.springframework.batch.item.ItemWriter)">step</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-com.redis.riot.core.AbstractJobCommand">Methods inherited from class&nbsp;com.redis.riot.core.<a href="core/AbstractJobCommand.html" title="class in com.redis.riot.core">AbstractJobCommand</a></h3>
<code><a href="core/AbstractJobCommand.html#configureAsyncReader(com.redis.spring.batch.item.AbstractAsyncItemReader)">configureAsyncReader</a>, <a href="core/AbstractJobCommand.html#getJobArgs()">getJobArgs</a>, <a href="core/AbstractJobCommand.html#getJobLauncher()">getJobLauncher</a>, <a href="core/AbstractJobCommand.html#getJobName()">getJobName</a>, <a href="core/AbstractJobCommand.html#getJobRepository()">getJobRepository</a>, <a href="core/AbstractJobCommand.html#getJobRepositoryName()">getJobRepositoryName</a>, <a href="core/AbstractJobCommand.html#getTransactionManager()">getTransactionManager</a>, <a href="core/AbstractJobCommand.html#job()">job</a>, <a href="core/AbstractJobCommand.html#job(com.redis.riot.core.Step...)">job</a>, <a href="core/AbstractJobCommand.html#job(java.util.Collection)">job</a>, <a href="core/AbstractJobCommand.html#setJobArgs(com.redis.riot.core.StepArgs)">setJobArgs</a>, <a href="core/AbstractJobCommand.html#setJobLauncher(org.springframework.batch.core.launch.JobLauncher)">setJobLauncher</a>, <a href="core/AbstractJobCommand.html#setJobName(java.lang.String)">setJobName</a>, <a href="core/AbstractJobCommand.html#setJobRepository(org.springframework.batch.core.repository.JobRepository)">setJobRepository</a>, <a href="core/AbstractJobCommand.html#setJobRepositoryName(java.lang.String)">setJobRepositoryName</a>, <a href="core/AbstractJobCommand.html#setTransactionManager(org.springframework.transaction.PlatformTransactionManager)">setTransactionManager</a>, <a href="core/AbstractJobCommand.html#shouldShowProgress()">shouldShowProgress</a></code></div>
Expand Down Expand Up @@ -218,16 +209,6 @@ <h3>sourceRedisContext</h3>
</section>
</li>
<li>
<section class="detail" id="configureSourceRedisReader(com.redis.spring.batch.item.redis.RedisItemReader)">
<h3>configureSourceRedisReader</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">configureSourceRedisReader</span><wbr><span class="parameters">(com.redis.spring.batch.item.redis.RedisItemReader&lt;?,<wbr>?&gt;&nbsp;reader)</span></div>
<dl class="notes">
<dt>Overrides:</dt>
<dd><code><a href="AbstractExportCommand.html#configureSourceRedisReader(com.redis.spring.batch.item.redis.RedisItemReader)">configureSourceRedisReader</a></code>&nbsp;in class&nbsp;<code><a href="AbstractExportCommand.html" title="class in com.redis.riot">AbstractExportCommand</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="mapProcessor()">
<h3>mapProcessor</h3>
<div class="member-signature"><span class="modifiers">protected</span>&nbsp;<span class="return-type">org.springframework.batch.item.ItemProcessor&lt;com.redis.spring.batch.item.redis.common.KeyValue&lt;<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&gt;,<wbr><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Map.html" title="class or interface in java.util" class="external-link">Map</a>&lt;<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>,<wbr><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>&gt;&gt;</span>&nbsp;<span class="element-name">mapProcessor</span>()</div>
Expand All @@ -246,18 +227,6 @@ <h3>setRedisArgs</h3>
</section>
</li>
<li>
<section class="detail" id="getPoolSize()">
<h3>getPoolSize</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">int</span>&nbsp;<span class="element-name">getPoolSize</span>()</div>
</section>
</li>
<li>
<section class="detail" id="setPoolSize(int)">
<h3>setPoolSize</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setPoolSize</span><wbr><span class="parameters">(int&nbsp;poolSize)</span></div>
</section>
</li>
<li>
<section class="detail" id="getKeyRegex()">
<h3>getKeyRegex</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/regex/Pattern.html" title="class or interface in java.util.regex" class="external-link">Pattern</a></span>&nbsp;<span class="element-name">getKeyRegex</span>()</div>
Expand Down
Loading

0 comments on commit c2fcba0

Please sign in to comment.