JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.morpheusdata.model.event
Interface Event<C extends
EventType
>
All Known Implementing Classes:
ClusterEvent
,
NetworkEvent
public interface
Event<C extends
EventType
>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getMessage
()
C
getType
()
Method Details
getMessage
String
getMessage
()
getType
C
getType
()