docs / it.uniroma3.dbtree / NodeTransfer / <init>

<init>

NodeTransfer(level: Int, k_min: String, k_max: String, context: String)

DTO for a DB-tree node, employed for mediating communications with the database.

This DTO is necessary due to the possible conversion in the representation of the keys(and elements nodes) from database world to the in-memory one. NodeTransfer stores keys and context in the form of strings.