Package | Description |
---|---|
alluxio.wire |
Modifier and Type | Method and Description |
---|---|
static BlockLocation |
BlockLocation.fromThrift(BlockLocation blockLocation)
Creates a new instance of
BlockLocation from a thrift representation. |
BlockLocation |
BlockLocation.setTierAlias(String tierAlias) |
BlockLocation |
BlockLocation.setWorkerAddress(WorkerNetAddress workerAddress) |
BlockLocation |
BlockLocation.setWorkerId(long workerId) |
Modifier and Type | Method and Description |
---|---|
List<BlockLocation> |
BlockInfo.getLocations() |
Modifier and Type | Method and Description |
---|---|
BlockInfo |
BlockInfo.setLocations(List<BlockLocation> locations) |
Copyright © 2023. All Rights Reserved.