Class AbstractOnlineAttributeWriter

    • Constructor Detail

      • AbstractOnlineAttributeWriter

        protected AbstractOnlineAttributeWriter​(EntityDescriptor entityDesc,
                                                java.net.URI uri)
    • Method Detail

      • close

        public void close()
        Description copied from interface: AttributeWriterBase
        Close allocated resources of this writer. This is supposed to be idempotent.
        Specified by:
        close in interface AttributeWriterBase
        Specified by:
        close in interface java.lang.AutoCloseable