D G I M N O P R S T W
D
- decorate(QueryResult, SQLStatementContext, SchemaMetaData) - 类 中的方法org.apache.shardingsphere.underlying.merge.engine.decorator.impl.TransparentResultDecorator
-
- decorate(MergedResult, SQLStatementContext, SchemaMetaData) - 类 中的方法org.apache.shardingsphere.underlying.merge.engine.decorator.impl.TransparentResultDecorator
-
- decorate(QueryResult, SQLStatementContext, SchemaMetaData) - 接口 中的方法org.apache.shardingsphere.underlying.merge.engine.decorator.ResultDecorator
-
Decorate query result.
- decorate(MergedResult, SQLStatementContext, SchemaMetaData) - 接口 中的方法org.apache.shardingsphere.underlying.merge.engine.decorator.ResultDecorator
-
Decorate merged result.
- DecoratorMergedResult - org.apache.shardingsphere.underlying.merge.result.impl.decorator中的类
-
Decorator merged result.
- DecoratorMergedResult() - 类 的构造器org.apache.shardingsphere.underlying.merge.result.impl.decorator.DecoratorMergedResult
-
G
- getCalendarValue(int, Class<?>, Calendar) - 类 中的方法org.apache.shardingsphere.underlying.merge.result.impl.decorator.DecoratorMergedResult
-
- getCalendarValue(int, Class<?>, Calendar) - 类 中的方法org.apache.shardingsphere.underlying.merge.result.impl.memory.MemoryMergedResult
-
- getCalendarValue(int, Class<?>, Calendar) - 类 中的方法org.apache.shardingsphere.underlying.merge.result.impl.stream.StreamMergedResult
-
- getCalendarValue(int, Class<?>, Calendar) - 类 中的方法org.apache.shardingsphere.underlying.merge.result.impl.transparent.TransparentMergedResult
-
- getCalendarValue(int, Class<?>, Calendar) - 接口 中的方法org.apache.shardingsphere.underlying.merge.result.MergedResult
-
Get calendar value.
- getCell(int) - 类 中的方法org.apache.shardingsphere.underlying.merge.result.impl.memory.MemoryQueryResultRow
-
Get data from cell.
- getCurrentQueryResult() - 类 中的方法org.apache.shardingsphere.underlying.merge.result.impl.stream.StreamMergedResult
-
- getInputStream(int, String) - 类 中的方法org.apache.shardingsphere.underlying.merge.result.impl.decorator.DecoratorMergedResult
-
- getInputStream(int, String) - 类 中的方法org.apache.shardingsphere.underlying.merge.result.impl.memory.MemoryMergedResult
-
- getInputStream(int, String) - 类 中的方法org.apache.shardingsphere.underlying.merge.result.impl.stream.StreamMergedResult
-
- getInputStream(int, String) - 类 中的方法org.apache.shardingsphere.underlying.merge.result.impl.transparent.TransparentMergedResult
-
- getInputStream(int, String) - 接口 中的方法org.apache.shardingsphere.underlying.merge.result.MergedResult
-
Get InputStream.
- getValue(int, Class<?>) - 类 中的方法org.apache.shardingsphere.underlying.merge.result.impl.decorator.DecoratorMergedResult
-
- getValue(int, Class<?>) - 类 中的方法org.apache.shardingsphere.underlying.merge.result.impl.memory.MemoryMergedResult
-
- getValue(int, Class<?>) - 类 中的方法org.apache.shardingsphere.underlying.merge.result.impl.stream.StreamMergedResult
-
- getValue(int, Class<?>) - 类 中的方法org.apache.shardingsphere.underlying.merge.result.impl.transparent.TransparentMergedResult
-
- getValue(int, Class<?>) - 接口 中的方法org.apache.shardingsphere.underlying.merge.result.MergedResult
-
Get data value.
I
- init(T, SchemaMetaData, SQLStatementContext, List<QueryResult>) - 类 中的方法org.apache.shardingsphere.underlying.merge.result.impl.memory.MemoryMergedResult
-
M
- MemoryMergedResult<T extends BaseRule> - org.apache.shardingsphere.underlying.merge.result.impl.memory中的类
-
Memory merged result.
- MemoryMergedResult(T, SchemaMetaData, SQLStatementContext, List<QueryResult>) - 类 的构造器org.apache.shardingsphere.underlying.merge.result.impl.memory.MemoryMergedResult
-
- MemoryQueryResultRow - org.apache.shardingsphere.underlying.merge.result.impl.memory中的类
-
Memory query result row.
- MemoryQueryResultRow(QueryResult) - 类 的构造器org.apache.shardingsphere.underlying.merge.result.impl.memory.MemoryQueryResultRow
-
- merge(List<QueryResult>, SQLStatementContext, SchemaMetaData) - 类 中的方法org.apache.shardingsphere.underlying.merge.engine.merger.impl.TransparentResultMerger
-
- merge(List<QueryResult>, SQLStatementContext, SchemaMetaData) - 接口 中的方法org.apache.shardingsphere.underlying.merge.engine.merger.ResultMerger
-
Merge query results.
- MergedResult - org.apache.shardingsphere.underlying.merge.result中的接口
-
Merged result after merge engine.
- MergeEntry - org.apache.shardingsphere.underlying.merge中的类
-
Merge entry.
- MergeEntry() - 类 的构造器org.apache.shardingsphere.underlying.merge.MergeEntry
-
N
- newInstance(DatabaseType, SchemaMetaData, T, ConfigurationProperties, SQLStatementContext) - 接口 中的方法org.apache.shardingsphere.underlying.merge.engine.decorator.ResultDecoratorEngine
-
Create new instance of result decorator.
- newInstance(DatabaseType, T, ConfigurationProperties, SQLStatementContext) - 接口 中的方法org.apache.shardingsphere.underlying.merge.engine.merger.ResultMergerEngine
-
Create new instance of result merger engine.
- next() - 类 中的方法org.apache.shardingsphere.underlying.merge.result.impl.memory.MemoryMergedResult
-
- next() - 类 中的方法org.apache.shardingsphere.underlying.merge.result.impl.transparent.TransparentMergedResult
-
- next() - 接口 中的方法org.apache.shardingsphere.underlying.merge.result.MergedResult
-
Iterate next data.
O
- org.apache.shardingsphere.underlying.merge - 程序包 org.apache.shardingsphere.underlying.merge
-
- org.apache.shardingsphere.underlying.merge.engine - 程序包 org.apache.shardingsphere.underlying.merge.engine
-
- org.apache.shardingsphere.underlying.merge.engine.decorator - 程序包 org.apache.shardingsphere.underlying.merge.engine.decorator
-
- org.apache.shardingsphere.underlying.merge.engine.decorator.impl - 程序包 org.apache.shardingsphere.underlying.merge.engine.decorator.impl
-
- org.apache.shardingsphere.underlying.merge.engine.merger - 程序包 org.apache.shardingsphere.underlying.merge.engine.merger
-
- org.apache.shardingsphere.underlying.merge.engine.merger.impl - 程序包 org.apache.shardingsphere.underlying.merge.engine.merger.impl
-
- org.apache.shardingsphere.underlying.merge.result - 程序包 org.apache.shardingsphere.underlying.merge.result
-
- org.apache.shardingsphere.underlying.merge.result.impl.decorator - 程序包 org.apache.shardingsphere.underlying.merge.result.impl.decorator
-
- org.apache.shardingsphere.underlying.merge.result.impl.memory - 程序包 org.apache.shardingsphere.underlying.merge.result.impl.memory
-
- org.apache.shardingsphere.underlying.merge.result.impl.stream - 程序包 org.apache.shardingsphere.underlying.merge.result.impl.stream
-
- org.apache.shardingsphere.underlying.merge.result.impl.transparent - 程序包 org.apache.shardingsphere.underlying.merge.result.impl.transparent
-
P
- process(List<QueryResult>, SQLStatementContext) - 类 中的方法org.apache.shardingsphere.underlying.merge.MergeEntry
-
Process query results.
R
- registerProcessEngine(BaseRule, ResultProcessEngine) - 类 中的方法org.apache.shardingsphere.underlying.merge.MergeEntry
-
Register result process engine.
- ResultDecorator - org.apache.shardingsphere.underlying.merge.engine.decorator中的接口
-
Result decorator.
- ResultDecoratorEngine<T extends BaseRule> - org.apache.shardingsphere.underlying.merge.engine.decorator中的接口
-
Result decorator engine.
- ResultMerger - org.apache.shardingsphere.underlying.merge.engine.merger中的接口
-
Query results merger.
- ResultMergerEngine<T extends BaseRule> - org.apache.shardingsphere.underlying.merge.engine.merger中的接口
-
Result merger engine.
- ResultProcessEngine<T extends BaseRule> - org.apache.shardingsphere.underlying.merge.engine中的接口
-
Result process engine.
S
- setCell(int, Object) - 类 中的方法org.apache.shardingsphere.underlying.merge.result.impl.memory.MemoryQueryResultRow
-
Set data for cell.
- StreamMergedResult - org.apache.shardingsphere.underlying.merge.result.impl.stream中的类
-
Stream merged result.
- StreamMergedResult() - 类 的构造器org.apache.shardingsphere.underlying.merge.result.impl.stream.StreamMergedResult
-
T
- TransparentMergedResult - org.apache.shardingsphere.underlying.merge.result.impl.transparent中的类
-
Transparent merged result.
- TransparentMergedResult() - 类 的构造器org.apache.shardingsphere.underlying.merge.result.impl.transparent.TransparentMergedResult
-
- TransparentResultDecorator - org.apache.shardingsphere.underlying.merge.engine.decorator.impl中的类
-
Transparent result decorator.
- TransparentResultDecorator() - 类 的构造器org.apache.shardingsphere.underlying.merge.engine.decorator.impl.TransparentResultDecorator
-
- TransparentResultMerger - org.apache.shardingsphere.underlying.merge.engine.merger.impl中的类
-
Transparent result merger.
- TransparentResultMerger() - 类 的构造器org.apache.shardingsphere.underlying.merge.engine.merger.impl.TransparentResultMerger
-
W
- wasNull() - 类 中的方法org.apache.shardingsphere.underlying.merge.result.impl.decorator.DecoratorMergedResult
-
- wasNull() - 类 中的方法org.apache.shardingsphere.underlying.merge.result.impl.memory.MemoryMergedResult
-
- wasNull() - 类 中的方法org.apache.shardingsphere.underlying.merge.result.impl.stream.StreamMergedResult
-
- wasNull() - 类 中的方法org.apache.shardingsphere.underlying.merge.result.impl.transparent.TransparentMergedResult
-
- wasNull() - 接口 中的方法org.apache.shardingsphere.underlying.merge.result.MergedResult
-
Judge ResultSet is null or not.
D G I M N O P R S T W
Copyright © 2021 The Apache Software Foundation. All rights reserved.