public class LeaseKeepAliveResponse extends AbstractResponse<LeaseKeepAliveResponse>
Response.Header| Constructor and Description |
|---|
LeaseKeepAliveResponse(LeaseKeepAliveResponse response) |
| Modifier and Type | Method and Description |
|---|---|
long |
getID()
ID is the lease ID from the keep alive request.
|
long |
getTTL()
TTL is the new time-to-live for the lease.
|
getHeader, getResponse, getResponseHeader, toStringpublic LeaseKeepAliveResponse(LeaseKeepAliveResponse response)
Copyright © 2019. All rights reserved.