Package 

Class MemoryDataReader

  • All Implemented Interfaces:
    jetbrains.exodus.io.DataReader , mu.KLoggable

    
    public class MemoryDataReader
    extends KLogging implements DataReader
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final KLogger logger
    • Method Summary

      Modifier and Type Method Description
      KLogger getLogger()
      Iterable<Block> getBlocks()
      Iterable<Block> getBlocks(Long fromAddress)
      Unit close()
      String getLocation()
      • Methods inherited from class mu.KLogging

        logger, logger
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait