no need to rename to operators in internal API
This commit is contained in:
parent
60eee84345
commit
bf8f60f1ff
2 changed files with 12 additions and 12 deletions
|
|
@ -49,7 +49,7 @@ private[remote] trait InboundCompressions {
|
|||
* INTERNAL API
|
||||
*
|
||||
* One per incoming Aeron stream, actual compression tables are kept per-originUid and created on demand.
|
||||
* All access is via the Decoder operator.
|
||||
* All access is via the Decoder stage.
|
||||
*/
|
||||
private[remote] final class InboundCompressionsImpl(
|
||||
system: ActorSystem,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue