public class Dist extends Object
| Constructor and Description |
|---|
Dist() |
| Modifier and Type | Method and Description |
|---|---|
void |
activated(Pipe pipe) |
void |
attach(Pipe pipe) |
boolean |
checkHwm() |
boolean |
hasOut() |
void |
match(Pipe pipe) |
boolean |
sendToAll(Msg msg) |
boolean |
sendToMatching(Msg msg) |
void |
terminated(Pipe pipe) |
void |
unmatch() |
public void attach(Pipe pipe)
public void match(Pipe pipe)
public void unmatch()
public void terminated(Pipe pipe)
public void activated(Pipe pipe)
public boolean sendToAll(Msg msg)
public boolean sendToMatching(Msg msg)
public boolean hasOut()
public boolean checkHwm()
Copyright © 2022. All rights reserved.