public class TieredStorageMasterClient extends Object
| Constructor and Description |
|---|
TieredStorageMasterClient(List<TierMasterAgent> tiers) |
| Modifier and Type | Method and Description |
|---|---|
void |
addPartition(TieredStoragePartitionId partitionId) |
void |
releasePartition(TieredStoragePartitionId partitionId) |
public TieredStorageMasterClient(List<TierMasterAgent> tiers)
public void addPartition(TieredStoragePartitionId partitionId)
public void releasePartition(TieredStoragePartitionId partitionId)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.