public class UniqueFieldValues extends AbstractStage
processOnlyNull
Constructor and Description |
---|
UniqueFieldValues() |
Modifier and Type | Method and Description |
---|---|
void |
flush() |
String |
getFieldName() |
List<Document> |
processDocument(Document doc) |
void |
setFieldName(String fieldName) |
void |
startStage(StageConfiguration config) |
void |
stopStage() |
public void startStage(StageConfiguration config)
startStage
in class AbstractStage
public List<Document> processDocument(Document doc)
processDocument
in class AbstractStage
public void stopStage()
stopStage
in class AbstractStage
public void flush()
flush
in class AbstractStage
public String getFieldName()
public void setFieldName(String fieldName)
Copyright © 2020 myrobotlab. All rights reserved.