| Package | Description |
|---|---|
| org.apache.reef.wake.examples.join | |
| org.apache.reef.wake.rx | |
| org.apache.reef.wake.rx.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
BlockingJoin |
class |
NonBlockingJoin |
class |
TupleSource |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DynamicObservable<T>
Defines a "dynamically configured" provider for push-based notification.
|
interface |
StaticObservable
Defines a "static" provider for push-based notification.
|
interface |
Subject<InType,OutType>
A class implementing Observer
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleSubject<T>
A Subject that relays all messages to its subscribers.
|
class |
TimeoutSubject<T> |
Copyright © 2015 The Apache Software Foundation. All rights reserved.