Interface PersistOperationBuilder

    • Method Detail

      • getName

        java.lang.String getName()
        Used to identify the builder in log messages in an exception is thrown during a call to commit().
      • setAttributeMetadata

        void setAttributeMetadata​(java.lang.String metricIdentifier,
                                  java.lang.String name)
      • commit

        void commit()
             throws PersistException
        Persists the attribute values and meta-data.
        Throws:
        PersistException - if an error occurs while persisting the attribute