Package org.rocksdb

Interface TraceWriter

  • All Known Implementing Classes:
    AbstractTraceWriter

    public interface TraceWriter
    TraceWriter allows exporting RocksDB traces to any system, one operation at a time.
    • Method Detail

      • getFileSize

        long getFileSize()
        Get the size of the file that this writer is writing to.
        Returns:
        the file size