Interface BaseQueryResponse

    • Method Detail

      • extractResults

        List<?> extractResults​(org.infinispan.protostream.SerializationContext serializationContext)
                        throws IOException
        Throws:
        IOException
      • getTotalResults

        long getTotalResults()