JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.scaleoutsoftware.streaming.timewindowing
Interface TimestampSelector<T>
public interface
TimestampSelector<T>
The TimestampSelector is used to pull a timestamp from an object.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
long
select
(
T
t)
Method Detail
select
long select(
T
t)
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method