Class UserEditAndPersistListing


  • public final class UserEditAndPersistListing
    extends java.lang.Object
    Uses record level code to locate UserEditAtom records, and other persistence related atoms. Tries to match them together, to help illuminate quite what all the offsets mean
    • Constructor Detail

      • UserEditAndPersistListing

        public UserEditAndPersistListing()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
                         throws java.io.IOException
        Throws:
        java.io.IOException
      • findRecordAtPos

        public static Record findRecordAtPos​(int pos)