public final class InfoPolicy extends Object
Modifier and Type | Field and Description |
---|---|
int |
timeout
Info command socket timeout in milliseconds.
|
Constructor and Description |
---|
InfoPolicy()
Default constructor.
|
InfoPolicy(InfoPolicy other)
Copy timeout from other InfoPolicy.
|
InfoPolicy(Policy other)
Copy timeout from generic Policy to InfoPolicy.
|
public InfoPolicy(InfoPolicy other)
public InfoPolicy(Policy other)
public InfoPolicy()
Copyright © 2012–2023 Aerospike, Inc. All rights reserved.