Class StorageGroupLogReader

  • All Implemented Interfaces:
    java.lang.AutoCloseable

    public class StorageGroupLogReader
    extends java.lang.Object
    implements java.lang.AutoCloseable
    • Constructor Summary

      Constructors 
      Constructor Description
      StorageGroupLogReader​(java.lang.String schemaDir, java.lang.String fileName)  
    • Constructor Detail

      • StorageGroupLogReader

        public StorageGroupLogReader​(java.lang.String schemaDir,
                                     java.lang.String fileName)
                              throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • hasNext

        public boolean hasNext()
      • close

        public void close()
        Specified by:
        close in interface java.lang.AutoCloseable