Class D_RecordId

  • All Implemented Interfaces:
    Diagnosticable

    public class D_RecordId
    extends DiagnosticableGeneric
    The D_RecordId class provides diagnostic information about the BaseContainerHandle class. Currently this info is a single string of the form ROW(conglomerate_id, page_number, record_id)
    • Constructor Summary

      Constructors 
      Constructor Description
      D_RecordId()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String diag()
      Return string identifying the underlying container.
      void diag_detail​(java.util.Properties prop)
      Return a set of properties describing the the key used to lock container.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait