public class BmFilesystemAnnoucementWatcher
extends java.lang.Object
implements com.netflix.hollow.api.consumer.HollowConsumer.AnnouncementWatcher
| Constructor and Description |
|---|
BmFilesystemAnnoucementWatcher(java.nio.file.Path publishPath) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
finalize() |
long |
getLatestVersion() |
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.AnnouncementWatcherCopyright © 2021. All Rights Reserved.