public class SdkFilterInputStream extends FilterInputStream implements MetricAware
FilterInputStream.in| Modifier | Constructor and Description |
|---|---|
protected |
SdkFilterInputStream(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isMetricActivated()
Returns true if this object or one of it's inner wrapped objects has
metrics gathering activity turned on; false otherwise.
|
available, close, mark, markSupported, read, read, read, reset, skipprotected SdkFilterInputStream(InputStream in)
public boolean isMetricActivated()
MetricAwareisMetricActivated in interface MetricAwareCopyright © 2016. All rights reserved.