@InterfaceAudience.Public @InterfaceStability.Evolving public interface Event<TYPE extends Enum<TYPE>>
Modifier and Type | Method and Description |
---|---|
long |
getTimestamp() |
TYPE |
getType() |
String |
toString() |
Copyright © 2015 Apache Software Foundation. All rights reserved.