Skip navigation links
|
Oracle® Fusion Middleware Java API Reference for Event Processing in Oracle Stream Analytics
12c Release (12.2.1.3.0)
E98700-01 |
PREV CLASS NEXT CLASS |
FRAMES NO FRAMES |
SUMMARY: INNER | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
com.bea.wlevs.ede.api.cluster
Interface Server
- public interface Server
- extends java.lang.Comparable
A representation of a group server. A Server is primarily used for comparison purposes.
Methods inherited from interface java.lang.Comparable |
compareTo |
getIdentity
public int getIdentity()
-
- Returns:
- the logical identity of this Server
getUid
public java.lang.String getUid()
-
- Returns:
- the logical unique identity of this Server as a string
getName
public java.lang.String getName()
-
- Returns:
- the name of this Server
|
Copyright © 2007, 2018, Oracle and/or its affiliates. All rights reserved. |
PREV CLASS NEXT CLASS |
FRAMES NO FRAMES |
SUMMARY: INNER | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |