Class SingleFileStoreReader

java.lang.Object
org.infinispan.tools.store.migrator.file.SingleFileStoreReader
All Implemented Interfaces:
AutoCloseable, Iterable<org.infinispan.persistence.spi.MarshallableEntry>, StoreIterator

public class SingleFileStoreReader extends Object implements StoreIterator
  • Constructor Details

    • SingleFileStoreReader

      public SingleFileStoreReader(StoreProperties props)
  • Method Details