Interface PersistOperationBuilder

    • Method Detail

      • getName

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

        void setAttributeMetadata​(String metricIdentifier,
                                  String name)
      • commit

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