/**
* @return true if HFile blocks should be cached on the servers for this scan, false otherwise
*/
@XmlAttribute
public boolean getCacheBlocks() {
return cacheBlocks;
}
ScannerModel.java 文件源码
java
阅读 21
收藏 0
点赞 0
评论 0
项目:ditb
作者:
评论列表
文章目录