public interface EventRegistration extends DataSerializable
Modifier and Type | Method and Description |
---|---|
EventFilter |
getFilter() |
String |
getId() |
Address |
getSubscriber() |
boolean |
isLocalOnly() |
readData, writeData
String getId()
EventFilter getFilter()
Address getSubscriber()
boolean isLocalOnly()
Copyright © 2014 Hazelcast, Inc.. All rights reserved.