Uses of Class
org.apache.pinot.segment.local.utils.SegmentLocks
-
Packages that use SegmentLocks Package Description org.apache.pinot.segment.local.utils -
-
Uses of SegmentLocks in org.apache.pinot.segment.local.utils
Methods in org.apache.pinot.segment.local.utils that return SegmentLocks Modifier and Type Method Description static SegmentLocksSegmentLocks. create()static SegmentLocksSegmentLocks. create(int numLocks)
-