Package com.yahoo.search.result
Class EventStream.ErrorEvent
java.lang.Object
com.yahoo.component.provider.FreezableClass
com.yahoo.component.provider.ListenableFreezableClass
com.yahoo.search.result.EventStream.Event
com.yahoo.search.result.EventStream.ErrorEvent
- All Implemented Interfaces:
com.yahoo.component.provider.Freezable,com.yahoo.component.provider.ListenableFreezable,com.yahoo.processing.response.Data
- Enclosing class:
- EventStream
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.yahoo.search.result.EventStream.Event
request, toString, typeMethods inherited from class com.yahoo.component.provider.ListenableFreezableClass
addFreezeListener, clone, freezeMethods inherited from class com.yahoo.component.provider.FreezableClass
ensureNotFrozen, isFrozenMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.yahoo.component.provider.Freezable
freeze, isFrozenMethods inherited from interface com.yahoo.component.provider.ListenableFreezable
addFreezeListener
-
Constructor Details
-
ErrorEvent
-
-
Method Details
-
source
-
code
public int code() -
message
-
asHit
- Overrides:
asHitin classEventStream.Event
-
asError
-