10851086108710881089109010911092109310941095
long low = rs.getLong(2); current = new UUID(high, low); } if (lowUuid != null) { // skip the keys that are smaller or equal (see above, maxCount += 10) if (current.compareTo(lowUuid) <= 0) { continue; } } result.add(new NodeId(current)); }
11351136113711381139114011411142114311441145
long low = rs.getLong(2); current = new UUID(high, low); } if (lowUuid != null) { // skip the keys that are smaller or equal (see above, maxCount += 10) if (current.compareTo(lowUuid) <= 0) { continue; } } result.add(current); }
10711072107310741075107610771078107910801081
10841085108610871088108910901091109210931094
10671068106910701071107210731074107510761077