|
Oracle Fusion Middleware Java API Reference for Oracle Complex Event Processing 11g Release 1 (11.1.1.4.0) E14303-04 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface representing a configuration update of group members. Configuration updates are triggered by membership changes or by users requiring a new group view. This interface is implemented by the multicast message provider.
Method Summary | |
Server |
getCoordinator() Returns the Server object of the coordinator for this configuration. |
long |
getId() Returns the unique id of this configuration. |
java.util.SortedSet |
getMembers() Returns a SortedSet containing the Processor objects of the processors in this configuration. |
Method Detail |
public long getId()
public java.util.SortedSet getMembers()
public Server getCoordinator()
|
Copyright © 2007, 2011 Oracle and/or its affiliates. All rights reserved. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |