| Package | Description |
|---|---|
| com.aerospike.client.policy |
| Modifier and Type | Field and Description |
|---|---|
TCPKeepAlive |
ClientPolicy.keepAlive
TCP keep-alive configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientPolicy.setKeepAlive(TCPKeepAlive keepAlive) |
| Constructor and Description |
|---|
TCPKeepAlive(TCPKeepAlive other)
Copy TCP keep-alive policy from another keep-alive policy.
|
Copyright © 2012–2024 Aerospike, Inc. All rights reserved.