| Package | Description |
|---|---|
| org.apache.hadoop.hdfs | |
| org.apache.hadoop.hdfs.client.impl |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method | Description |
|---|---|---|
static ClientContext |
ClientContext.get(java.lang.String name,
org.apache.hadoop.conf.Configuration config) |
|
static ClientContext |
ClientContext.get(java.lang.String name,
DfsClientConf conf,
org.apache.hadoop.conf.Configuration config) |
|
ClientContext |
DFSClient.getClientContext() |
|
static ClientContext |
ClientContext.getFromConf(org.apache.hadoop.conf.Configuration conf) |
Get a client context, from a Configuration object.
|
| Modifier and Type | Method | Description |
|---|---|---|
BlockReaderFactory |
BlockReaderFactory.setClientCacheContext(ClientContext clientContext) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.