public class BmFilesystemAnnoucementWatcher extends java.lang.Object implements IAnnouncementWatcher
Constructor and Description |
---|
BmFilesystemAnnoucementWatcher(java.nio.file.Path publishPath) |
Modifier and Type | Method and Description |
---|---|
protected void |
finalize() |
long |
getLatestVersion() |
boolean |
isListening() |
void |
stop() |
void |
subscribeToUpdates(com.netflix.hollow.api.consumer.HollowConsumer consumer) |
public BmFilesystemAnnoucementWatcher(java.nio.file.Path publishPath)
protected void finalize() throws java.lang.Throwable
finalize
in class java.lang.Object
java.lang.Throwable
public long getLatestVersion()
getLatestVersion
in interface com.netflix.hollow.api.consumer.HollowConsumer.AnnouncementWatcher
public void subscribeToUpdates(com.netflix.hollow.api.consumer.HollowConsumer consumer)
subscribeToUpdates
in interface com.netflix.hollow.api.consumer.HollowConsumer.AnnouncementWatcher
public boolean isListening()
isListening
in interface IAnnouncementWatcher
public void stop()
stop
in interface IAnnouncementWatcher
Copyright © 2023. All Rights Reserved.