@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 StatusCounterMonitorRunnable
public boolean isRunning()
isRunning
in interface StatusCounterMonitorRunnable
public String humanReadableByteCount(long bytes, boolean si)
Copyright © 2018 The Apache Software Foundation. All rights reserved.