- HAS_BATCH_INDEX - Static variable in class com.aerospike.client.cluster.Node
-
- HAS_CLUSTER_STABLE - Static variable in class com.aerospike.client.cluster.Node
-
- HAS_DOUBLE - Static variable in class com.aerospike.client.cluster.Node
-
- HAS_GEO - Static variable in class com.aerospike.client.cluster.Node
-
- HAS_PEERS - Static variable in class com.aerospike.client.cluster.Node
-
- HAS_REPLICAS - Static variable in class com.aerospike.client.cluster.Node
-
- HAS_REPLICAS_ALL - Static variable in class com.aerospike.client.cluster.Node
-
- hasBatchIndex() - Method in class com.aerospike.client.cluster.Node
-
Does server support batch index protocol.
- hasClusterStable() - Method in class com.aerospike.client.cluster.Node
-
Does server support cluster-stable info command.
- hasDouble() - Method in class com.aerospike.client.cluster.Node
-
Does server support double particle types.
- hashCode() - Method in class com.aerospike.client.Bin
-
Return hash code for Bin.
- hashCode() - Method in class com.aerospike.client.cluster.Node
-
- hashCode() - Method in class com.aerospike.client.Host
-
- hashCode() - Method in class com.aerospike.client.Key
-
Hash lookup uses namespace and digest.
- hashCode() - Method in class com.aerospike.client.query.Filter
-
Generate Filter hashCode.
- hashCode() - Method in class com.aerospike.client.Value.BlobValue
-
- hashCode() - Method in class com.aerospike.client.Value.BooleanValue
-
- hashCode() - Method in class com.aerospike.client.Value.ByteSegmentValue
-
- hashCode() - Method in class com.aerospike.client.Value.BytesValue
-
- hashCode() - Method in class com.aerospike.client.Value.ByteValue
-
- hashCode() - Method in class com.aerospike.client.Value.DoubleValue
-
- hashCode() - Method in class com.aerospike.client.Value.FloatValue
-
- hashCode() - Method in class com.aerospike.client.Value.GeoJSONValue
-
- hashCode() - Method in class com.aerospike.client.Value.IntegerValue
-
- hashCode() - Method in class com.aerospike.client.Value.ListValue
-
- hashCode() - Method in class com.aerospike.client.Value.LongValue
-
- hashCode() - Method in class com.aerospike.client.Value.MapValue
-
- hashCode() - Method in class com.aerospike.client.Value.NullValue
-
- hashCode() - Method in class com.aerospike.client.Value.StringValue
-
- hashCode() - Method in class com.aerospike.client.Value.ValueArray
-
- hasPeers() - Method in class com.aerospike.client.cluster.Node
-
Does server support peers info command.
- hasReplicas() - Method in class com.aerospike.client.cluster.Node
-
Does server support replicas info command.
- hasReplicasAll() - Method in class com.aerospike.client.cluster.Node
-
Does server support replicas-all info command.
- Host - Class in com.aerospike.client
-
Host name/port of database server.
- Host(String, int) - Constructor for class com.aerospike.client.Host
-
Initialize host.
- Host(String, String, int) - Constructor for class com.aerospike.client.Host
-
Initialize host.