Uses of Class
org.apache.hadoop.hdfs.client.BlockReportOptions
Packages that use BlockReportOptions
Package
Description
This package provides the administrative APIs for HDFS.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of BlockReportOptions in org.apache.hadoop.hdfs.client
Methods in org.apache.hadoop.hdfs.client that return BlockReportOptions -
Uses of BlockReportOptions in org.apache.hadoop.hdfs.protocol
Methods in org.apache.hadoop.hdfs.protocol with parameters of type BlockReportOptionsModifier and TypeMethodDescriptionvoidClientDatanodeProtocol.triggerBlockReport(BlockReportOptions options) Trigger a new block report. -
Uses of BlockReportOptions in org.apache.hadoop.hdfs.protocolPB
Methods in org.apache.hadoop.hdfs.protocolPB with parameters of type BlockReportOptionsModifier and TypeMethodDescriptionvoidClientDatanodeProtocolTranslatorPB.triggerBlockReport(BlockReportOptions options)