com.splunk
Class GeoIPDataModelCalculation

java.lang.Object
  extended by com.splunk.DataModelCalculation
      extended by com.splunk.GeoIPDataModelCalculation

public class GeoIPDataModelCalculation
extends DataModelCalculation

Represents a GeoIP lookup on a data model object, which uses an input field to add geographic information to the output.


Method Summary
 java.lang.String getInputField()
           
 
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

getInputField

public java.lang.String getInputField()
Returns:
field to do GeoIP lookup on