public static class QuotaByStorageTypeEntry.Builder
extends java.lang.Object
| Constructor | Description |
|---|---|
Builder() |
| Modifier and Type | Method | Description |
|---|---|---|
QuotaByStorageTypeEntry |
build() |
|
QuotaByStorageTypeEntry.Builder |
setQuota(long quota) |
|
QuotaByStorageTypeEntry.Builder |
setStorageType(org.apache.hadoop.fs.StorageType type) |
public QuotaByStorageTypeEntry.Builder setStorageType(org.apache.hadoop.fs.StorageType type)
public QuotaByStorageTypeEntry.Builder setQuota(long quota)
public QuotaByStorageTypeEntry build()
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.