Class ObjectId

java.lang.Object
io.bdeploy.bhive.model.ObjectId
All Implemented Interfaces:
Serializable, Comparable<ObjectId>

public class ObjectId extends Object implements Serializable, Comparable<ObjectId>
Uniquely identifies a certain object. That is (typically) the content of an arbitrary file which has been imported into the hive or a Tree.
See Also: