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, skip
protected SdkFilterInputStream(InputStream in)
public boolean isMetricActivated()
MetricAware
isMetricActivated
in interface MetricAware
Copyright © 2016. All rights reserved.