Searched refs:firstRangeVLSN (Results 1 – 1 of 1) sorted by relevance
550 VLSN firstRangeVLSN = range.getFirst(); in checkForGhostBucket() local552 if (!firstBucketVLSN.equals(firstRangeVLSN)) { in checkForGhostBucket()557 VLSNBucket placeholder = new GhostBucket(firstRangeVLSN, in checkForGhostBucket()560 buckets.put(firstRangeVLSN.getSequence(), placeholder); in checkForGhostBucket()