Package com.couchbase.client.java.util.rawQuerying

  • Class Summary
    Class Description
    AsyncRawQueryExecutor
    A utility class that allows to perform N1QL and FTS queries asynchronously and receive a raw version of the service's JSON response.
    RawQueryExecutor
    A utility class that allows to perform N1QL and FTS queries synchronously and receive a raw version of the service's JSON response.