Keyword(s) for which to search:
Sort results by title
Keyword Index
Direct Link
Aerospike.Client Namespace
AdminPolicy Class
AdminPolicy Members
AdminPolicy Constructor
AdminPolicy Fields
timeout Field
AerospikeClient Class
AerospikeClient Members
AerospikeClient Constructor
AerospikeClient Constructor (String, Int32)
AerospikeClient Constructor (ClientPolicy, Host[])
AerospikeClient Constructor (ClientPolicy, String, Int32)
AerospikeClient Fields
batchPolicyDefault Field
infoPolicyDefault Field
queryPolicyDefault Field
readPolicyDefault Field
scanPolicyDefault Field
writePolicyDefault Field
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
CreateUser Method
Delete Method
Dispose Method
DropIndex Method
DropRole Method
DropUser Method
Execute Method
Execute Method (WritePolicy, Key, String, String, Value[])
Execute Method (WritePolicy, Statement, String, String, Value[])
Exists Method
Exists Method (BatchPolicy, Key[])
Exists Method (Policy, Key)
Get Method
Get Method (BatchPolicy, Key[])
Get Method (BatchPolicy, List())
Get Method (Policy, Key)
Get Method (BatchPolicy, Key[], String[])
Get Method (Policy, Key, String[])
GetHeader Method
GetHeader Method (BatchPolicy, Key[])
GetHeader Method (Policy, Key)
GetLargeList Method
GetLargeList Method (WritePolicy, Key, String)
GetLargeList Method (Policy, Key, String, String)
GetLargeList Method (WritePolicy, Key, String, String)
GetLargeMap Method
GetLargeMap Method (Policy, Key, String, String)
GetLargeMap Method (WritePolicy, Key, String, String)
GetLargeSet Method
GetLargeSet Method (Policy, Key, String, String)
GetLargeSet Method (WritePolicy, Key, String, String)
GetLargeStack Method
GetLargeStack Method (Policy, Key, String, String)
GetLargeStack Method (WritePolicy, Key, String, String)
GrantPrivileges Method
GrantRoles Method
Join Method
Join Method (BatchPolicy, Key, Join[])
Join Method (BatchPolicy, Key, String[], Join[])
Operate Method
Prepend Method
Put Method
Query Method
Query Method (QueryPolicy, Statement)
Query Method (QueryPolicy, Statement, Action(Key, Record))
QueryAggregate Method
QueryAggregate Method (QueryPolicy, Statement)
QueryAggregate Method (QueryPolicy, Statement, Action(Object))
QueryAggregate Method (QueryPolicy, Statement, String, String, Value[])
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[])
Touch Method
AerospikeClient Properties
Connected Property
Nodes Property
AerospikeException Class
AerospikeException Members
AerospikeException Methods
KeepConnection Method
AerospikeException Properties
Message Property
Result Property
AerospikeException.CommandRejected Class
AerospikeException.CommandRejected Members
AerospikeException.CommandRejected Methods
AerospikeException.CommandRejected Properties
AerospikeException.Connection Class
AerospikeException.Connection Members
AerospikeException.Connection Methods
AerospikeException.Connection Properties
AerospikeException.InvalidNode Class
AerospikeException.InvalidNode Members
AerospikeException.InvalidNode Methods
AerospikeException.InvalidNode Properties
AerospikeException.Parse Class
AerospikeException.Parse Members
AerospikeException.Parse Methods
AerospikeException.Parse Properties
AerospikeException.QueryTerminated Class
AerospikeException.QueryTerminated Members
AerospikeException.QueryTerminated Methods
AerospikeException.QueryTerminated Properties
AerospikeException.ScanTerminated Class
AerospikeException.ScanTerminated Members
AerospikeException.ScanTerminated Methods
AerospikeException.ScanTerminated Properties
AerospikeException.Serialize Class
AerospikeException.Serialize Members
AerospikeException.Serialize Methods
AerospikeException.Serialize Properties
AerospikeException.Timeout Class
AerospikeException.Timeout Members
AerospikeException.Timeout Fields
failedConns Field
failedNodes Field
iterations Field
node Field
timeout Field
AerospikeException.Timeout Methods
AerospikeException.Timeout Properties
Message Property
AsyncClient Class
AsyncClient Members
AsyncClient Constructor
AsyncClient Constructor (String, Int32)
AsyncClient Constructor (AsyncClientPolicy, Host[])
AsyncClient Constructor (AsyncClientPolicy, String, Int32)
AsyncClient Fields
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)
Execute Method
Execute Method (WritePolicy, , Key, String, String, Value[])
Execute Method (WritePolicy, 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())
Get Method (BatchPolicy, BatchSequenceListener, List())
Get Method (BatchPolicy, RecordArrayListener, Key[])
Get Method (BatchPolicy, RecordSequenceListener, Key[])
Get Method (BatchPolicy, CancellationToken, Key[])
Get Method (BatchPolicy, CancellationToken, List())
Get Method (Policy, RecordListener, Key)
Get Method (Policy, CancellationToken, Key)
Get Method (BatchPolicy, RecordArrayListener, Key[], String[])
Get Method (BatchPolicy, RecordSequenceListener, Key[], String[])
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 (WritePolicy, RecordListener, Key, Operation[])
Operate Method (WritePolicy, 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)
ScanAll Method
ScanAll Method (ScanPolicy, RecordSequenceListener, String, String, String[])
Touch Method
Touch Method (WritePolicy, WriteListener, Key)
Touch Method (WritePolicy, CancellationToken, Key)
AsyncClient Properties
AsyncClientPolicy Class
AsyncClientPolicy Members
AsyncClientPolicy Constructor
AsyncClientPolicy Fields
asyncMaxCommandAction Field
asyncMaxCommands Field
AsyncNode Class
AsyncNode Members
AsyncNode Constructor
AsyncNode Methods
GetAsyncConnection Method
PutAsyncConnection Method
AsyncNode Properties
BaseTask Class
BaseTask Members
BaseTask Constructor
BaseTask Constructor
BaseTask Constructor (, Policy)
BaseTask Methods
IsDone Method
QueryIfDone Method
Wait Method
Wait Method
Wait Method (Int32)
Wait Method (Int32, Int32)
BatchListListener Interface
BatchListListener Members
BatchListListener Methods
OnFailure Method
OnSuccess Method
BatchPolicy Class
BatchPolicy Members
BatchPolicy Constructor
BatchPolicy Constructor
BatchPolicy Constructor (BatchPolicy)
BatchPolicy Constructor (Policy)
BatchPolicy Fields
allowInline Field
allowProleReads Field
maxConcurrentThreads Field
sendSetName Field
useBatchDirect Field
BatchSequenceListener Interface
BatchSequenceListener Members
BatchSequenceListener Methods
OnFailure Method
OnRecord Method
OnSuccess Method
Bin Class
Bin Members
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, Byte[], Int32, Int32)
Bin Fields
name Field
value Field
Bin Methods
AsBlob Method
AsGeoJSON Method
AsNull Method
ToString Method
ClientPolicy Class
ClientPolicy Members
ClientPolicy Constructor
ClientPolicy Fields
batchPolicyDefault Field
failIfNotConnected Field
infoPolicyDefault Field
ipMap Field
maxConnsPerNode Field
maxSocketIdle Field
password Field
queryPolicyDefault Field
readPolicyDefault Field
requestProleReplicas Field
scanPolicyDefault Field
tendInterval Field
timeout Field
user Field
useServicesAlternate Field
writePolicyDefault Field
CommitLevel Enumeration
ConsistencyLevel Enumeration
DeleteListener Interface
DeleteListener Members
DeleteListener Methods
OnFailure Method
OnSuccess Method
ExecuteTask Class
ExecuteTask Members
ExecuteTask Constructor
ExecuteTask Methods
QueryIfDone Method
ExistsArrayListener Interface
ExistsArrayListener Members
ExistsArrayListener Methods
OnFailure Method
OnSuccess Method
ExistsListener Interface
ExistsListener Members
ExistsListener Methods
OnFailure Method
OnSuccess Method
ExistsSequenceListener Interface
ExistsSequenceListener Members
ExistsSequenceListener Methods
OnExists Method
OnFailure Method
OnSuccess Method
Filter Class
Filter Members
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 Members
Formatter Constructor
Formatter Fields
Default Field
GenerationPolicy Enumeration
Host Class
Host Members
Host Constructor
Host Fields
name Field
port Field
Host Methods
Equals Method
GetHashCode Method
ToString Method
IndexCollectionType Enumeration
IndexTask Class
IndexTask Members
IndexTask Constructor
IndexTask Constructor
IndexTask Constructor (, Policy, String, String)
IndexTask Methods
QueryIfDone Method
IndexType Enumeration
Info Class
Info Members
Info Constructor
Info Constructor ()
Info Constructor (, String)
Info Constructor (, String[])
Info Methods
GetBuffer Method
GetLength Method
GetNameValueParser Method
GetValue Method
Request Method
Request Method ()
Request Method (IPEndPoint)
Request Method (, String)
Request Method (, String[])
Request Method (IPEndPoint, String)
Request Method (IPEndPoint, String[])
Request Method (String, Int32)
Request Method (InfoPolicy, Node)
Request Method (Node, String)
Request Method (String, Int32, String)
Request Method (String, Int32, String[])
Request Method (InfoPolicy, Node, String)
Request Method (InfoPolicy, Node, String[])
InfoPolicy Class
InfoPolicy Members
InfoPolicy Constructor
InfoPolicy Constructor
InfoPolicy Constructor (InfoPolicy)
InfoPolicy Constructor (Policy)
InfoPolicy Fields
timeout Field
Join Class
Join Members
Join Constructor
Join Constructor (String, String, String)
Join Constructor (String, String, String, String[])
Key Class
Key Members
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 Fields
digest Field
ns Field
setName Field
userKey Field
Key Methods
ComputeDigest Method
Equals Method
GetHashCode Method
ToString Method
KeyRecord Class
KeyRecord Members
KeyRecord Constructor
KeyRecord Fields
key Field
record Field
Language Enumeration
LargeList Class
LargeList Members
LargeList Constructor
LargeList Methods
Add Method
Add Method (IList)
Add Method (Value)
Add Method (Value[])
Destroy Method
Exists Method
Exists Method (IList)
Exists Method (Value)
Filter Method
Find Method
FindFirst Method
FindFirst Method (Int32)
FindFirst Method (Int32, String, String, Value[])
FindFrom Method
FindFrom Method (Value, Int32)
FindFrom Method (Value, Int32, String, String, Value[])
FindLast Method
FindLast Method (Int32)
FindLast Method (Int32, String, String, Value[])
FindThenFilter Method
GetConfig Method
Range Method
Range Method (Value, Value)
Range Method (Value, Value, Int32)
Range Method (Value, Value, String, String, Value[])
Range Method (Value, Value, Int32, String, String, Value[])
Remove Method
Remove Method (IList)
Remove Method (Value)
Remove Method (Value, Value)
Scan Method
SetPageSize Method
Size Method
Update Method
Update Method (IList)
Update Method (Value)
Update Method (Value[])
LargeMap Class
LargeMap Members
LargeMap Constructor
LargeMap Methods
Destroy Method
Exists Method
Filter Method
Get Method
GetCapacity Method
GetConfig Method
Put Method
Put Method (IDictionary)
Put Method (Value, Value)
Remove Method
Scan Method
SetCapacity Method
Size Method
LargeSet Class
LargeSet Members
LargeSet Constructor
LargeSet Methods
Add Method
Add Method (IList)
Add Method (Value)
Add Method (Value[])
Destroy Method
Exists Method
Filter Method
Get Method
GetCapacity Method
GetConfig Method
Remove Method
Scan Method
SetCapacity Method
Size Method
LargeStack Class
LargeStack Members
LargeStack Constructor
LargeStack Methods
Destroy Method
Filter Method
GetCapacity Method
GetConfig Method
Peek Method
Push Method
Push Method (IList)
Push Method (Value)
Push Method (Value[])
Scan Method
SetCapacity Method
Size Method
ListOperation Class
ListOperation Members
ListOperation Constructor
ListOperation Methods
Append Method
AppendItems Method
Clear Method
Get Method
GetRange Method
GetRange Method (String, Int32)
GetRange Method (String, Int32, Int32)
Insert Method
InsertItems Method
Pop Method
PopRange Method
PopRange Method (String, Int32)
PopRange Method (String, Int32, Int32)
Remove Method
RemoveRange Method
RemoveRange Method (String, Int32)
RemoveRange Method (String, Int32, Int32)
Set Method
Size Method
Trim Method
Log Class
Log Members
Log Constructor
Log Methods
Debug Method
DebugEnabled Method
Error Method
Info Method
InfoEnabled Method
LogMessage Method
SetCallback Method
SetLevel Method
Warn Method
WarnEnabled Method
Log.Callback Delegate
Log.Level Enumeration
LuaConfig Class
LuaConfig Members
LuaConfig Fields
InstancePoolSize Field
PackagePath Field
MapOperation Class
MapOperation Members
MapOperation Constructor
MapOperation Methods
Clear Method
Decrement Method
GetByIndex Method
GetByIndexRange Method
GetByIndexRange Method (String, Int32, MapReturnType)
GetByIndexRange Method (String, Int32, Int32, MapReturnType)
GetByKey Method
GetByKeyRange Method
GetByRank Method
GetByRankRange Method
GetByRankRange Method (String, Int32, MapReturnType)
GetByRankRange Method (String, Int32, Int32, MapReturnType)
GetByValue Method
GetByValueRange Method
Increment Method
Put Method
PutItems Method
RemoveByIndex Method
RemoveByIndexRange Method
RemoveByIndexRange Method (String, Int32, MapReturnType)
RemoveByIndexRange Method (String, Int32, Int32, MapReturnType)
RemoveByKey Method
RemoveByKeyList Method
RemoveByKeyRange Method
RemoveByRank Method
RemoveByRankRange Method
RemoveByRankRange Method (String, Int32, MapReturnType)
RemoveByRankRange Method (String, Int32, Int32, MapReturnType)
RemoveByValue Method
RemoveByValueList Method
RemoveByValueRange Method
SetMapPolicy Method
Size Method
MapOrder Enumeration
MapPolicy Class
MapPolicy Members
MapPolicy Constructor
MapPolicy Constructor
MapPolicy Constructor (MapOrder, MapWriteMode)
MapPolicy Fields
Default Field
MapReturnType Enumeration
MapWriteMode Enumeration
MaxCommandAction Enumeration
Node Class
Node Members
Node Constructor
Node Methods
AddAlias Method
Close Method
CloseConnection Method
Equals Method
GetConnection Method
GetHashCode Method
PutConnection Method
Refresh Method
ToString Method
UseNewBatch Method
Node Properties
Active Property
Aliases Property
HasBatchIndex Property
Host Property
Name Property
Operation Class
Operation Members
Operation Constructor
Operation Fields
binName Field
type Field
value Field
Operation Methods
Add Method
Append Method
Get Method
Get Method
Get Method (String)
GetHeader Method
Prepend Method
Put Method
Touch Method
Operation.Type Enumeration
Policy Class
Policy Members
Policy Constructor
Policy Constructor
Policy Constructor (Policy)
Policy Fields
consistencyLevel Field
maxRetries Field
priority Field
replica Field
sendKey Field
sleepBetweenRetries Field
timeout Field
Priority Enumeration
Privilege Class
Privilege Members
Privilege Constructor
Privilege Fields
code Field
ns Field
setName Field
Privilege Methods
CanScope Method
Clone Method
Equals Method
GetHashCode Method
PrivilegeCodeToString Method
ToString Method
Privilege Properties
Code Property
CodeString Property
Namespace Property
SetName Property
PrivilegeCode Enumeration
QueryPolicy Class
QueryPolicy Members
QueryPolicy Constructor
QueryPolicy Fields
maxConcurrentNodes Field
recordQueueSize Field
RandomShift Class
RandomShift Members
RandomShift Constructor
RandomShift Methods
Next Method
Next Method
Next Method (Int32, Int32)
NextBytes Method
NextLong Method
RandomShift Properties
ThreadLocalInstance Property
Record Class
Record Members
Record Constructor
Record Fields
bins Field
expiration Field
generation Field
Record Methods
GetBool Method
GetByte Method
GetDouble Method
GetFloat Method
GetGeoJSON Method
GetInt Method
GetList Method
GetLong Method
GetMap Method
GetSBytes Method
GetShort Method
GetString Method
GetUInt Method
GetULong Method
GetUShort Method
GetValue Method
ToString Method
Record Properties
TimeToLive Property
RecordArrayListener Interface
RecordArrayListener Members
RecordArrayListener Methods
OnFailure Method
OnSuccess Method
RecordExistsAction Enumeration
RecordListener Interface
RecordListener Members
RecordListener Methods
OnFailure Method
OnSuccess Method
RecordSequenceListener Interface
RecordSequenceListener Members
RecordSequenceListener Methods
OnFailure Method
OnRecord Method
OnSuccess Method
RecordSet Class
RecordSet Members
RecordSet Methods
Close Method
Dispose Method
Next Method
RecordSet Properties
CancelToken Property
Key Property
Record Property
RegisterTask Class
RegisterTask Members
RegisterTask Constructor
RegisterTask Methods
QueryIfDone Method
Replica Enumeration
ResultCode Class
ResultCode Members
ResultCode Constructor
ResultCode Fields
BATCH_DISABLED 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
CLUSTER_KEY_MISMATCH Field
COMMAND_REJECTED Field
DEVICE_OVERLOAD Field
EXPIRED_PASSWORD Field
FAIL_FORBIDDEN Field
FORBIDDEN_PASSWORD Field
GENERATION_ERROR Field
ILLEGAL_STATE 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_ROLE Field
INVALID_USER Field
KEY_BUSY Field
KEY_EXISTS_ERROR Field
KEY_MISMATCH Field
KEY_NOT_FOUND_ERROR Field
LARGE_ITEM_NOT_FOUND Field
NO_MORE_CONNECTIONS Field
NO_XDS Field
NOT_AUTHENTICATED Field
OK Field
PARAMETER_ERROR Field
PARSE_ERROR Field
QUERY_ABORTED Field
QUERY_END Field
QUERY_GENERIC Field
QUERY_QUEUEFULL Field
QUERY_TERMINATED Field
QUERY_TIMEOUT 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
ResultCode Methods
GetResultString Method
KeepConnection Method
ResultSet Class
ResultSet Members
ResultSet Constructor
ResultSet Methods
Close Method
Dispose Method
Next Method
Put Method
ResultSet Properties
CancelToken Property
Object Property
Role Class
Role Members
Role Constructor
Role Fields
DataAdmin Field
name Field
privileges Field
Read Field
ReadWrite Field
ReadWriteUdf Field
SysAdmin Field
UserAdmin Field
Role Methods
isPredefined Method
ScanCallback Delegate
ScanPolicy Class
ScanPolicy Members
ScanPolicy Constructor
ScanPolicy Fields
concurrentNodes Field
failOnClusterChange Field
includeBinData Field
includeLDT Field
maxConcurrentNodes Field
scanPercent Field
Statement Class
Statement Members
Statement Constructor
Statement Methods
SetAggregateFunction Method
SetAggregateFunction Method (String, String, Value[])
SetAggregateFunction Method (Assembly, String, String, String, Value[])
SetBinNames Method
SetFilters Method
SetIndexName Method
SetNamespace Method
SetSetName Method
SetTaskId Method
Statement Properties
BinNames Property
Filters Property
FunctionArgs Property
FunctionName Property
IndexName Property
Namespace Property
PackageName Property
ResourceAssembly Property
ResourcePath Property
SetName Property
TaskId Property
User Class
User Members
User Constructor
User Fields
name Field
roles Field
Value Class
Value Members
Value Fields
UseDoubleType Field
Value Methods
EstimateSize Method
Get Method
Get Method (Boolean)
Get Method (Byte)
Get Method (Byte[])
Get Method (IDictionary)
Get Method (IList)
Get Method (Double)
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 (Byte[], Int32, Int32)
GetAsBlob Method
GetAsGeoJSON Method
GetFromRecordObject Method
Pack Method
ToInteger Method
ToLong Method
ToUnsignedInteger Method
ToUnsignedLong Method
ValidateKeyType Method
Write Method
Value Properties
AsNull Property
Object Property
Type Property
WriteListener Interface
WriteListener Members
WriteListener Methods
OnFailure Method
OnSuccess Method
WritePolicy Class
WritePolicy Members
WritePolicy Constructor
WritePolicy Constructor
WritePolicy Constructor (Policy)
WritePolicy Constructor (WritePolicy)
WritePolicy Fields
commitLevel Field
expiration Field
generation Field
generationPolicy Field
recordExistsAction Field
respondAllOps Field
This page uses an IFRAME but your browser does not support it.