Package | Description |
---|---|
org.apache.flink.api.common.resources |
Modifier and Type | Class and Description |
---|---|
class |
Resource<T extends Resource<T>>
Base class for resources one can specify.
|
Modifier and Type | Class and Description |
---|---|
class |
CPUResource
Represents CPU resource.
|
class |
ExternalResource
An external resource.
|
Modifier and Type | Method and Description |
---|---|
int |
Resource.compareTo(Resource other) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.