Interface and Description |
---|
com.netflix.hollow.api.client.HollowBlobRetriever
Implement the
HollowConsumer.BlobRetriever for use with the HollowConsumer instead. |
com.netflix.hollow.api.client.HollowClientMemoryConfig
Implement the
HollowConsumer.ObjectLongevityConfig and/or HollowConsumer.DoubleSnapshotConfig for use
with the HollowConsumer instead. |
com.netflix.hollow.api.client.HollowUpdateListener
Implement the
HollowConsumer.RefreshListener and/or HollowConsumer.ObjectLongevityDetector for
use with the HollowConsumer instead. |
Class and Description |
---|
com.netflix.hollow.api.client.HollowAnnouncementWatcher
Implement the
HollowConsumer.AnnouncementWatcher for use with the HollowConsumer instead. |
com.netflix.hollow.api.client.HollowBlob
Extend the
HollowConsumer.Blob for use with the HollowConsumer.BlobRetriever instead. |
com.netflix.hollow.api.client.HollowClient
Use the
HollowConsumer API instead. |
Enum and Description |
---|
com.netflix.hollow.core.write.objectmapper.NullablePrimitiveBoolean
Use the @HollowInline annotation with a Boolean field instead.
|
Constructor and Description |
---|
com.netflix.hollow.api.client.HollowUpdatePlanner(HollowBlobRetriever) |