@InterfaceAudience.Private @InterfaceStability.Unstable
See: Description
Interface | Description |
---|---|
DocumentStoreWriter<Document> |
Every
DocumentStoreVendor have to implement this for creating
writer to its backend. |
Class | Description |
---|---|
TimelineCollectionWriter<Document extends TimelineDocument> |
This is a generic Collection Writer that can be used for writing documents
belonging to different
CollectionType under a specific
DocumentStoreVendor backend. |
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.