public class RemoteServiceCancelRequest extends Object implements Serializable
| Constructor and Description |
|---|
RemoteServiceCancelRequest() |
RemoteServiceCancelRequest(boolean mayInterruptIfRunning,
boolean sendResponse) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isMayInterruptIfRunning() |
boolean |
isSendResponse() |
Copyright © 2014–2018 The Redisson Project. All rights reserved.