Uses of Interface
org.apache.hadoop.hdfs.RemotePeerFactory
Packages that use RemotePeerFactory
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of RemotePeerFactory in org.apache.hadoop.hdfs
Classes in org.apache.hadoop.hdfs that implement RemotePeerFactoryModifier and TypeClassDescriptionclassDFSClient can connect to a Hadoop Filesystem and perform basic file tasks. -
Uses of RemotePeerFactory in org.apache.hadoop.hdfs.client.impl
Methods in org.apache.hadoop.hdfs.client.impl with parameters of type RemotePeerFactoryModifier and TypeMethodDescriptionBlockReaderFactory.setRemotePeerFactory(RemotePeerFactory remotePeerFactory)