Package | Description |
---|---|
org.apache.hadoop.hdfs.server.namenode |
Modifier and Type | Method and Description |
---|---|
static DataTransferThrottler |
GetImageServlet.getThrottler(Configuration conf)
Construct a throttler from conf
|
Modifier and Type | Method and Description |
---|---|
static void |
TransferFsImage.getFileServer(javax.servlet.ServletResponse response,
File localfile,
FileInputStream infile,
DataTransferThrottler throttler)
A server-side method to respond to a getfile http request
Copies the contents of the local file into the output stream.
|
Copyright © 2013 Apache Software Foundation. All rights reserved.