public class OperationKey extends Object
AbstractAsynchronousOperationHandlers
must extend this class.
It is used to store the trigger id.Constructor and Description |
---|
OperationKey(TriggerId triggerId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
TriggerId |
getTriggerId()
Get the trigger id for the given operation key.
|
int |
hashCode() |
public OperationKey(TriggerId triggerId)
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.