@Immutable public class AsynchronousJobOperationKey extends OperationKey
JobID and TriggerId used as a key to a hash based collection.| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
static AsynchronousJobOperationKey |
of(TriggerId triggerId,
org.apache.flink.api.common.JobID jobId) |
getTriggerIdpublic static AsynchronousJobOperationKey of(TriggerId triggerId, org.apache.flink.api.common.JobID jobId)
public boolean equals(Object o)
equals 在类中 OperationKeypublic int hashCode()
hashCode 在类中 OperationKeyCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.