Class Search

java.lang.Object
org.infinispan.query.Search

@Deprecated(since="15.0", forRemoval=true) public final class Search extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
Entry point for performing Infinispan queries. Provides the QueryFactory that you use to build Ickle queries, continuous queries, and event filters for indexed and non-indexed caches.
Author:
Sanne Grinovero <sanne@hibernate.org> (C) 2011 Red Hat Inc., anistor@redhat.com
  • Method Details