public class ClientRequestId extends Object
Constructor and Description |
---|
ClientRequestId(int destinationTaskId,
long requestId)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
int |
getDestinationTaskId() |
long |
getRequestId() |
int |
hashCode() |
String |
toString() |
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.