public static class PartitionManager.OffsetData extends Object
Modifier and Type | Field and Description |
---|---|
long |
latestCompletedOffset |
long |
latestEmittedOffset |
Constructor and Description |
---|
OffsetData(long latestEmittedOffset,
long latestCompletedOffset) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.