| Package | Description |
|---|---|
| org.apache.flink.runtime.entrypoint |
| Modifier and Type | Method and Description |
|---|---|
static ClusterEntrypoint.ShutdownBehaviour |
ClusterEntrypoint.ShutdownBehaviour.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClusterEntrypoint.ShutdownBehaviour[] |
ClusterEntrypoint.ShutdownBehaviour.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ClusterEntrypoint.cleanupDirectories(ClusterEntrypoint.ShutdownBehaviour shutdownBehaviour)
Clean up of temporary directories created by the
ClusterEntrypoint. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.