R - type of the read payloadW - type of the write payloadpublic interface SourceRateReadWriteExpression<R,W> extends SourceRateExpression<R>, WriteExpression<W>, SourceRateReadWriteExpressionList<R,W>
Don't implement objects with this interface, use SourceRateReadWriteExpressionImpl.
| Modifier and Type | Method and Description |
|---|---|
SourceRateReadWriteExpression<R,W> |
as(String name)
Changes the name for this expression
|
getFunction, getName, getSourceRateExpressionImplfillWriteRecipe, getName, getWriteExpressionImpl, getWriteFunctionand, getSourceRateReadWriteExpressionsand, getSourceRateExpressionsand, getWriteExpressionsSourceRateReadWriteExpression<R,W> as(String name)
SourceRateExpressionas in interface SourceRateExpression<R>name - new nameCopyright © 2015. All rights reserved.