Uses of Class
com.loomcache.server.sharding.CrossGroupQueryExecutor
Packages that use CrossGroupQueryExecutor
-
Uses of CrossGroupQueryExecutor in com.loomcache.server.handler
Methods in com.loomcache.server.handler with parameters of type CrossGroupQueryExecutorModifier and TypeMethodDescriptionvoidQueryHandler.setCrossGroupQueryExecutor(@Nullable CrossGroupQueryExecutor executor) Install aCrossGroupQueryExecutorso SQL queries fan out across every Raft group when sharding is enabled.