Uploaded image for project: 'Couchbase Documentation'
  1. Couchbase Documentation
  2. DOC-8812

Add retrieve example for the extended attribute

    XMLWordPrintable

Details

    Description

      in the virtual extended attribute there is the following example

      collection.lookupIn(
          "airport_1254",
          Collections.singletonList(
              LookupInSpec.get(LookupInMacro.EXPIRY_TIME).xattr())
      );
      

      for clarity please add the following like that demonstrate the retrieval process.

      System.out.println(res.contentAs(0, String.class));
      

      you may also add which features are available currently with the macro

      Reporter: Roi Katz
      E-mail: roi.katz@Couchbase.com

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            richard.smedley Richard Smedley
            roi.katz Roi Katz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty