- java.lang.Object
-
- java.io.OutputStream
-
- com.amazonaws.kinesisvideo.stream.throttling.BandwidthMeasuringOutputStream
-
- All Implemented Interfaces:
- java.io.Closeable, java.io.Flushable, java.lang.AutoCloseable
public class BandwidthMeasuringOutputStream
extends java.io.OutputStream
Measures bytes per second, notifies the consumer callback about each measurement
-
-
Method Summary
-
Methods inherited from class java.io.OutputStream
close, flush, write, write
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.