public interface OffsetManager
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<String> |
getLastOffset()
Gets the last stored offset.
|
void |
update(String offset)
Update the stored offset value.
|
Copyright © 2016. All rights reserved.