Searched defs:allocationLength (Results 1 – 1 of 1) sorted by relevance
40 private final int allocationLength; field in SampleDataQueue432 public AllocationNode(long startPosition, int allocationLength) { in AllocationNode()