Interface KvTableScanner

All Known Implementing Classes:
HashedStringScanner, InMemoryByteStringKvTable.InMemoryKvByteTableScanner, InMemoryKvTable.InMemoryKvTableScanner, Scanner

public interface KvTableScanner
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    com.mapr.fs.proto.Fileserver.KvMsg
     
  • Method Details

    • next

      com.mapr.fs.proto.Fileserver.KvMsg next()
    • close

      void close()