public interface EventRegistration extends DataSerializable
| Modifier and Type | Method and Description |
|---|---|
EventFilter |
getFilter() |
String |
getId() |
com.hazelcast.nio.Address |
getSubscriber() |
boolean |
isLocalOnly() |
readData, writeDataString getId()
EventFilter getFilter()
com.hazelcast.nio.Address getSubscriber()
boolean isLocalOnly()
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.