Package com.hypixel.hytale.storage
Class IndexedStorageFile.SegmentRangeWriteLock
java.lang.Object
com.hypixel.hytale.storage.IndexedStorageFile.SegmentRangeWriteLock
- Enclosing class:
IndexedStorageFile
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final intprivate final intprivate final long[] -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
segmentIndex
private final int segmentIndex -
count
private final int count -
stamps
private final long[] stamps
-
-
Constructor Details
-
SegmentRangeWriteLock
public SegmentRangeWriteLock(int segmentIndex, int count, long[] stamps)
-
-
Method Details
-
unlock
protected void unlock()
-