Class TimeData
java.lang.Object
org.apache.storm.st.topology.window.data.TimeData
- All Implemented Interfaces:
 Comparable<TimeData>
- 
Field Details
- 
CLS
 
 - 
 - 
Method Details
- 
newData
 - 
fromTuple
 - 
fromJson
 - 
toString
 - 
toString
 - 
getValues
 - 
getTimestampFieldName
 - 
getDate
 - 
getFields
 - 
equals
 - 
hashCode
public int hashCode() - 
compareTo
- Specified by:
 compareToin interfaceComparable<TimeData>
 
 -