Class TraceRecordInternal

  • All Implemented Interfaces:
    Comparable

    public final class TraceRecordInternal
    extends TraceRecord
    Extends Trace Record. Special processing needed for internal trace records.
    • Method Detail

      • prime

        protected final void prime()
                            throws IOException
        reads in the record data for this TraceRecord
        Throws:
        IOException
      • getNextEntry

        protected final int getNextEntry()
                                  throws IOException
        Gets the next trace entry returns 0=no more entries in this buffer 1=ok to format
        Throws:
        IOException