Class SolrRrdBackend

    • Constructor Detail

      • SolrRrdBackend

        public SolrRrdBackend​(SolrRrdBackend other)
        Open an unregistered (throwaway) read-only clone of another backend.
        Parameters:
        other - other backend
    • Method Detail

      • isReadOnly

        public boolean isReadOnly()
      • getLastModifiedTime

        public long getLastModifiedTime()
      • write

        protected void write​(long offset,
                             byte[] bytes)
                      throws IOException
        Overrides:
        write in class org.rrd4j.core.RrdByteArrayBackend
        Throws:
        IOException
      • markClean

        public void markClean()