Uses of Class
org.infinispan.rest.operations.SearchOperations
-
Packages that use SearchOperations Package Description org.infinispan.rest.search -
-
Uses of SearchOperations in org.infinispan.rest.search
Constructors in org.infinispan.rest.search with parameters of type SearchOperations Constructor Description InfinispanSearchRequest(SearchOperations searchOperations, io.netty.handler.codec.http.FullHttpRequest request, io.netty.channel.ChannelHandlerContext ctx, String cacheName, String context, Map<String,List<String>> parameters)
-