Hierarchy For Package com.amazonaws.kinesisvideo.stream.throttling
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.amazonaws.kinesisvideo.stream.throttling.BandwidthThrottlerImpl (implements com.amazonaws.kinesisvideo.stream.throttling.BandwidthThrottler)
- com.amazonaws.kinesisvideo.stream.throttling.DiscreteTimePeriodsThrottler (implements com.amazonaws.kinesisvideo.stream.throttling.Throttler)
- java.io.InputStream (implements java.io.Closeable)
- com.amazonaws.kinesisvideo.stream.throttling.ThrottledInputStream
- com.amazonaws.kinesisvideo.stream.throttling.OpsPerSecondMeasurer
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- com.amazonaws.kinesisvideo.stream.throttling.BandwidthMeasuringOutputStream
- com.amazonaws.kinesisvideo.stream.throttling.BandwidthThrottledOutputStream
- com.amazonaws.kinesisvideo.stream.throttling.ThrottledOutputStream
Interface Hierarchy
- com.amazonaws.kinesisvideo.stream.throttling.BandwidthThrottler
- com.amazonaws.kinesisvideo.stream.throttling.Throttler