T
- public abstract class AbstractFullDataFeedGenerator<T> extends AbstractDataFeedGenerator<T> implements StreamingDataFeedGenerator<T>
for processing large data sets.
LOG, processors, publishers
Constructor and Description |
---|
AbstractFullDataFeedGenerator() |
Modifier and Type | Method and Description |
---|---|
abstract List<T> |
findAllEntities(DataFeed dataFeed)
A full data feed generator must implement a method to findAllEntities to process
|
protected void |
processData(DataFeed dataFeed,
DataFeedPublisher publisher) |
buildDataFeedGraph, buildDynamicClass, checkConditionallyRequired, findAndProcessData, generate, getDynamicEntity, identifyDataFeedPublisher, initializeDynamicClass, lookupTestCount, lookupTestIds, resolveValues, shouldExcludeField, translateEntityListToDynamicList, validateValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
translateEntityListToDynamicList
canGenerateForEntityType, generate
protected void processData(DataFeed dataFeed, DataFeedPublisher publisher) throws DataFeedException
DataFeedException
Copyright © 2020. All rights reserved.