public class HollowContext
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
com.netflix.hollow.api.consumer.HollowConsumer.AnnouncementWatcher |
announcementWatcher |
com.netflix.hollow.api.consumer.HollowConsumer.BlobRetriever |
blobRetriever |
| Constructor and Description |
|---|
HollowContext(com.netflix.hollow.api.consumer.HollowConsumer.BlobRetriever blobRetriever,
com.netflix.hollow.api.consumer.HollowConsumer.AnnouncementWatcher announcementWatcher) |
| Modifier and Type | Method and Description |
|---|---|
static HollowContext |
get(java.io.File dir,
java.lang.String set) |
public final com.netflix.hollow.api.consumer.HollowConsumer.BlobRetriever blobRetriever
public final com.netflix.hollow.api.consumer.HollowConsumer.AnnouncementWatcher announcementWatcher
public HollowContext(com.netflix.hollow.api.consumer.HollowConsumer.BlobRetriever blobRetriever,
com.netflix.hollow.api.consumer.HollowConsumer.AnnouncementWatcher announcementWatcher)
public static HollowContext get(java.io.File dir, java.lang.String set)
Copyright © 2021. All Rights Reserved.