Uses of Class
org.apache.hadoop.hdfs.server.federation.router.ErasureCoding
Packages that use ErasureCoding
Package
Description
This package contains classes that facilitate asynchronous operations within the Hadoop
Distributed File System (HDFS) Federation router.
-
Uses of ErasureCoding in org.apache.hadoop.hdfs.server.federation.router.async
Subclasses of ErasureCoding in org.apache.hadoop.hdfs.server.federation.router.asyncModifier and TypeClassDescriptionclassProvides asynchronous operations for erasure coding in HDFS Federation.