public static class TopSpeedWindowing.CarEvent extends Object implements scala.Product, scala.Serializable
Constructor and Description |
---|
CarEvent(int carId,
int speed,
double distance,
long time) |
Modifier and Type | Method and Description |
---|---|
int |
carId() |
double |
distance() |
int |
speed() |
long |
time() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.