Class LongObjectId

java.lang.Object
org.pentaho.di.repository.LongObjectId
All Implemented Interfaces:
Comparable<LongObjectId>, ObjectId

public class LongObjectId extends Object implements ObjectId, Comparable<LongObjectId>
  • Constructor Details

    • LongObjectId

      public LongObjectId(long id)
    • LongObjectId

      public LongObjectId(ObjectId objectId)
  • Method Details