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.Objectjava.lang.Throwablepublic long getLatestVersion()
getLatestVersion in interface com.netflix.hollow.api.consumer.HollowConsumer.AnnouncementWatcherpublic void subscribeToUpdates(com.netflix.hollow.api.consumer.HollowConsumer consumer)
subscribeToUpdates in interface com.netflix.hollow.api.consumer.HollowConsumer.AnnouncementWatcherpublic boolean isListening()
isListening in interface IAnnouncementWatcherpublic void stop()
stop in interface IAnnouncementWatcherCopyright © 2024. All Rights Reserved.