@ThreadSafe
public final class BlockLocationUtils
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static java.util.Optional<Pair<WorkerNetAddress,java.lang.Boolean>> |
nearest(TieredIdentity tieredIdentity,
java.util.List<WorkerNetAddress> addresses,
AlluxioConfiguration conf) |
public static java.util.Optional<Pair<WorkerNetAddress,java.lang.Boolean>> nearest(TieredIdentity tieredIdentity, java.util.List<WorkerNetAddress> addresses, AlluxioConfiguration conf)
tieredIdentity - the tiered identityaddresses - the candidate worker addressesconf - Alluxio configurationCopyright © 2022. All Rights Reserved.