public class TimelineCollectionWriter<Document extends TimelineDocument> extends Object
CollectionType
under a specific
DocumentStoreVendor
backend.Constructor and Description |
---|
TimelineCollectionWriter(CollectionType collectionType,
org.apache.hadoop.conf.Configuration conf) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
flush() |
void |
writeDocument(Document timelineDocument) |
public TimelineCollectionWriter(CollectionType collectionType, org.apache.hadoop.conf.Configuration conf) throws org.apache.hadoop.yarn.exceptions.YarnException
org.apache.hadoop.yarn.exceptions.YarnException
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.