Class EntityPrimaryKeyTool

java.lang.Object
io.datarouter.model.key.primary.EntityPrimaryKeyTool

public class EntityPrimaryKeyTool
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    EntityPrimaryKeyTool()  
  • Method Summary

    Modifier and Type Method Description
    static <EK extends EntityKey<EK>>
    boolean
    isEntityFullyDefined​(EK ek)  
    static <EK extends EntityKey<EK>,​ PK extends EntityPrimaryKey<EK,​ PK>>
    boolean
    isSingleEntity​(io.datarouter.util.tuple.Range<PK> pkRange)  

    Methods inherited from class java.lang.Object

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