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