public class HistoryContinuationPoint extends AbstractContinuationPoint
The class is used internally by the HistoryManager.
serviceContext| Constructor and Description |
|---|
HistoryContinuationPoint(ServiceContext serviceContext,
Object userContinuationPoint,
HistoryReadDetails details,
TimestampsToReturn timestampsToReturn) |
| Modifier and Type | Method and Description |
|---|---|
HistoryReadDetails |
getDetails() |
TimestampsToReturn |
getTimestampsToReturn() |
Object |
getUserContinuationPoint() |
getServiceContextpublic HistoryContinuationPoint(ServiceContext serviceContext, Object userContinuationPoint, HistoryReadDetails details, TimestampsToReturn timestampsToReturn)
details - timestampsToReturn - public HistoryReadDetails getDetails()
public TimestampsToReturn getTimestampsToReturn()
public Object getUserContinuationPoint()
Copyright © 2026. All rights reserved.