public class GPUInfo extends Object implements org.apache.flink.api.common.externalresource.ExternalResourceInfo
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Collection<String> |
getKeys() |
Optional<String> |
getProperty(String key) |
int |
hashCode() |
String |
toString() |
public Optional<String> getProperty(String key)
getProperty in interface org.apache.flink.api.common.externalresource.ExternalResourceInfopublic Collection<String> getKeys()
getKeys in interface org.apache.flink.api.common.externalresource.ExternalResourceInfoCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.