Package | Description |
---|---|
org.apache.hadoop.yarn.server.timelineservice.documentstore.lib |
Package org.apache.hadoop.yarn.server.timelineservice.
|
org.apache.hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb |
Package org.apache.hadoop.yarn.server.timelineservice.documentstore
.writer.cosmosdb DocumentStore writer implementation for CosmosDB.
|
Modifier and Type | Method and Description |
---|---|
static <Document extends TimelineDocument> |
DocumentStoreFactory.createDocumentStoreWriter(org.apache.hadoop.conf.Configuration conf)
Creates a DocumentStoreWriter for a
DocumentStoreVendor . |
Modifier and Type | Class and Description |
---|---|
class |
CosmosDBDocumentStoreWriter<TimelineDoc extends TimelineDocument>
This is the Document Store Writer implementation for
DocumentStoreVendor.COSMOS_DB . |
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.