Searched refs:lnSlotKey (Results 1 – 1 of 1) sorted by relevance
2149 byte[] lnSlotKey = null; in fetchLN()2153 lnSlotKey = lnEntry.getKey(); in fetchLN()2164 attachNode(idx, targetNode, lnSlotKey); in fetchLN()2847 byte[] lnSlotKey) { in updateEntry() argument2856 boolean multiSlotChange = setLNSlotKey(idx, lnSlotKey); in updateEntry()2926 public final void attachNode(int idx, Node node, byte[] lnSlotKey) { in attachNode() argument2935 boolean multiSlotChange = setLNSlotKey(idx, lnSlotKey); in attachNode()