public class CloneState
extends java.lang.Object
Constructor and Description |
---|
CloneState(java.nio.file.Path p,
ILiveStream any) |
Modifier and Type | Method and Description |
---|---|
CloneState |
clear() |
ITopicStore.IResumeToken |
forTopic(ILiveStream installationsStream) |
CloneState |
record(java.lang.String fullName,
ITopicStore.IResumeToken index) |
void |
save() |
public CloneState(java.nio.file.Path p, ILiveStream any) throws java.io.IOException
java.io.IOException
public CloneState clear()
public ITopicStore.IResumeToken forTopic(ILiveStream installationsStream)
public CloneState record(java.lang.String fullName, ITopicStore.IResumeToken index)
public void save()
Copyright © 2022. All Rights Reserved.