public abstract class ProcessingNode extends Object
Constructor and Description |
---|
ProcessingNode(org.teiid.translator.mongodb.MongoDocument document) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getDocumentName() |
abstract com.mongodb.BasicDBObject |
getInstruction() |
int |
hashCode() |
public ProcessingNode(org.teiid.translator.mongodb.MongoDocument document)
public abstract com.mongodb.BasicDBObject getInstruction() throws TranslatorException
TranslatorException
public String getDocumentName() throws TranslatorException
TranslatorException
Copyright © 2019. All rights reserved.