Package | Description |
---|---|
org.apache.hadoop.hdfs.protocol | |
org.apache.hadoop.hdfs.protocolPB |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
Modifier and Type | Method and Description |
---|---|
CachePoolStats |
CachePoolStats.Builder.build() |
CachePoolStats |
CachePoolEntry.getStats() |
Constructor and Description |
---|
CachePoolEntry(CachePoolInfo info,
CachePoolStats stats) |
Modifier and Type | Method and Description |
---|---|
static CachePoolStats |
PBHelperClient.convert(org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.CachePoolStatsProto proto) |
Modifier and Type | Method and Description |
---|---|
static org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.CachePoolStatsProto |
PBHelperClient.convert(CachePoolStats stats) |
Copyright © 2018 Apache Software Foundation. All Rights Reserved.