Uses of Class
org.apache.hadoop.hdfs.protocol.CacheDirectiveInfo.Builder
Packages that use CacheDirectiveInfo.Builder
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of CacheDirectiveInfo.Builder in org.apache.hadoop.hdfs.protocol
Methods in org.apache.hadoop.hdfs.protocol that return CacheDirectiveInfo.BuilderModifier and TypeMethodDescriptionCacheDirectiveInfo.Builder.setExpiration(CacheDirectiveInfo.Expiration expiration) Sets when the CacheDirective should expire.Sets the id used in this request.CacheDirectiveInfo.Builder.setPath(org.apache.hadoop.fs.Path path) Sets the path used in this request.Sets the pool used in this request.CacheDirectiveInfo.Builder.setReplication(Short replication) Sets the replication used in this request.