Uses of Class
org.apache.hadoop.hdfs.ClientContext
Packages that use ClientContext
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of ClientContext in org.apache.hadoop.hdfs
Methods in org.apache.hadoop.hdfs that return ClientContextModifier and TypeMethodDescriptionstatic ClientContextstatic ClientContextClientContext.get(String name, DfsClientConf conf, org.apache.hadoop.conf.Configuration config) DFSClient.getClientContext()static ClientContextClientContext.getFromConf(org.apache.hadoop.conf.Configuration conf) Get a client context, from a Configuration object. -
Uses of ClientContext in org.apache.hadoop.hdfs.client.impl
Methods in org.apache.hadoop.hdfs.client.impl with parameters of type ClientContextModifier and TypeMethodDescriptionBlockReaderFactory.setClientCacheContext(ClientContext clientContext)