Uses of Class
org.apache.hadoop.ozone.protocol.commands.RegisteredCommand
Packages that use RegisteredCommand
Package
Description
This package contains classes for HDDS protocol definitions.
Set of classes that help in protoc conversions.
-
Uses of RegisteredCommand in org.apache.hadoop.ozone.protocol
Methods in org.apache.hadoop.ozone.protocol that return RegisteredCommandModifier and TypeMethodDescriptionStorageContainerNodeProtocol.register(org.apache.hadoop.hdds.protocol.DatanodeDetails datanodeDetails, org.apache.hadoop.hdds.protocol.proto.StorageContainerDatanodeProtocolProtos.NodeReportProto nodeReport, org.apache.hadoop.hdds.protocol.proto.StorageContainerDatanodeProtocolProtos.PipelineReportsProto pipelineReport, org.apache.hadoop.hdds.protocol.proto.StorageContainerDatanodeProtocolProtos.LayoutVersionProto layoutVersionInfo) Register the node if the node finds that it is not registered with any SCM. -
Uses of RegisteredCommand in org.apache.hadoop.ozone.protocol.commands
Methods in org.apache.hadoop.ozone.protocol.commands that return RegisteredCommand