Uses of Class
org.HdrHistogram.packedarray.AbstractPackedArrayContext.RetryException
Packages that use AbstractPackedArrayContext.RetryException
-
Uses of AbstractPackedArrayContext.RetryException in org.HdrHistogram.packedarray
Methods in org.HdrHistogram.packedarray that throw AbstractPackedArrayContext.RetryExceptionModifier and TypeMethodDescriptionprivate intAbstractPackedArrayContext.expandEntry(int existingEntryIndex, int entryPointerIndex, int insertedSlotIndex, int insertedSlotMask, boolean nextLevelIsLeaf) Expand entry as indicated.private intAbstractPackedArrayContext.getRootEntry(int setNumber, boolean insertAsNeeded) private intAbstractPackedArrayContext.seekToPopulatedVirtualIndexStartingAtLevel(int startingVirtualIndex, int levelEntryIndex, int indexShift)