| Package | Description |
|---|---|
| org.apache.flink.runtime.instance | |
| org.apache.flink.runtime.jobmanager.scheduler |
| Modifier and Type | Method and Description |
|---|---|
Locality |
AllocatedSlot.getLocality() |
| Modifier and Type | Method and Description |
|---|---|
void |
AllocatedSlot.setLocality(Locality locality) |
| Modifier and Type | Method and Description |
|---|---|
static Locality |
Locality.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Locality[] |
Locality.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.