Uses of Interface
org.apache.hadoop.ozone.container.stream.StreamingSource
Packages that use StreamingSource
Package
Description
Streaming API: client and server to move raw binary data.
-
Uses of StreamingSource in org.apache.hadoop.ozone.container.stream
Classes in org.apache.hadoop.ozone.container.stream that implement StreamingSourceModifier and TypeClassDescriptionclassStreaming files from single directory.Constructors in org.apache.hadoop.ozone.container.stream with parameters of type StreamingSourceModifierConstructorDescriptionStreamingServer(StreamingSource source, int port) StreamingServer(StreamingSource source, int port, io.netty.handler.ssl.SslContext sslContext)