Package | Description |
---|---|
org.apache.reef.wake |
Public interfaces and factories for Wake's core API.
|
org.apache.reef.wake.rx |
Wake's RX-style communication.
|
Modifier and Type | Method and Description |
---|---|
Meter |
AbstractEStage.getInMeter()
Gets the input meter of this stage.
|
Meter |
AbstractEStage.getOutMeter()
Gets the output meter of this stage.
|
Modifier and Type | Method and Description |
---|---|
Meter |
AbstractRxStage.getInMeter()
Gets the input meter of this stage.
|
Meter |
AbstractRxStage.getOutMeter()
Gets the output meter of this stage.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.