Keyword(s) for which to search:
Sort results by title
Keyword Index
Direct Link
Aerospike.Client
AdminPolicy Class
AdminPolicy Constructor
AdminPolicy Constructor
AdminPolicy Constructor (AdminPolicy)
AdminPolicy Fields
timeout Field
AerospikeClient Class
AerospikeClient Constructor
AerospikeClient Constructor (ClientPolicy, Host[])
AerospikeClient Constructor (String, Int32)
AerospikeClient Constructor (ClientPolicy, String, Int32)
AerospikeClient Properties
BatchDeletePolicyDefault Property
BatchParentPolicyWriteDefault Property
BatchPolicyDefault Property
BatchUDFPolicyDefault Property
BatchWritePolicyDefault Property
Cluster Property
Connected Property
InfoPolicyDefault Property
Nodes Property
QueryPolicyDefault Property
ReadPolicyDefault Property
ScanPolicyDefault Property
WritePolicyDefault Property
AerospikeClient Methods
Add Method
Append Method
ChangePassword Method
Close Method
CreateIndex Method
CreateIndex Method (Policy, String, String, String, String, IndexType)
CreateIndex Method (Policy, String, String, String, String, IndexType, IndexCollectionType)
CreateRole Method
CreateRole Method (AdminPolicy, String, IList(Privilege))
CreateRole Method (AdminPolicy, String, IList(Privilege), IList(String))
CreateRole Method (AdminPolicy, String, IList(Privilege), IList(String), Int32, Int32)
CreateUser Method
Delete Method
Delete Method (WritePolicy, Key)
Delete Method (BatchPolicy, BatchDeletePolicy, Key[])
Dispose Method
DropIndex Method
DropRole Method
DropUser Method
Execute Method
Execute Method (WritePolicy, Statement, Operation[])
Execute Method (WritePolicy, Key, String, String, Value[])
Execute Method (WritePolicy, Statement, String, String, Value[])
Execute Method (BatchPolicy, BatchUDFPolicy, Key[], String, String, Value[])
Exists Method
Exists Method (BatchPolicy, Key[])
Exists Method (Policy, Key)
Get Method
Get Method (BatchPolicy, Key[])
Get Method (BatchPolicy, List(BatchRead))
Get Method (Policy, Key)
Get Method (BatchPolicy, Key[], Operation[])
Get Method (BatchPolicy, Key[], String[])
Get Method (Policy, Key, String[])
GetClusterStats Method
GetHeader Method
GetHeader Method (BatchPolicy, Key[])
GetHeader Method (Policy, Key)
GrantPrivileges Method
GrantRoles Method
Join Method
Join Method (BatchPolicy, Key, Join[])
Join Method (BatchPolicy, Key, String[], Join[])
Operate Method
Operate Method (BatchPolicy, List(BatchRecord))
Operate Method (WritePolicy, Key, Operation[])
Operate Method (BatchPolicy, BatchWritePolicy, Key[], Operation[])
Prepend Method
Put Method
Query Method
Query Method (QueryPolicy, Statement)
Query Method (QueryPolicy, Statement, QueryListener)
Query Method (QueryPolicy, Statement, Action(Key, Record))
Query Method (QueryPolicy, Statement, PartitionFilter, QueryListener)
QueryAggregate Method
QueryAggregate Method (QueryPolicy, Statement)
QueryAggregate Method (QueryPolicy, Statement, Action(Object))
QueryAggregate Method (QueryPolicy, Statement, String, String, Value[])
QueryPartitions Method
QueryRole Method
QueryRoles Method
QueryUser Method
QueryUsers Method
Register Method
Register Method (Policy, String, String, Language)
Register Method (Policy, Assembly, String, String, Language)
RegisterUdfString Method
RemoveUdf Method
RevokePrivileges Method
RevokeRoles Method
ScanAll Method
ScanNode Method
ScanNode Method (ScanPolicy, Node, String, String, ScanCallback, String[])
ScanNode Method (ScanPolicy, String, String, String, ScanCallback, String[])
ScanPartitions Method
SetQuotas Method
SetWhitelist Method
SetXDRFilter Method
Touch Method
Truncate Method
AerospikeClient Fields
batchDeletePolicyDefault Field
batchParentPolicyWriteDefault Field
batchPolicyDefault Field
batchUDFPolicyDefault Field
batchWritePolicyDefault Field
infoPolicyDefault Field
queryPolicyDefault Field
readPolicyDefault Field
scanPolicyDefault Field
writePolicyDefault Field
AerospikeException Class
AerospikeException Constructor
AerospikeException Constructor (Exception)
AerospikeException Constructor (Int32)
AerospikeException Constructor (String)
AerospikeException Constructor (Int32, Boolean)
AerospikeException Constructor (Int32, Exception)
AerospikeException Constructor (Int32, String)
AerospikeException Constructor (String, Exception)
AerospikeException Properties
InDoubt Property
Iteration Property
Message Property
Node Property
Policy Property
Result Property
AerospikeException Methods
KeepConnection Method
ShouldSerializeNode Method
AerospikeException.Backoff Class
AerospikeException.Backoff Constructor
Backoff Properties
Backoff Methods
AerospikeException.BatchExists Class
AerospikeException.BatchExists Constructor
BatchExists Properties
BatchExists Methods
BatchExists Fields
exists Field
AerospikeException.BatchRecordArray Class
AerospikeException.BatchRecordArray Constructor
BatchRecordArray Properties
BatchRecordArray Methods
BatchRecordArray Fields
records Field
AerospikeException.BatchRecords Class
AerospikeException.BatchRecords Constructor
BatchRecords Properties
BatchRecords Methods
BatchRecords Fields
records Field
AerospikeException.CommandRejected Class
AerospikeException.CommandRejected Constructor
CommandRejected Properties
CommandRejected Methods
AerospikeException.Connection Class
Connection Constructor
AerospikeException.Connection Constructor (Exception)
AerospikeException.Connection Constructor (String)
AerospikeException.Connection Constructor (Int32, String)
Connection Properties
Connection Methods
AerospikeException.InvalidNamespace Class
AerospikeException.InvalidNamespace Constructor
InvalidNamespace Properties
InvalidNamespace Methods
AerospikeException.InvalidNode Class
InvalidNode Constructor
AerospikeException.InvalidNode Constructor (Int32)
AerospikeException.InvalidNode Constructor (String)
AerospikeException.InvalidNode Constructor (Int32, Partition)
InvalidNode Properties
InvalidNode Methods
AerospikeException.Parse Class
AerospikeException.Parse Constructor
Parse Properties
Parse Methods
AerospikeException.QueryTerminated Class
QueryTerminated Constructor
AerospikeException.QueryTerminated Constructor
AerospikeException.QueryTerminated Constructor (Exception)
QueryTerminated Properties
QueryTerminated Methods
AerospikeException.ScanTerminated Class
ScanTerminated Properties
ScanTerminated Methods
AerospikeException.Serialize Class
Serialize Properties
Serialize Methods
AerospikeException.Timeout Class
Timeout Constructor
AerospikeException.Timeout Constructor (Int32, Boolean)
AerospikeException.Timeout Constructor (Policy, Boolean)
AerospikeException.Timeout Constructor (Policy, Int32)
Timeout Properties
Message Property
Timeout Methods
Timeout Fields
client Field
socketTimeout Field
totalTimeout Field
AsyncClient Class
AsyncClient Constructor
AsyncClient Constructor (AsyncClientPolicy, Host[])
AsyncClient Constructor (String, Int32)
AsyncClient Constructor (AsyncClientPolicy, String, Int32)
AsyncClient Properties
AsyncClient Methods
Add Method
Add Method (WritePolicy, WriteListener, Key, Bin[])
Add Method (WritePolicy, CancellationToken, Key, Bin[])
Append Method
Append Method (WritePolicy, WriteListener, Key, Bin[])
Append Method (WritePolicy, CancellationToken, Key, Bin[])
Delete Method
Delete Method (WritePolicy, DeleteListener, Key)
Delete Method (WritePolicy, CancellationToken, Key)
Delete Method (BatchPolicy, BatchDeletePolicy, BatchRecordArrayListener, Key[])
Delete Method (BatchPolicy, BatchDeletePolicy, BatchRecordSequenceListener, Key[])
Delete Method (BatchPolicy, BatchDeletePolicy, CancellationToken, Key[])
Execute Method
Execute Method (WritePolicy, ExecuteListener, Key, String, String, Value[])
Execute Method (WritePolicy, CancellationToken, Key, String, String, Value[])
Execute Method (BatchPolicy, BatchUDFPolicy, BatchRecordArrayListener, Key[], String, String, Value[])
Execute Method (BatchPolicy, BatchUDFPolicy, BatchRecordSequenceListener, Key[], String, String, Value[])
Execute Method (BatchPolicy, BatchUDFPolicy, CancellationToken, Key[], String, String, Value[])
Exists Method
Exists Method (BatchPolicy, ExistsArrayListener, Key[])
Exists Method (BatchPolicy, ExistsSequenceListener, Key[])
Exists Method (BatchPolicy, CancellationToken, Key[])
Exists Method (Policy, ExistsListener, Key)
Exists Method (Policy, CancellationToken, Key)
Get Method
Get Method (BatchPolicy, BatchListListener, List(BatchRead))
Get Method (BatchPolicy, BatchSequenceListener, List(BatchRead))
Get Method (BatchPolicy, RecordArrayListener, Key[])
Get Method (BatchPolicy, RecordSequenceListener, Key[])
Get Method (BatchPolicy, CancellationToken, Key[])
Get Method (BatchPolicy, CancellationToken, List(BatchRead))
Get Method (Policy, RecordListener, Key)
Get Method (Policy, CancellationToken, Key)
Get Method (BatchPolicy, RecordArrayListener, Key[], Operation[])
Get Method (BatchPolicy, RecordArrayListener, Key[], String[])
Get Method (BatchPolicy, RecordSequenceListener, Key[], Operation[])
Get Method (BatchPolicy, RecordSequenceListener, Key[], String[])
Get Method (BatchPolicy, CancellationToken, Key[], Operation[])
Get Method (BatchPolicy, CancellationToken, Key[], String[])
Get Method (Policy, RecordListener, Key, String[])
Get Method (Policy, CancellationToken, Key, String[])
GetHeader Method
GetHeader Method (BatchPolicy, RecordArrayListener, Key[])
GetHeader Method (BatchPolicy, RecordSequenceListener, Key[])
GetHeader Method (BatchPolicy, CancellationToken, Key[])
GetHeader Method (Policy, RecordListener, Key)
GetHeader Method (Policy, CancellationToken, Key)
Operate Method
Operate Method (BatchPolicy, BatchOperateListListener, List(BatchRecord))
Operate Method (BatchPolicy, BatchRecordSequenceListener, List(BatchRecord))
Operate Method (BatchPolicy, CancellationToken, List(BatchRecord))
Operate Method (WritePolicy, RecordListener, Key, Operation[])
Operate Method (WritePolicy, CancellationToken, Key, Operation[])
Operate Method (BatchPolicy, BatchWritePolicy, BatchRecordArrayListener, Key[], Operation[])
Operate Method (BatchPolicy, BatchWritePolicy, BatchRecordSequenceListener, Key[], Operation[])
Operate Method (BatchPolicy, BatchWritePolicy, CancellationToken, Key[], Operation[])
Prepend Method
Prepend Method (WritePolicy, WriteListener, Key, Bin[])
Prepend Method (WritePolicy, CancellationToken, Key, Bin[])
Put Method
Put Method (WritePolicy, WriteListener, Key, Bin[])
Put Method (WritePolicy, CancellationToken, Key, Bin[])
Query Method
Query Method (QueryPolicy, RecordSequenceListener, Statement)
QueryPartitions Method
QueryPartitions Method (QueryPolicy, RecordSequenceListener, Statement, PartitionFilter)
ScanAll Method
ScanAll Method (ScanPolicy, RecordSequenceListener, String, String, String[])
ScanPartitions Method
ScanPartitions Method (ScanPolicy, RecordSequenceListener, PartitionFilter, String, String, String[])
Touch Method
Touch Method (WritePolicy, WriteListener, Key)
Touch Method (WritePolicy, CancellationToken, Key)
AsyncClient Fields
AsyncClientPolicy Class
AsyncClientPolicy Constructor
AsyncClientPolicy Constructor
AsyncClientPolicy Constructor (AsyncClientPolicy)
AsyncClientPolicy Fields
asyncMaxCommandAction Field
asyncMaxCommands Field
asyncMaxCommandsInQueue Field
asyncMaxConnsPerNode Field
asyncMinConnsPerNode Field
AsyncCluster Class
AsyncCluster Constructor
AsyncCluster Properties
AsyncCluster Methods
HasBufferChanged Method
ReleaseBuffer Method
ReserveBuffer Method
ScheduleCommandExecution Method
AsyncCluster Fields
AsyncConnectionArgs Class
AsyncConnectionArgs Constructor
AsyncConnectionArgs Methods
Close Method
Connect Method
Receive Method
Reset Method
Send Method
AsyncConnectionTls Class
AsyncConnectionTls Constructor
AsyncConnectionTls Methods
Close Method
Connect Method
Receive Method
Reset Method
Send Method
AsyncNode Class
AsyncNode Constructor
AsyncNode Properties
AsyncNode Methods
BalanceConnections Method
CreateAsyncConnection Method
CreateMinConnections Method
GetAsyncConnection Method
GetAsyncConnectionStats Method
PutAsyncConnection Method
AsyncScheduler Interface
AsyncScheduler Methods
Release Method
Schedule Method
AuthMode Enumeration
BaseTask Class
BaseTask Constructor
BaseTask Constructor
BaseTask Constructor (Cluster, Policy)
BaseTask Methods
IsDone Method
QueryStatus Method
Wait Method
Wait Method
Wait Method (Int32)
Wait Method (Int32, Int32)
BaseTask Fields
COMPLETE Field
IN_PROGRESS Field
NOT_FOUND Field
BatchDelete Class
BatchDelete Constructor
BatchDelete Constructor (Key)
BatchDelete Constructor (BatchDeletePolicy, Key)
BatchDelete Methods
Equals Method
GetBatchType Method
Size Method
BatchDelete Fields
policy Field
BatchDeletePolicy Class
BatchDeletePolicy Constructor
BatchDeletePolicy Constructor
BatchDeletePolicy Constructor (BatchDeletePolicy)
BatchDeletePolicy Fields
commitLevel Field
durableDelete Field
filterExp Field
generation Field
generationPolicy Field
sendKey Field
BatchListListener Interface
BatchListListener Methods
OnFailure Method
OnSuccess Method
BatchOperateListListener Interface
BatchOperateListListener Methods
OnFailure Method
OnSuccess Method
BatchPolicy Class
BatchPolicy Constructor
BatchPolicy Constructor
BatchPolicy Constructor (BatchPolicy)
BatchPolicy Constructor (Policy)
BatchPolicy Methods
ReadDefault Method
WriteDefault Method
BatchPolicy Fields
allowInline Field
allowInlineSSD Field
allowProleReads Field
maxConcurrentThreads Field
respondAllKeys Field
sendSetName Field
BatchRead Class
BatchRead Constructor
BatchRead Constructor (Key, Operation[])
BatchRead Constructor (Key, Boolean)
BatchRead Constructor (Key, String[])
BatchRead Constructor (BatchReadPolicy, Key, Operation[])
BatchRead Constructor (BatchReadPolicy, Key, Boolean)
BatchRead Constructor (BatchReadPolicy, Key, String[])
BatchRead Methods
Equals Method
GetBatchType Method
Size Method
BatchRead Fields
binNames Field
ops Field
policy Field
readAllBins Field
BatchReadPolicy Class
BatchReadPolicy Constructor
BatchReadPolicy Constructor
BatchReadPolicy Constructor (BatchReadPolicy)
BatchReadPolicy Fields
filterExp Field
readModeAP Field
readModeSC Field
BatchRecord Class
BatchRecord Constructor
BatchRecord Constructor (Key, Boolean)
BatchRecord Constructor (Key, Record, Boolean)
BatchRecord Constructor (Key, Record, Int32, Boolean, Boolean)
BatchRecord Methods
Equals Method
GetBatchType Method
Prepare Method
SetError Method
SetRecord Method
Size Method
ToString Method
BatchRecord Fields
hasWrite Field
inDoubt Field
key Field
record Field
resultCode Field
BatchRecord.Type Enumeration
BatchRecordArrayListener Interface
BatchRecordArrayListener Methods
OnFailure Method
OnSuccess Method
BatchRecordSequenceListener Interface
BatchRecordSequenceListener Methods
OnFailure Method
OnRecord Method
OnSuccess Method
BatchResults Class
BatchResults Constructor
BatchResults Fields
records Field
status Field
BatchSequenceListener Interface
BatchSequenceListener Methods
OnFailure Method
OnRecord Method
OnSuccess Method
BatchUDF Class
BatchUDF Constructor
BatchUDF Constructor (Key, String, String, Value[])
BatchUDF Constructor (BatchUDFPolicy, Key, String, String, Value[])
BatchUDF Methods
Equals Method
GetBatchType Method
Size Method
BatchUDF Fields
argBytes Field
functionArgs Field
functionName Field
packageName Field
policy Field
BatchUDFPolicy Class
BatchUDFPolicy Constructor
BatchUDFPolicy Constructor
BatchUDFPolicy Constructor (BatchUDFPolicy)
BatchUDFPolicy Fields
commitLevel Field
durableDelete Field
expiration Field
filterExp Field
sendKey Field
BatchWrite Class
BatchWrite Constructor
BatchWrite Constructor (Key, Operation[])
BatchWrite Constructor (BatchWritePolicy, Key, Operation[])
BatchWrite Methods
Equals Method
GetBatchType Method
Size Method
BatchWrite Fields
ops Field
policy Field
BatchWritePolicy Class
BatchWritePolicy Constructor
BatchWritePolicy Constructor
BatchWritePolicy Constructor (BatchWritePolicy)
BatchWritePolicy Fields
commitLevel Field
durableDelete Field
expiration Field
filterExp Field
generation Field
generationPolicy Field
recordExistsAction Field
sendKey Field
Bin Class
Bin Constructor
Bin Constructor (String, Value)
Bin Constructor (String, Boolean)
Bin Constructor (String, Byte)
Bin Constructor (String, Byte[])
Bin Constructor (String, IDictionary)
Bin Constructor (String, IList)
Bin Constructor (String, Double)
Bin Constructor (String, Int16)
Bin Constructor (String, Int32)
Bin Constructor (String, Int64)
Bin Constructor (String, Object)
Bin Constructor (String, SByte)
Bin Constructor (String, Single)
Bin Constructor (String, String)
Bin Constructor (String, UInt16)
Bin Constructor (String, UInt32)
Bin Constructor (String, UInt64)
Bin Constructor (String, IDictionary, MapOrder)
Bin Constructor (String, Byte[], Int32, Int32)
Bin Methods
AsBlob Method
AsGeoJSON Method
AsNull Method
ToString Method
Bin Fields
name Field
value Field
BitExp Class
BitExp Constructor
BitExp Methods
Add Method
And Method
Count Method
Get Method
GetInt Method
Insert Method
Lscan Method
Lshift Method
Not Method
Or Method
Remove Method
Resize Method
Rscan Method
Rshift Method
Set Method
SetInt Method
Subtract Method
Xor Method
BitOperation Class
BitOperation Constructor
BitOperation Methods
Add Method
And Method
Count Method
Get Method
GetInt Method
Insert Method
Lscan Method
Lshift Method
Not Method
Or Method
Remove Method
Resize Method
Rscan Method
Rshift Method
Set Method
SetInt Method
Subtract Method
Xor Method
BitOverflowAction Enumeration
BitPolicy Class
BitPolicy Constructor
BitPolicy Constructor
BitPolicy Constructor (BitWriteFlags)
BitPolicy Fields
Default Field
BitResizeFlags Enumeration
BitWriteFlags Enumeration
BlockScheduler Class
BlockScheduler Constructor
BlockScheduler Methods
Release Method
Schedule Method
ClientPolicy Class
ClientPolicy Constructor
ClientPolicy Constructor
ClientPolicy Constructor (ClientPolicy)
ClientPolicy Fields
authMode Field
batchDeletePolicyDefault Field
batchParentPolicyWriteDefault Field
batchPolicyDefault Field
batchUDFPolicyDefault Field
batchWritePolicyDefault Field
clusterName Field
connPoolsPerNode Field
errorRateWindow Field
failIfNotConnected Field
infoPolicyDefault Field
ipMap Field
loginTimeout Field
maxConnsPerNode Field
maxErrorRate Field
maxSocketIdle Field
minConnsPerNode Field
password Field
queryPolicyDefault Field
rackAware Field
rackId Field
rackIds Field
readPolicyDefault Field
scanPolicyDefault Field
tendInterval Field
timeout Field
tlsPolicy Field
user Field
useServicesAlternate Field
writePolicyDefault Field
Cluster Class
Cluster Constructor
Cluster Properties
Connected Property
HasClusterName Property
InvalidNodeCount Property
Nodes Property
Cluster Methods
AddSeeds Method
Close Method
GetNode Method
GetRandomNode Method
GetStats Method
InitTendThread Method
InterruptTendSleep Method
PrintPartitionMap Method
Run Method
SetErrorRateWindow Method
SetMaxErrorRate Method
ValidateNodes Method
Cluster Fields
authEnabled Field
rackIds Field
ClusterStats Class
ClusterStats Constructor
ClusterStats Methods
ToString Method
ClusterStats Fields
completionPortsInUse Field
invalidNodeCount Field
nodes Field
threadsInUse Field
CommitLevel Enumeration
ConnectionStats Class
ConnectionStats Constructor
ConnectionStats Methods
ToString Method
ConnectionStats Fields
closed Field
inPool Field
inUse Field
opened Field
CTX Class
CTX Methods
ListIndex Method
ListIndexCreate Method
ListRank Method
ListValue Method
MapIndex Method
MapKey Method
MapKeyCreate Method
MapRank Method
MapValue Method
DelayScheduler Class
DelayScheduler Constructor
DelayScheduler Methods
Release Method
Schedule Method
DeleteListener Interface
DeleteListener Methods
OnFailure Method
OnSuccess Method
ExecuteListener Interface
ExecuteListener Methods
OnFailure Method
OnSuccess Method
ExecuteTask Class
ExecuteTask Constructor
ExecuteTask Methods
QueryStatus Method
ExistsArrayListener Interface
ExistsArrayListener Methods
OnFailure Method
OnSuccess Method
ExistsListener Interface
ExistsListener Methods
OnFailure Method
OnSuccess Method
ExistsSequenceListener Interface
ExistsSequenceListener Methods
OnExists Method
OnFailure Method
OnSuccess Method
Exp Class
Exp Methods
Abs Method
Add Method
And Method
ARshift Method
Bin Method
BinExists Method
BinType Method
BlobBin Method
BoolBin Method
Build Method
Ceil Method
Cond Method
Count Method
Def Method
DeviceSize Method
DigestModulo Method
Div Method
EQ Method
Exclusive Method
Expr Method
FloatBin Method
Floor Method
GE Method
Geo Method
GeoBin Method
GeoCompare Method
GT Method
HLLBin Method
IntAnd Method
IntBin Method
IntNot Method
IntOr Method
IntXor Method
IsTombstone Method
Key Method
KeyExists Method
LastUpdate Method
LE Method
Let Method
ListBin Method
Log Method
Lscan Method
Lshift Method
LT Method
MapBin Method
Max Method
MemorySize Method
Min Method
Mod Method
Mul Method
NE Method
Nil Method
Not Method
Or Method
Pack Method
Pow Method
RegexCompare Method
Rscan Method
Rshift Method
SetName Method
SinceUpdate Method
StringBin Method
Sub Method
ToFloat Method
ToInt Method
TTL Method
Unknown Method
Val Method
Val Method (Boolean)
Val Method (Byte[])
Val Method (DateTime)
Val Method (Double)
Val Method (IDictionary)
Val Method (IList)
Val Method (Int64)
Val Method (String)
Val Method (UInt64)
Var Method
VoidTime Method
Exp Fields
MODIFY Field
Exp.Type Enumeration
ExpOperation Class
ExpOperation Constructor
ExpOperation Methods
Read Method
Write Method
ExpReadFlags Enumeration
Expression Class
Expression Properties
Bytes Property
Expression Methods
GetBase64 Method
Size Method
Write Method
ExpWriteFlags Enumeration
Filter Class
Filter Methods
Contains Method
Contains Method (String, IndexCollectionType, Int64)
Contains Method (String, IndexCollectionType, String)
Equal Method
Equal Method (String, Int64)
Equal Method (String, String)
GeoContains Method
GeoContains Method (String, String)
GeoContains Method (String, IndexCollectionType, String)
GeoWithinRadius Method
GeoWithinRadius Method (String, Double, Double, Double)
GeoWithinRadius Method (String, IndexCollectionType, Double, Double, Double)
GeoWithinRegion Method
GeoWithinRegion Method (String, String)
GeoWithinRegion Method (String, IndexCollectionType, String)
Range Method
Range Method (String, Int64, Int64)
Range Method (String, IndexCollectionType, Int64, Int64)
Formatter Class
Formatter Constructor
Formatter Fields
Default Field
GenerationPolicy Enumeration
HLLExp Class
HLLExp Constructor
HLLExp Methods
Add Method
Add Method (HLLPolicy, Exp, Exp)
Add Method (HLLPolicy, Exp, Exp, Exp)
Add Method (HLLPolicy, Exp, Exp, Exp, Exp)
Describe Method
GetCount Method
GetIntersectCount Method
GetSimilarity Method
GetUnion Method
GetUnionCount Method
Init Method
Init Method (HLLPolicy, Exp, Exp)
Init Method (HLLPolicy, Exp, Exp, Exp)
MayContain Method
HLLOperation Class
HLLOperation Constructor
HLLOperation Methods
Add Method
Add Method (HLLPolicy, String, IList)
Add Method (HLLPolicy, String, IList, Int32)
Add Method (HLLPolicy, String, IList, Int32, Int32)
Describe Method
Fold Method
GetCount Method
GetIntersectCount Method
GetSimilarity Method
GetUnion Method
GetUnionCount Method
Init Method
Init Method (HLLPolicy, String, Int32)
Init Method (HLLPolicy, String, Int32, Int32)
PackListInt Method
RefreshCount Method
SetUnion Method
HLLPolicy Class
HLLPolicy Constructor
HLLPolicy Constructor
HLLPolicy Constructor (HLLWriteFlags)
HLLPolicy Fields
Default Field
HLLWriteFlags Enumeration
Host Class
Host Constructor
Host Constructor (String, Int32)
Host Constructor (String, String, Int32)
Host Methods
Equals Method
GetHashCode Method
ParseHosts Method
ParseServiceHosts Method
ToString Method
Host Fields
name Field
port Field
tlsName Field
IAerospikeClient Interface
IAerospikeClient Properties
BatchDeletePolicyDefault Property
BatchParentPolicyWriteDefault Property
BatchPolicyDefault Property
BatchUDFPolicyDefault Property
BatchWritePolicyDefault Property
Cluster Property
Connected Property
InfoPolicyDefault Property
Nodes Property
QueryPolicyDefault Property
ReadPolicyDefault Property
ScanPolicyDefault Property
WritePolicyDefault Property
IAerospikeClient Methods
Add Method
Append Method
ChangePassword Method
Close Method
CreateIndex Method
CreateIndex Method (Policy, String, String, String, String, IndexType)
CreateIndex Method (Policy, String, String, String, String, IndexType, IndexCollectionType)
CreateRole Method
CreateRole Method (AdminPolicy, String, IList(Privilege))
CreateRole Method (AdminPolicy, String, IList(Privilege), IList(String))
CreateRole Method (AdminPolicy, String, IList(Privilege), IList(String), Int32, Int32)
CreateUser Method
Delete Method
Delete Method (WritePolicy, Key)
Delete Method (BatchPolicy, BatchDeletePolicy, Key[])
DropIndex Method
DropRole Method
DropUser Method
Execute Method
Execute Method (WritePolicy, Statement, Operation[])
Execute Method (WritePolicy, Key, String, String, Value[])
Execute Method (WritePolicy, Statement, String, String, Value[])
Execute Method (BatchPolicy, BatchUDFPolicy, Key[], String, String, Value[])
Exists Method
Exists Method (BatchPolicy, Key[])
Exists Method (Policy, Key)
Get Method
Get Method (BatchPolicy, Key[])
Get Method (BatchPolicy, List(BatchRead))
Get Method (Policy, Key)
Get Method (BatchPolicy, Key[], Operation[])
Get Method (BatchPolicy, Key[], String[])
Get Method (Policy, Key, String[])
GetClusterStats Method
GetHeader Method
GetHeader Method (BatchPolicy, Key[])
GetHeader Method (Policy, Key)
GrantPrivileges Method
GrantRoles Method
Join Method
Join Method (BatchPolicy, Key, Join[])
Join Method (BatchPolicy, Key, String[], Join[])
Operate Method
Operate Method (BatchPolicy, List(BatchRecord))
Operate Method (WritePolicy, Key, Operation[])
Operate Method (BatchPolicy, BatchWritePolicy, Key[], Operation[])
Prepend Method
Put Method
Query Method
Query Method (QueryPolicy, Statement)
Query Method (QueryPolicy, Statement, QueryListener)
Query Method (QueryPolicy, Statement, Action(Key, Record))
Query Method (QueryPolicy, Statement, PartitionFilter, QueryListener)
QueryAggregate Method
QueryAggregate Method (QueryPolicy, Statement)
QueryAggregate Method (QueryPolicy, Statement, Action(Object))
QueryAggregate Method (QueryPolicy, Statement, String, String, Value[])
QueryPartitions Method
QueryRole Method
QueryRoles Method
QueryUser Method
QueryUsers Method
Register Method
Register Method (Policy, String, String, Language)
Register Method (Policy, Assembly, String, String, Language)
RegisterUdfString Method
RemoveUdf Method
RevokePrivileges Method
RevokeRoles Method
ScanAll Method
ScanNode Method
ScanNode Method (ScanPolicy, Node, String, String, ScanCallback, String[])
ScanNode Method (ScanPolicy, String, String, String, ScanCallback, String[])
ScanPartitions Method
SetQuotas Method
SetWhitelist Method
SetXDRFilter Method
Touch Method
Truncate Method
IAsyncClient Interface
IAsyncClient Properties
IAsyncClient Methods
Add Method
Add Method (WritePolicy, WriteListener, Key, Bin[])
Add Method (WritePolicy, CancellationToken, Key, Bin[])
Append Method
Append Method (WritePolicy, WriteListener, Key, Bin[])
Append Method (WritePolicy, CancellationToken, Key, Bin[])
Delete Method
Delete Method (WritePolicy, DeleteListener, Key)
Delete Method (WritePolicy, CancellationToken, Key)
Delete Method (BatchPolicy, BatchDeletePolicy, BatchRecordArrayListener, Key[])
Delete Method (BatchPolicy, BatchDeletePolicy, BatchRecordSequenceListener, Key[])
Delete Method (BatchPolicy, BatchDeletePolicy, CancellationToken, Key[])
Execute Method
Execute Method (WritePolicy, ExecuteListener, Key, String, String, Value[])
Execute Method (WritePolicy, CancellationToken, Key, String, String, Value[])
Execute Method (BatchPolicy, BatchUDFPolicy, BatchRecordArrayListener, Key[], String, String, Value[])
Execute Method (BatchPolicy, BatchUDFPolicy, BatchRecordSequenceListener, Key[], String, String, Value[])
Execute Method (BatchPolicy, BatchUDFPolicy, CancellationToken, Key[], String, String, Value[])
Exists Method
Exists Method (BatchPolicy, ExistsArrayListener, Key[])
Exists Method (BatchPolicy, ExistsSequenceListener, Key[])
Exists Method (BatchPolicy, CancellationToken, Key[])
Exists Method (Policy, ExistsListener, Key)
Exists Method (Policy, CancellationToken, Key)
Get Method
Get Method (BatchPolicy, BatchListListener, List(BatchRead))
Get Method (BatchPolicy, BatchSequenceListener, List(BatchRead))
Get Method (BatchPolicy, RecordArrayListener, Key[])
Get Method (BatchPolicy, RecordSequenceListener, Key[])
Get Method (BatchPolicy, CancellationToken, Key[])
Get Method (BatchPolicy, CancellationToken, List(BatchRead))
Get Method (Policy, RecordListener, Key)
Get Method (Policy, CancellationToken, Key)
Get Method (BatchPolicy, RecordArrayListener, Key[], Operation[])
Get Method (BatchPolicy, RecordArrayListener, Key[], String[])
Get Method (BatchPolicy, RecordSequenceListener, Key[], Operation[])
Get Method (BatchPolicy, RecordSequenceListener, Key[], String[])
Get Method (BatchPolicy, CancellationToken, Key[], Operation[])
Get Method (BatchPolicy, CancellationToken, Key[], String[])
Get Method (Policy, RecordListener, Key, String[])
Get Method (Policy, CancellationToken, Key, String[])
GetHeader Method
GetHeader Method (BatchPolicy, RecordArrayListener, Key[])
GetHeader Method (BatchPolicy, RecordSequenceListener, Key[])
GetHeader Method (BatchPolicy, CancellationToken, Key[])
GetHeader Method (Policy, RecordListener, Key)
GetHeader Method (Policy, CancellationToken, Key)
Operate Method
Operate Method (BatchPolicy, BatchOperateListListener, List(BatchRecord))
Operate Method (BatchPolicy, BatchRecordSequenceListener, List(BatchRecord))
Operate Method (BatchPolicy, CancellationToken, List(BatchRecord))
Operate Method (WritePolicy, RecordListener, Key, Operation[])
Operate Method (WritePolicy, CancellationToken, Key, Operation[])
Operate Method (BatchPolicy, BatchWritePolicy, BatchRecordArrayListener, Key[], Operation[])
Operate Method (BatchPolicy, BatchWritePolicy, BatchRecordSequenceListener, Key[], Operation[])
Operate Method (BatchPolicy, BatchWritePolicy, CancellationToken, Key[], Operation[])
Prepend Method
Prepend Method (WritePolicy, WriteListener, Key, Bin[])
Prepend Method (WritePolicy, CancellationToken, Key, Bin[])
Put Method
Put Method (WritePolicy, WriteListener, Key, Bin[])
Put Method (WritePolicy, CancellationToken, Key, Bin[])
Query Method
Query Method (QueryPolicy, RecordSequenceListener, Statement)
QueryPartitions Method
QueryPartitions Method (QueryPolicy, RecordSequenceListener, Statement, PartitionFilter)
ScanAll Method
ScanAll Method (ScanPolicy, RecordSequenceListener, String, String, String[])
ScanPartitions Method
ScanPartitions Method (ScanPolicy, RecordSequenceListener, PartitionFilter, String, String, String[])
Touch Method
Touch Method (WritePolicy, WriteListener, Key)
Touch Method (WritePolicy, CancellationToken, Key)
IAsyncCommand Interface
IAsyncCommand Methods
OnConnected Method
OnError Method
OnSocketError Method
ReceiveComplete Method
SendComplete Method
IndexCollectionType Enumeration
IndexTask Class
IndexTask Constructor
IndexTask Methods
BuildExistsCommand Method
BuildStatusCommand Method
ParseExistsResponse Method
ParseStatusResponse Method
QueryStatus Method
IndexType Enumeration
Info Class
Info Constructor
Info Constructor (Connection)
Info Constructor (Connection, List(String))
Info Constructor (Connection, String)
Info Constructor (Connection, String[])
Info Constructor (Byte[], Int32, Int32)
Info Methods
Expect Method
GetNameValueParser Method
GetTruncatedResponse Method
GetValue Method
ParseInt Method
ParseMultiResponse Method
ParseString Method
ParseString Method (Char)
ParseString Method (Char, Char, Char)
Request Method
Request Method (Connection)
Request Method (IPEndPoint)
Request Method (Connection, List(String))
Request Method (Connection, String)
Request Method (Connection, String[])
Request Method (InfoPolicy, Node)
Request Method (IPEndPoint, String)
Request Method (IPEndPoint, String[])
Request Method (Node, String)
Request Method (String, Int32)
Request Method (InfoPolicy, Node, String)
Request Method (InfoPolicy, Node, String[])
Request Method (String, Int32, String)
Request Method (String, Int32, String[])
SkipToValue Method
Info Fields
buffer Field
length Field
offset Field
InfoListener Interface
InfoListener Methods
OnFailure Method
OnSuccess Method
InfoPolicy Class
InfoPolicy Constructor
InfoPolicy Constructor
InfoPolicy Constructor (InfoPolicy)
InfoPolicy Constructor (Policy)
InfoPolicy Fields
timeout Field
IRecordParser Interface
IRecordParser Methods
ParseRecord Method
IRecordSet Interface
IRecordSet Properties
CancelToken Property
Key Property
Record Property
IRecordSet Methods
Close Method
Dispose Method
Next Method
Put Method
IResultSet Interface
IResultSet Properties
CancelToken Property
Object Property
IResultSet Methods
Close Method
Dispose Method
Next Method
Put Method
Join Class
Join Constructor
Join Constructor (String, String, String)
Join Constructor (String, String, String, String[])
Key Class
Key Constructor
Key Constructor (String, String, Value)
Key Constructor (String, String, Boolean)
Key Constructor (String, String, Byte)
Key Constructor (String, String, Byte[])
Key Constructor (String, String, Int16)
Key Constructor (String, String, Int32)
Key Constructor (String, String, Int64)
Key Constructor (String, String, SByte)
Key Constructor (String, String, String)
Key Constructor (String, String, UInt16)
Key Constructor (String, String, UInt32)
Key Constructor (String, String, UInt64)
Key Constructor (String, Byte[], String, Value)
Key Constructor (String, String, Byte[], Int32, Int32)
Key Methods
ComputeDigest Method
Equals Method
GetHashCode Method
ToString Method
Key Fields
digest Field
ns Field
setName Field
userKey Field
KeyRecord Class
KeyRecord Constructor
KeyRecord Fields
key Field
record Field
Language Enumeration
ListExp Class
ListExp Constructor
ListExp Methods
Append Method
AppendItems Method
Clear Method
GetByIndex Method
GetByIndexRange Method
GetByIndexRange Method (ListReturnType, Exp, Exp, CTX[])
GetByIndexRange Method (ListReturnType, Exp, Exp, Exp, CTX[])
GetByRank Method
GetByRankRange Method
GetByRankRange Method (ListReturnType, Exp, Exp, CTX[])
GetByRankRange Method (ListReturnType, Exp, Exp, Exp, CTX[])
GetByValue Method
GetByValueList Method
GetByValueRange Method
GetByValueRelativeRankRange Method
GetByValueRelativeRankRange Method (ListReturnType, Exp, Exp, Exp, CTX[])
GetByValueRelativeRankRange Method (ListReturnType, Exp, Exp, Exp, Exp, CTX[])
Increment Method
Insert Method
InsertItems Method
RemoveByIndex Method
RemoveByIndexRange Method
RemoveByIndexRange Method (Exp, Exp, CTX[])
RemoveByIndexRange Method (Exp, Exp, Exp, CTX[])
RemoveByRank Method
RemoveByRankRange Method
RemoveByRankRange Method (Exp, Exp, CTX[])
RemoveByRankRange Method (Exp, Exp, Exp, CTX[])
RemoveByValue Method
RemoveByValueList Method
RemoveByValueRange Method
RemoveByValueRelativeRankRange Method
RemoveByValueRelativeRankRange Method (Exp, Exp, Exp, CTX[])
RemoveByValueRelativeRankRange Method (Exp, Exp, Exp, Exp, CTX[])
Set Method
Size Method
Sort Method
ListOperation Class
ListOperation Constructor
ListOperation Methods
Append Method
Append Method (String, Value, CTX[])
Append Method (ListPolicy, String, Value, CTX[])
AppendItems Method
AppendItems Method (String, IList, CTX[])
AppendItems Method (ListPolicy, String, IList, CTX[])
Clear Method
Create Method
Get Method
GetByIndex Method
GetByIndexRange Method
GetByIndexRange Method (String, Int32, ListReturnType, CTX[])
GetByIndexRange Method (String, Int32, Int32, ListReturnType, CTX[])
GetByRank Method
GetByRankRange Method
GetByRankRange Method (String, Int32, ListReturnType, CTX[])
GetByRankRange Method (String, Int32, Int32, ListReturnType, CTX[])
GetByValue Method
GetByValueList Method
GetByValueRange Method
GetByValueRelativeRankRange Method
GetByValueRelativeRankRange Method (String, Value, Int32, ListReturnType, CTX[])
GetByValueRelativeRankRange Method (String, Value, Int32, Int32, ListReturnType, CTX[])
GetRange Method
GetRange Method (String, Int32, CTX[])
GetRange Method (String, Int32, Int32, CTX[])
Increment Method
Increment Method (String, Int32, CTX[])
Increment Method (ListPolicy, String, Int32, CTX[])
Increment Method (String, Int32, Value, CTX[])
Increment Method (ListPolicy, String, Int32, Value, CTX[])
Insert Method
Insert Method (String, Int32, Value, CTX[])
Insert Method (ListPolicy, String, Int32, Value, CTX[])
InsertItems Method
InsertItems Method (String, Int32, IList, CTX[])
InsertItems Method (ListPolicy, String, Int32, IList, CTX[])
Pop Method
PopRange Method
PopRange Method (String, Int32, CTX[])
PopRange Method (String, Int32, Int32, CTX[])
Remove Method
RemoveByIndex Method
RemoveByIndexRange Method
RemoveByIndexRange Method (String, Int32, ListReturnType, CTX[])
RemoveByIndexRange Method (String, Int32, Int32, ListReturnType, CTX[])
RemoveByRank Method
RemoveByRankRange Method
RemoveByRankRange Method (String, Int32, ListReturnType, CTX[])
RemoveByRankRange Method (String, Int32, Int32, ListReturnType, CTX[])
RemoveByValue Method
RemoveByValueList Method
RemoveByValueRange Method
RemoveByValueRelativeRankRange Method
RemoveByValueRelativeRankRange Method (String, Value, Int32, ListReturnType, CTX[])
RemoveByValueRelativeRankRange Method (String, Value, Int32, Int32, ListReturnType, CTX[])
RemoveRange Method
RemoveRange Method (String, Int32, CTX[])
RemoveRange Method (String, Int32, Int32, CTX[])
Set Method
Set Method (String, Int32, Value, CTX[])
Set Method (ListPolicy, String, Int32, Value, CTX[])
SetOrder Method
Size Method
Sort Method
Trim Method
ListOrder Enumeration
ListPolicy Class
ListPolicy Constructor
ListPolicy Constructor
ListPolicy Constructor (ListOrder, ListWriteFlags)
ListPolicy Fields
Default Field
ListReturnType Enumeration
ListSortFlags Enumeration
ListWriteFlags Enumeration
Log Class
Log Constructor
Log Methods
Debug Method
DebugEnabled Method
Error Method
Info Method
InfoEnabled Method
IsSet Method
LogMessage Method
SetCallback Method
SetCallbackStandard Method
SetLevel Method
Warn Method
WarnEnabled Method
Log.Callback Delegate
Log.Level Enumeration
LuaConfig Class
LuaConfig Constructor
LuaConfig Fields
InstancePoolSize Field
PackagePath Field
MapExp Class
MapExp Constructor
MapExp Methods
Clear Method
GetByIndex Method
GetByIndexRange Method
GetByIndexRange Method (MapReturnType, Exp, Exp, CTX[])
GetByIndexRange Method (MapReturnType, Exp, Exp, Exp, CTX[])
GetByKey Method
GetByKeyList Method
GetByKeyRange Method
GetByKeyRelativeIndexRange Method
GetByKeyRelativeIndexRange Method (MapReturnType, Exp, Exp, Exp, CTX[])
GetByKeyRelativeIndexRange Method (MapReturnType, Exp, Exp, Exp, Exp, CTX[])
GetByRank Method
GetByRankRange Method
GetByRankRange Method (MapReturnType, Exp, Exp, CTX[])
GetByRankRange Method (MapReturnType, Exp, Exp, Exp, CTX[])
GetByValue Method
GetByValueList Method
GetByValueRange Method
GetByValueRelativeRankRange Method
GetByValueRelativeRankRange Method (MapReturnType, Exp, Exp, Exp, CTX[])
GetByValueRelativeRankRange Method (MapReturnType, Exp, Exp, Exp, Exp, CTX[])
Increment Method
Put Method
PutItems Method
RemoveByIndex Method
RemoveByIndexRange Method
RemoveByIndexRange Method (Exp, Exp, CTX[])
RemoveByIndexRange Method (Exp, Exp, Exp, CTX[])
RemoveByKey Method
RemoveByKeyList Method
RemoveByKeyRange Method
RemoveByKeyRelativeIndexRange Method
RemoveByKeyRelativeIndexRange Method (Exp, Exp, Exp, CTX[])
RemoveByKeyRelativeIndexRange Method (Exp, Exp, Exp, Exp, CTX[])
RemoveByRank Method
RemoveByRankRange Method
RemoveByRankRange Method (Exp, Exp, CTX[])
RemoveByRankRange Method (Exp, Exp, Exp, CTX[])
RemoveByValue Method
RemoveByValueList Method
RemoveByValueRange Method
RemoveByValueRelativeRankRange Method
RemoveByValueRelativeRankRange Method (Exp, Exp, Exp, CTX[])
RemoveByValueRelativeRankRange Method (Exp, Exp, Exp, Exp, CTX[])
Size Method
MapOperation Class
MapOperation Constructor
MapOperation Methods
Clear Method
Create Method
Decrement Method
GetByIndex Method
GetByIndexRange Method
GetByIndexRange Method (String, Int32, MapReturnType, CTX[])
GetByIndexRange Method (String, Int32, Int32, MapReturnType, CTX[])
GetByKey Method
GetByKeyList Method
GetByKeyRange Method
GetByKeyRelativeIndexRange Method
GetByKeyRelativeIndexRange Method (String, Value, Int32, MapReturnType, CTX[])
GetByKeyRelativeIndexRange Method (String, Value, Int32, Int32, MapReturnType, CTX[])
GetByRank Method
GetByRankRange Method
GetByRankRange Method (String, Int32, MapReturnType, CTX[])
GetByRankRange Method (String, Int32, Int32, MapReturnType, CTX[])
GetByValue Method
GetByValueList Method
GetByValueRange Method
GetByValueRelativeRankRange Method
GetByValueRelativeRankRange Method (String, Value, Int32, MapReturnType, CTX[])
GetByValueRelativeRankRange Method (String, Value, Int32, Int32, MapReturnType, CTX[])
Increment Method
Put Method
PutItems Method
RemoveByIndex Method
RemoveByIndexRange Method
RemoveByIndexRange Method (String, Int32, MapReturnType, CTX[])
RemoveByIndexRange Method (String, Int32, Int32, MapReturnType, CTX[])
RemoveByKey Method
RemoveByKeyList Method
RemoveByKeyRange Method
RemoveByKeyRelativeIndexRange Method
RemoveByKeyRelativeIndexRange Method (String, Value, Int32, MapReturnType, CTX[])
RemoveByKeyRelativeIndexRange Method (String, Value, Int32, Int32, MapReturnType, CTX[])
RemoveByRank Method
RemoveByRankRange Method
RemoveByRankRange Method (String, Int32, MapReturnType, CTX[])
RemoveByRankRange Method (String, Int32, Int32, MapReturnType, CTX[])
RemoveByValue Method
RemoveByValueList Method
RemoveByValueRange Method
RemoveByValueRelativeRankRange Method
RemoveByValueRelativeRankRange Method (String, Value, Int32, MapReturnType, CTX[])
RemoveByValueRelativeRankRange Method (String, Value, Int32, Int32, MapReturnType, CTX[])
SetMapPolicy Method
Size Method
MapOrder Enumeration
MapPolicy Class
MapPolicy Constructor
MapPolicy Constructor
MapPolicy Constructor (MapOrder, MapWriteFlags)
MapPolicy Constructor (MapOrder, MapWriteMode)
MapPolicy Fields
Default Field
MapReturnType Enumeration
MapWriteFlags Enumeration
MapWriteMode Enumeration
MaxCommandAction Enumeration
Node Class
Node Constructor
Node Properties
Active Property
Cluster Property
HasBatchAny Property
HasPartitionQuery Property
HasQueryShow Property
Host Property
Name Property
NodeAddress Property
SessionToken Property
Node Methods
BalanceConnections Method
Close Method
CloseConnection Method
CloseConnectionOnError Method
CreateMinConnections Method
Equals Method
ErrorCountWithinLimit Method
GetConnection Method
GetConnectionStats Method
GetHashCode Method
HasRack Method
IncrErrorCount Method
PutConnection Method
Refresh Method
ResetErrorCount Method
SignalLogin Method
ToString Method
ValidateErrorCount Method
Node Fields
HAS_BATCH_ANY Field
HAS_PARTITION_QUERY Field
HAS_PARTITION_SCAN Field
HAS_QUERY_SHOW Field
PARTITIONS Field
NodeStats Class
NodeStats Constructor
NodeStats Methods
ToString Method
NodeStats Fields
asyncStats Field
node Field
syncStats Field
Operation Class
Operation Constructor
Operation Methods
Add Method
Append Method
Array Method
Delete Method
Get Method
Get Method
Get Method (String)
GetHeader Method
IsWrite Method
Prepend Method
Put Method
Touch Method
Operation Fields
binName Field
type Field
value Field
Operation.Type Enumeration
ParticleType Class
ParticleType Constructor
ParticleType Fields
BLOB Field
BOOL Field
CSHARP_BLOB Field
DOUBLE Field
GEOJSON Field
HLL Field
INTEGER Field
LIST Field
MAP Field
NULL Field
STRING Field
PartitionFilter Class
PartitionFilter Properties
Begin Property
Count Property
Digest Property
Done Property
Partitions Property
PartitionFilter Methods
After Method
All Method
Id Method
Range Method
PartitionStatus Class
PartitionStatus Constructor
PartitionStatus Fields
bval Field
digest Field
id Field
retry Field
Policy Class
Policy Constructor
Policy Constructor
Policy Constructor (Policy)
Policy Methods
SetTimeout Method
SetTimeouts Method
Policy Fields
compress Field
failOnFilteredOut Field
filterExp Field
maxRetries Field
readModeAP Field
readModeSC Field
recordParser Field
replica Field
sendKey Field
sleepBetweenRetries Field
socketTimeout Field
totalTimeout Field
Privilege Class
Privilege Constructor
Privilege Properties
Code Property
CodeString Property
Namespace Property
SetName Property
Privilege Methods
CanScope Method
Clone Method
Equals Method
GetHashCode Method
PrivilegeCodeToString Method
ToString Method
Privilege Fields
code Field
ns Field
setName Field
PrivilegeCode Enumeration
QueryListener Delegate
QueryListenerCommand Class
QueryListenerCommand Constructor
QueryListenerCommand Methods
Execute Method
QueryListenerExecutor Class
QueryListenerExecutor Constructor
QueryListenerExecutor Methods
execute Method
QueryPolicy Class
QueryPolicy Constructor
QueryPolicy Constructor
QueryPolicy Constructor (QueryPolicy)
QueryPolicy Methods
QueryPolicy Fields
failOnClusterChange Field
includeBinData Field
maxConcurrentNodes Field
maxRecords Field
recordQueueSize Field
shortQuery Field
RandomShift Class
RandomShift Constructor
RandomShift Properties
ThreadLocalInstance Property
RandomShift Methods
Next Method
Next Method
Next Method (Int32, Int32)
NextBytes Method
NextLong Method
NextString Method
ReadModeAP Enumeration
ReadModeSC Enumeration
Record Class
Record Constructor
Record Properties
TimeToLive Property
Record Methods
GetBool Method
GetByte Method
GetDouble Method
GetFloat Method
GetGeoJSON Method
GetHLLValue Method
GetInt Method
GetList Method
GetLong Method
GetMap Method
GetSBytes Method
GetShort Method
GetString Method
GetUDFError Method
GetUDFResult Method
GetUInt Method
GetULong Method
GetUShort Method
GetValue Method
ToString Method
Record Fields
bins Field
expiration Field
generation Field
RecordArrayListener Interface
RecordArrayListener Methods
OnFailure Method
OnSuccess Method
RecordExistsAction Enumeration
RecordListener Interface
RecordListener Methods
OnFailure Method
OnSuccess Method
RecordParser Class
RecordParser Constructor
RecordParser Methods
ExtractBinValue Method
ParseRecord Method
RecordParser Fields
Instance Field
RecordSequenceListener Interface
RecordSequenceListener Methods
OnFailure Method
OnRecord Method
OnSuccess Method
RecordSet Class
RecordSet Properties
CancelToken Property
Key Property
Record Property
RecordSet Methods
Close Method
Dispose Method
Next Method
RegexFlag Class
RegexFlag Constructor
RegexFlag Fields
EXTENDED Field
ICASE Field
NEWLINE Field
NONE Field
NOSUB Field
RegisterTask Class
RegisterTask Constructor
RegisterTask Methods
QueryStatus Method
RejectScheduler Class
RejectScheduler Constructor
RejectScheduler Methods
Release Method
Schedule Method
Replica Enumeration
ResultCode Class
ResultCode Constructor
ResultCode Methods
GetResultString Method
KeepConnection Method
ResultCode Fields
ALWAYS_FORBIDDEN Field
BATCH_DISABLED Field
BATCH_FAILED Field
BATCH_MAX_REQUESTS_EXCEEDED Field
BATCH_QUEUES_FULL Field
BIN_EXISTS_ERROR Field
BIN_NAME_TOO_LONG Field
BIN_NOT_FOUND Field
BIN_TYPE_ERROR Field
CLIENT_ERROR Field
CLUSTER_KEY_MISMATCH Field
COMMAND_REJECTED Field
DEVICE_OVERLOAD Field
ELEMENT_EXISTS Field
ELEMENT_NOT_FOUND Field
ENTERPRISE_ONLY Field
EXPIRED_PASSWORD Field
EXPIRED_SESSION Field
FAIL_FORBIDDEN Field
FILTERED_OUT Field
FORBIDDEN_PASSWORD Field
GENERATION_ERROR Field
ILLEGAL_STATE Field
INDEX_ALREADY_EXISTS Field
INDEX_FOUND Field
INDEX_GENERIC Field
INDEX_MAXCOUNT Field
INDEX_NAME_MAXLEN Field
INDEX_NOTFOUND Field
INDEX_NOTREADABLE Field
INDEX_OOM Field
INVALID_COMMAND Field
INVALID_CREDENTIAL Field
INVALID_FIELD Field
INVALID_NAMESPACE Field
INVALID_NODE_ERROR Field
INVALID_PASSWORD Field
INVALID_PRIVILEGE Field
INVALID_QUOTA Field
INVALID_ROLE Field
INVALID_USER Field
INVALID_WHITELIST Field
KEY_BUSY Field
KEY_EXISTS_ERROR Field
KEY_MISMATCH Field
KEY_NOT_FOUND_ERROR Field
LOST_CONFLICT Field
MAX_ERROR_RATE Field
MAX_RETRIES_EXCEEDED Field
NO_MORE_CONNECTIONS Field
NO_RESPONSE Field
NOT_AUTHENTICATED Field
NOT_WHITELISTED Field
OK Field
OP_NOT_APPLICABLE Field
PARAMETER_ERROR Field
PARSE_ERROR Field
PARTITION_UNAVAILABLE Field
QUERY_ABORTED Field
QUERY_END Field
QUERY_GENERIC Field
QUERY_QUEUEFULL Field
QUERY_TERMINATED Field
QUERY_TIMEOUT Field
QUOTA_EXCEEDED Field
QUOTAS_NOT_ENABLED Field
RECORD_TOO_BIG Field
ROLE_ALREADY_EXISTS Field
ROLE_VIOLATION Field
SCAN_ABORT Field
SCAN_TERMINATED Field
SECURITY_NOT_ENABLED Field
SECURITY_NOT_SUPPORTED Field
SECURITY_SCHEME_NOT_SUPPORTED Field
SERIALIZE_ERROR Field
SERVER_ERROR Field
SERVER_MEM_ERROR Field
SERVER_NOT_AVAILABLE Field
TIMEOUT Field
UDF_BAD_RESPONSE Field
UNSUPPORTED_FEATURE Field
USER_ALREADY_EXISTS Field
ResultSet Class
ResultSet Constructor
ResultSet Properties
CancelToken Property
Object Property
ResultSet Methods
Close Method
Dispose Method
Next Method
Put Method
Role Class
Role Constructor
Role Methods
Equals Method
GetHashCode Method
isPredefined Method
ToString Method
Role Fields
DataAdmin Field
name Field
privileges Field
Read Field
readQuota Field
ReadWrite Field
ReadWriteUdf Field
SIndexAdmin Field
SysAdmin Field
Truncate Field
UDFAdmin Field
UserAdmin Field
whitelist Field
Write Field
writeQuota Field
SaltParseException Class
SaltParseException Constructor
SaltParseException Constructor
SaltParseException Constructor (String)
SaltParseException Constructor (String, Exception)
ScanCallback Delegate
ScanPolicy Class
ScanPolicy Constructor
ScanPolicy Constructor
ScanPolicy Constructor (ScanPolicy)
ScanPolicy Methods
ScanPolicy Fields
concurrentNodes Field
includeBinData Field
maxConcurrentNodes Field
maxRecords Field
recordsPerSecond Field
Statement Class
Statement Constructor
Statement Properties
BinNames Property
Filter Property
FunctionArgs Property
FunctionName Property
IndexName Property
MaxRecords Property
Namespace Property
Operations Property
PackageContents Property
PackageName Property
RecordsPerSecond Property
ResourceAssembly Property
ResourcePath Property
SetName Property
TaskId Property
Statement Methods
SetAggregateFunction Method
SetAggregateFunction Method (String, String, Value[])
SetAggregateFunction Method (String, String, String, Value[])
SetAggregateFunction Method (Assembly, String, String, String, Value[])
SetBinNames Method
SetFilter Method
SetIndexName Method
SetNamespace Method
SetRecordsPerSecond Method
SetSetName Method
SetTaskId Method
ThreadLocalData Class
ThreadLocalData Constructor
ThreadLocalData Methods
GetBuffer Method
ResizeBuffer Method
ThreadLocalData Fields
THREAD_LOCAL_CUTOFF Field
TlsPolicy Class
TlsPolicy Constructor
TlsPolicy Constructor
TlsPolicy Constructor (TlsPolicy)
TlsPolicy Constructor (String, String, String, Boolean)
TlsPolicy Fields
clientCertificates Field
forLoginOnly Field
protocols Field
revokeCertificates Field
User Class
User Constructor
User Methods
Equals Method
GetHashCode Method
ToString Method
User Fields
connsInUse Field
name Field
readInfo Field
roles Field
writeInfo Field
Value Class
Value Properties
AsNull Property
Object Property
Type Property
Value Methods
EstimateSize Method
Get Method
Get Method (Boolean)
Get Method (Byte)
Get Method (Byte[])
Get Method (Double)
Get Method (IDictionary)
Get Method (IList)
Get Method (Int16)
Get Method (Int32)
Get Method (Int64)
Get Method (Object)
Get Method (SByte)
Get Method (Single)
Get Method (String)
Get Method (UInt16)
Get Method (UInt32)
Get Method (UInt64)
Get Method (Value[])
Get Method (IDictionary, MapOrder)
Get Method (Byte[], Int32, Int32)
GetAsBlob Method
GetAsGeoJSON Method
GetAsHLL Method
GetFromRecordObject Method
Pack Method
ToInteger Method
ToLong Method
ToUnsignedInteger Method
ToUnsignedLong Method
ValidateKeyType Method
Write Method
Value Fields
INFINITY Field
NULL Field
UseBoolBin Field
WILDCARD Field
Value.BlobValue Class
Value.BlobValue Constructor
BlobValue Properties
Object Property
Type Property
BlobValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToString Method
ValidateKeyType Method
Write Method
Value.BooleanValue Class
Value.BooleanValue Constructor
BooleanValue Properties
Object Property
Type Property
BooleanValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToInteger Method
ToLong Method
ToString Method
ToUnsignedInteger Method
ToUnsignedLong Method
ValidateKeyType Method
Write Method
Value.BoolIntValue Class
Value.BoolIntValue Constructor
BoolIntValue Properties
Object Property
Type Property
BoolIntValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToInteger Method
ToLong Method
ToString Method
ToUnsignedInteger Method
ToUnsignedLong Method
ValidateKeyType Method
Write Method
Value.ByteSegmentValue Class
Value.ByteSegmentValue Constructor
ByteSegmentValue Properties
Bytes Property
Length Property
Object Property
Offset Property
Type Property
ByteSegmentValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToString Method
Write Method
Value.BytesValue Class
Value.BytesValue Constructor
BytesValue Properties
Object Property
Type Property
BytesValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToString Method
Write Method
Value.ByteValue Class
Value.ByteValue Constructor
ByteValue Properties
Object Property
Type Property
ByteValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToInteger Method
ToLong Method
ToString Method
ToUnsignedInteger Method
ToUnsignedLong Method
Write Method
Value.DoubleValue Class
Value.DoubleValue Constructor
DoubleValue Properties
Object Property
Type Property
DoubleValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToInteger Method
ToLong Method
ToString Method
ToUnsignedInteger Method
ToUnsignedLong Method
Write Method
Value.FloatValue Class
Value.FloatValue Constructor
FloatValue Properties
Object Property
Type Property
FloatValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToInteger Method
ToLong Method
ToString Method
ToUnsignedInteger Method
ToUnsignedLong Method
Write Method
Value.GeoJSONValue Class
Value.GeoJSONValue Constructor
GeoJSONValue Properties
Object Property
Type Property
GeoJSONValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToString Method
ValidateKeyType Method
Write Method
Value.HLLValue Class
Value.HLLValue Constructor
HLLValue Properties
Bytes Property
Object Property
Type Property
HLLValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToString Method
ValidateKeyType Method
Write Method
Value.InfinityValue Class
Value.InfinityValue Constructor
InfinityValue Properties
Object Property
Type Property
InfinityValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToString Method
ValidateKeyType Method
Write Method
Value.IntegerValue Class
Value.IntegerValue Constructor
IntegerValue Properties
Object Property
Type Property
IntegerValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToInteger Method
ToLong Method
ToString Method
ToUnsignedInteger Method
ToUnsignedLong Method
Write Method
Value.ListValue Class
Value.ListValue Constructor
ListValue Properties
Object Property
Type Property
ListValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToString Method
ValidateKeyType Method
Write Method
Value.LongValue Class
Value.LongValue Constructor
LongValue Properties
Object Property
Type Property
LongValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToInteger Method
ToLong Method
ToString Method
ToUnsignedInteger Method
ToUnsignedLong Method
Write Method
Value.MapValue Class
MapValue Constructor
Value.MapValue Constructor (IDictionary)
Value.MapValue Constructor (IDictionary, MapOrder)
MapValue Properties
Object Property
Order Property
Type Property
MapValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToString Method
ValidateKeyType Method
Write Method
Value.NullValue Class
Value.NullValue Constructor
NullValue Properties
Object Property
Type Property
NullValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToString Method
ValidateKeyType Method
Write Method
NullValue Fields
Instance Field
Value.ShortValue Class
Value.ShortValue Constructor
ShortValue Properties
Object Property
Type Property
ShortValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToInteger Method
ToLong Method
ToString Method
ToUnsignedInteger Method
ToUnsignedLong Method
Write Method
Value.SignedByteValue Class
Value.SignedByteValue Constructor
SignedByteValue Properties
Object Property
Type Property
SignedByteValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToInteger Method
ToLong Method
ToString Method
ToUnsignedInteger Method
ToUnsignedLong Method
Write Method
Value.StringValue Class
Value.StringValue Constructor
StringValue Properties
Object Property
Type Property
StringValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToString Method
Write Method
Value.UnsignedIntegerValue Class
Value.UnsignedIntegerValue Constructor
UnsignedIntegerValue Properties
Object Property
Type Property
UnsignedIntegerValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToInteger Method
ToLong Method
ToString Method
ToUnsignedInteger Method
ToUnsignedLong Method
Write Method
Value.UnsignedLongValue Class
Value.UnsignedLongValue Constructor
UnsignedLongValue Properties
Object Property
Type Property
UnsignedLongValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToInteger Method
ToLong Method
ToString Method
ToUnsignedInteger Method
ToUnsignedLong Method
Write Method
Value.UnsignedShortValue Class
Value.UnsignedShortValue Constructor
UnsignedShortValue Properties
Object Property
Type Property
UnsignedShortValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToInteger Method
ToLong Method
ToString Method
ToUnsignedInteger Method
ToUnsignedLong Method
Write Method
Value.ValueArray Class
Value.ValueArray Constructor
ValueArray Properties
Object Property
Type Property
ValueArray Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToString Method
ValidateKeyType Method
Write Method
Value.WildcardValue Class
Value.WildcardValue Constructor
WildcardValue Properties
Object Property
Type Property
WildcardValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToString Method
ValidateKeyType Method
Write Method
WriteListener Interface
WriteListener Methods
OnFailure Method
OnSuccess Method
WritePolicy Class
WritePolicy Constructor
WritePolicy Constructor
WritePolicy Constructor (Policy)
WritePolicy Constructor (WritePolicy)
WritePolicy Methods
WritePolicy Fields
commitLevel Field
durableDelete Field
expiration Field
generation Field
generationPolicy Field
recordExistsAction Field
respondAllOps Field
This page uses an IFRAME but your browser does not support it.