| Package | Description |
|---|---|
| org.apache.flink.api.common | |
| org.apache.flink.util |
| Modifier and Type | Class and Description |
|---|---|
class |
JobID
Unique (at least statistically unique) identifier for a Flink Job.
|
| Modifier and Type | Method and Description |
|---|---|
int |
AbstractID.compareTo(AbstractID o) |
| Constructor and Description |
|---|
AbstractID(AbstractID id)
Creates a new abstract ID from the given one.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.