Uses of Class
org.apache.shardingsphere.infra.merge.result.impl.local.LocalDataQueryResultRow
-
Packages that use LocalDataQueryResultRow Package Description org.apache.shardingsphere.infra.merge.result.impl.local -
-
Uses of LocalDataQueryResultRow in org.apache.shardingsphere.infra.merge.result.impl.local
Constructor parameters in org.apache.shardingsphere.infra.merge.result.impl.local with type arguments of type LocalDataQueryResultRow Constructor Description LocalDataMergedResult(Collection<LocalDataQueryResultRow> rows)
-