public class HzHollowAnnouncer
extends com.netflix.hollow.api.producer.fs.HollowFilesystemAnnouncer
implements com.netflix.hollow.api.producer.HollowProducer.Announcer
Modifier and Type | Field and Description |
---|---|
java.lang.String |
dataset |
Constructor and Description |
---|
HzHollowAnnouncer(java.lang.String dataset,
java.io.File publishDir) |
HzHollowAnnouncer(java.lang.String dataset,
java.nio.file.Path publishPath) |
Modifier and Type | Method and Description |
---|---|
void |
announce(long stateVersion) |
Copyright © 2021. All Rights Reserved.