Interface PhysicalEntityNode<EK extends io.datarouter.model.key.entity.EntityKey<EK>,​E extends io.datarouter.model.entity.Entity<EK>>

All Superinterfaces:
EntityNode<EK,​E>
All Known Implementing Classes:
BasePhysicalEntityNode

public interface PhysicalEntityNode<EK extends io.datarouter.model.key.entity.EntityKey<EK>,​E extends io.datarouter.model.entity.Entity<EK>>
extends EntityNode<EK,​E>