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)  | 
void | 
save()  | 
CloneState | 
track(java.lang.String fullName,
     ITopicStore.IResumeToken index)  | 
public CloneState(java.nio.file.Path p,
                  ILiveStream any)
           throws java.io.IOException
java.io.IOExceptionpublic CloneState clear()
public ITopicStore.IResumeToken forTopic(ILiveStream installationsStream)
public CloneState track(java.lang.String fullName, ITopicStore.IResumeToken index)
public void save()
Copyright © 2023. All Rights Reserved.