com.splunk
Class TimestampPivotColumnSplit

java.lang.Object
  extended by com.splunk.PivotColumnSplit
      extended by com.splunk.TimestampPivotColumnSplit

public class TimestampPivotColumnSplit
extends PivotColumnSplit

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


Method Summary
 TimestampBinning getBinning()
           
 
Methods inherited from class com.splunk.PivotColumnSplit
addCommonFields, getFieldName, getOwner
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getBinning

public TimestampBinning getBinning()