Class LookupCommandBuilder

    • Constructor Detail

      • LookupCommandBuilder

        public LookupCommandBuilder​(Lookup lookup,
                                    String path)
        Create a multi-lookup command.
        Parameters:
        lookup - the lookup type.
        path - the path to look-up inside the document.
    • Method Detail

      • lookup

        public Lookup lookup()
      • opCode

        public byte opCode()
      • xattr

        public boolean xattr()
        Access to extended attribute section of the couchbase document
        Returns:
        true if accessing extended attribute section
      • xattr

        public LookupCommandBuilder xattr​(boolean xattr)
        Access to extended attribute section of the couchbase document
        Returns:
        builder with true set for attribute access