Class RemoteQuery

java.lang.Object
org.infinispan.hotrod.impl.query.RemoteQuery

public class RemoteQuery extends Object
Since:
14.0
  • Constructor Details

    • RemoteQuery

      public RemoteQuery()
  • Method Details

    • getSerializationContext

      public org.infinispan.protostream.SerializationContext getSerializationContext()
    • getQueryRequest

      public Object getQueryRequest()
    • getCache

      public RemoteCache<Object,Object> getCache()