Class OffloadSegmentInfoImpl
java.lang.Object
org.apache.bookkeeper.mledger.impl.OffloadSegmentInfoImpl
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcloseSegment(long endLedger, long endEntry) booleanisClosed()result()
-
Field Details
-
uuid
-
beginLedgerId
public final long beginLedgerId -
beginEntryId
public final long beginEntryId -
driverName
-
driverMetadata
-
-
Constructor Details
-
OffloadSegmentInfoImpl
-
-
Method Details
-
isClosed
public boolean isClosed() -
closeSegment
public void closeSegment(long endLedger, long endEntry) -
result
-