@Deprecated public class LocalStreamProcessMonitorThread extends Object implements StatusCounterMonitorRunnable
| Constructor and Description |
|---|
LocalStreamProcessMonitorThread(Executor executor,
int delayInSeconds)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
humanReadableByteCount(long bytes,
boolean si)
Deprecated.
|
boolean |
isRunning()
Deprecated.
|
void |
run()
Deprecated.
|
void |
shutdown()
Deprecated.
|
public LocalStreamProcessMonitorThread(Executor executor, int delayInSeconds)
public void shutdown()
shutdown in interface StatusCounterMonitorRunnablepublic boolean isRunning()
isRunning in interface StatusCounterMonitorRunnablepublic String humanReadableByteCount(long bytes, boolean si)
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.