public static class StreamPump.StreamPumpStats extends Object
| Constructor and Description |
|---|
StreamPumpStats() |
| Modifier and Type | Method and Description |
|---|---|
void |
closeAllStreamPumps() |
int |
getRunning() |
List<StreamPump> |
getStreamPumps() |
void |
registerPump(StreamPump pump) |
void |
unregisterPump(StreamPump pump) |
public int getRunning()
public void registerPump(StreamPump pump)
public void unregisterPump(StreamPump pump)
public List<StreamPump> getStreamPumps()
public void closeAllStreamPumps()
Copyright © 2022. All Rights Reserved.