Uses of Interface
org.apache.hadoop.ozone.container.common.transport.server.XceiverServerSpi
Packages that use XceiverServerSpi
Package
Description
This package contains classes for the server of the storage container
protocol.
This package contains classes for the server implementation using Apache Ratis.
Ozone main that calls into the container layer.
-
Uses of XceiverServerSpi in org.apache.hadoop.ozone.container.common.transport.server
Classes in org.apache.hadoop.ozone.container.common.transport.server that implement XceiverServerSpiModifier and TypeClassDescriptionfinal classCreates a Grpc server endpoint that acts as the communication layer for Ozone containers. -
Uses of XceiverServerSpi in org.apache.hadoop.ozone.container.common.transport.server.ratis
Classes in org.apache.hadoop.ozone.container.common.transport.server.ratis that implement XceiverServerSpiModifier and TypeClassDescriptionfinal classCreates a ratis server endpoint that acts as the communication layer for Ozone containers. -
Uses of XceiverServerSpi in org.apache.hadoop.ozone.container.ozoneimpl
Methods in org.apache.hadoop.ozone.container.ozoneimpl that return XceiverServerSpiModifier and TypeMethodDescriptionOzoneContainer.getReadChannel()OzoneContainer.getWriteChannel()