@Immutable public class AsynchronousJobOperationKey extends OperationKey
AbstractAsynchronousOperationHandlers
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
static AsynchronousJobOperationKey |
of(TriggerId triggerId,
JobID jobId) |
getTriggerId
public static AsynchronousJobOperationKey of(TriggerId triggerId, JobID jobId)
public boolean equals(Object o)
equals
in class OperationKey
public int hashCode()
hashCode
in class OperationKey
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.