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.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
Copyright © 2021. All Rights Reserved.