Uses of Interface
org.apache.hadoop.ozone.container.stream.StreamingDestination
Packages that use StreamingDestination
Package
Description
Streaming API: client and server to move raw binary data.
-
Uses of StreamingDestination in org.apache.hadoop.ozone.container.stream
Classes in org.apache.hadoop.ozone.container.stream that implement StreamingDestinationModifier and TypeClassDescriptionclassStreaming binaries to single directory.Constructors in org.apache.hadoop.ozone.container.stream with parameters of type StreamingDestinationModifierConstructorDescriptionDirstreamClientHandler(StreamingDestination streamingDestination) StreamingClient(String host, int port, StreamingDestination streamingDestination) StreamingClient(String host, int port, StreamingDestination streamingDestination, io.netty.handler.ssl.SslContext sslContext)