|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.splunk.DataModelCalculation com.splunk.LookupDataModelCalculation
public class LookupDataModelCalculation
Represents a lookup calculation on a data model object. A lookup calculation takes the value of an input field and uses it to look up new values for the output fields in a lookup.
Nested Class Summary | |
---|---|
static class |
LookupDataModelCalculation.LookupFieldMapping
|
Method Summary | |
---|---|
java.util.List<LookupDataModelCalculation.LookupFieldMapping> |
getInputFieldMappings()
|
java.lang.String |
getLookupName()
|
Methods inherited from class com.splunk.DataModelCalculation |
---|
containsGeneratedField, getCalculationID, getComment, getGeneratedField, getGeneratedFields, getLineage, getOwner, isEditable |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getLookupName()
public java.util.List<LookupDataModelCalculation.LookupFieldMapping> getInputFieldMappings()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |