Class MarkerFactory.SharedBlockMarker

    • Constructor Detail

    • Method Detail

      • close

        public void close()
                   throws Exception
        Signals to the MarkerFactory that created this SharedBlockMarker that the row are valuePosition can be considered free.
        Specified by:
        close in interface AutoCloseable
        Overrides:
        close in class Marker
        Throws:
        Exception