com.splunk
Class TimestampPivotRowSplit

java.lang.Object
  extended by com.splunk.PivotRowSplit
      extended by com.splunk.TimestampPivotRowSplit

public class TimestampPivotRowSplit
extends PivotRowSplit

Represents a row split on a timestamp valued field in a pivot.


Method Summary
 TimestampBinning getBinning()
           
 
Methods inherited from class com.splunk.PivotRowSplit
getFieldName, getLabel, getOwnerLineage, getOwnerName
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getBinning

public TimestampBinning getBinning()