|
Oracle® Database RAC FAN Events Java API Reference 11g Release 2 (11.2) E13993-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
java.util.EventObject
oracle.simplefan.FanEvent
public abstract class FanEvent
This abstract class supports three types of FAN events: service events, node down events, and load advisory (RLB) events.
| Method Summary | |
|---|---|
java.util.Date |
getTimestamp()Returns the time the event occurred. |
| Methods inherited from class java.util.EventObject |
|---|
getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public java.util.Date getTimestamp()
|
Oracle® Database RAC FAN Events Java API Reference 11g Release 2 (11.2) E13993-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||