Keyword(s) for which to search:
Sort results by title
Keyword Index
Direct Link
Aerospike.Client Namespace
AdminPolicy Class
AdminPolicy Members
AdminPolicy Constructor
AdminPolicy Constructor
AdminPolicy Constructor (AdminPolicy)
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
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
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[])
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[])
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
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[])
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 Properties
BatchPolicyDefault Property
Cluster Property
Connected Property
InfoPolicyDefault Property
Nodes Property
QueryPolicyDefault Property
ReadPolicyDefault Property
ScanPolicyDefault Property
WritePolicyDefault Property
AerospikeException Class
AerospikeException Members
AerospikeException Methods
KeepConnection Method
ShouldSerializeNode Method
AerospikeException Properties
InDoubt Property
Iteration Property
Message Property
Node Property
Policy Property
Result Property
AerospikeException.Backoff Class
AerospikeException.Backoff Members
AerospikeException.Backoff Constructor
AerospikeException.Backoff Methods
AerospikeException.Backoff Properties
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
client Field
socketTimeout Field
totalTimeout 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)
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 Properties
AsyncClientPolicy Class
AsyncClientPolicy Members
AsyncClientPolicy Constructor
AsyncClientPolicy Constructor
AsyncClientPolicy Constructor (AsyncClientPolicy)
AsyncClientPolicy Fields
asyncMaxCommandAction Field
asyncMaxCommands Field
asyncMaxCommandsInQueue Field
asyncMaxConnsPerNode Field
asyncMinConnsPerNode Field
AsyncNode Class
AsyncNode Members
AsyncNode Constructor
AsyncNode Methods
BalanceConnections Method
CreateMinConnections Method
GetAsyncConnection Method
GetAsyncConnectionStats Method
PutAsyncConnection Method
AsyncNode Properties
AuthMode Enumeration
BaseTask Class
BaseTask Members
BaseTask Constructor
BaseTask Constructor
BaseTask Constructor (, Policy)
BaseTask Fields
COMPLETE Field
IN_PROGRESS Field
NOT_FOUND Field
BaseTask Methods
IsDone Method
QueryStatus 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
BatchPolicy Methods
BatchSequenceListener Interface
BatchSequenceListener Members
BatchSequenceListener Methods
OnFailure Method
OnRecord Method
OnSuccess Method
BCrypt Class
BCrypt Members
BCrypt Constructor
BCrypt Methods
GenerateSalt Method
GenerateSalt Method
GenerateSalt Method (Int32)
HashPassword Method
HashPassword Method (String)
HashPassword Method (String, Int32)
HashPassword Method (String, String)
HashString Method
HashString Method (String)
HashString Method (String, Int32)
Verify 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
BitExp Class
BitExp Members
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 Members
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 Members
BitPolicy Constructor
BitPolicy Constructor
BitPolicy Constructor (BitWriteFlags)
BitPolicy Fields
Default Field
BitResizeFlags Enumeration
BitWriteFlags Enumeration
ClientPolicy Class
ClientPolicy Members
ClientPolicy Constructor
ClientPolicy Constructor
ClientPolicy Constructor (ClientPolicy)
ClientPolicy Fields
authMode Field
batchPolicyDefault 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
readPolicyDefault Field
scanPolicyDefault Field
tendInterval Field
timeout Field
tlsPolicy Field
user Field
useServicesAlternate Field
writePolicyDefault Field
ClusterStats Class
ClusterStats Members
ClusterStats Constructor
ClusterStats Fields
completionPortsInUse Field
nodes Field
threadsInUse Field
ClusterStats Methods
ToString Method
CommandExp Interface
CommandExp Members
CommandExp Methods
Size Method
Write Method
CommitLevel Enumeration
ConnectionStats Class
ConnectionStats Members
ConnectionStats Constructor
ConnectionStats Fields
closed Field
inPool Field
inUse Field
opened Field
ConnectionStats Methods
ToString Method
CTX Class
CTX Members
CTX Methods
ListIndex Method
ListIndexCreate Method
ListRank Method
ListValue Method
MapIndex Method
MapKey Method
MapKeyCreate Method
MapRank Method
MapValue Method
DeleteListener Interface
DeleteListener Members
DeleteListener Methods
OnFailure Method
OnSuccess Method
ExecuteTask Class
ExecuteTask Members
ExecuteTask Constructor
ExecuteTask Methods
QueryStatus 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
Exp Class
Exp Members
Exp Fields
MODIFY Field
Exp Methods
Abs Method
Add Method
And Method
ARshift Method
Bin Method
BinExists Method
BinType Method
BlobBin Method
Build Method
Ceil Method
Cond Method
Count Method
Def Method
DeviceSize Method
DigestModulo Method
Div Method
EQ Method
Exclusive 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 (IDictionary)
Val Method (IList)
Val Method (DateTime)
Val Method (Double)
Val Method (Int64)
Val Method (String)
Val Method (UInt64)
Var Method
VoidTime Method
Exp.Type Enumeration
ExpOperation Class
ExpOperation Members
ExpOperation Constructor
ExpOperation Methods
Read Method
Write Method
ExpReadFlags Enumeration
Expression Class
Expression Members
Expression Methods
GetBase64 Method
Size Method
Write Method
Expression Properties
Bytes Property
ExpWriteFlags Enumeration
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
HLLExp Class
HLLExp Members
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 Members
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 Members
HLLPolicy Constructor
HLLPolicy Constructor
HLLPolicy Constructor (HLLWriteFlags)
HLLPolicy Fields
Default Field
HLLWriteFlags Enumeration
Host Class
Host Members
Host Constructor
Host Constructor (String, Int32)
Host Constructor (String, String, Int32)
Host Fields
name Field
port Field
tlsName Field
Host Methods
Equals Method
GetHashCode Method
ParseHosts Method
ParseServiceHosts Method
ToString Method
IAerospikeClient Interface
IAerospikeClient Members
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
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[])
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[])
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
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[])
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
IAerospikeClient Properties
BatchPolicyDefault Property
Cluster Property
Connected Property
InfoPolicyDefault Property
Nodes Property
QueryPolicyDefault Property
ReadPolicyDefault Property
ScanPolicyDefault Property
WritePolicyDefault Property
IAsyncClient Interface
IAsyncClient Members
IAsyncClient Methods
Add Method
Add Method (WritePolicy, CancellationToken, Key, Bin[])
Append Method
Append Method (WritePolicy, CancellationToken, Key, Bin[])
Delete Method
Delete Method (WritePolicy, CancellationToken, Key)
Execute Method
Execute Method (WritePolicy, CancellationToken, Key, String, String, Value[])
Exists Method
Exists Method (BatchPolicy, CancellationToken, Key[])
Exists Method (Policy, CancellationToken, Key)
Get Method
Get Method (BatchPolicy, CancellationToken, Key[])
Get Method (BatchPolicy, CancellationToken, List())
Get Method (Policy, CancellationToken, Key)
Get Method (BatchPolicy, CancellationToken, Key[], String[])
Get Method (Policy, CancellationToken, Key, String[])
GetHeader Method
GetHeader Method (BatchPolicy, CancellationToken, Key[])
GetHeader Method (Policy, CancellationToken, Key)
Operate Method
Operate Method (WritePolicy, CancellationToken, Key, Operation[])
Prepend Method
Prepend Method (WritePolicy, CancellationToken, Key, Bin[])
Put Method
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, CancellationToken, Key)
IAsyncClient Properties
IndexCollectionType Enumeration
IndexTask Class
IndexTask Members
IndexTask Constructor
IndexTask Methods
BuildExistsCommand Method
BuildStatusCommand Method
ParseExistsResponse Method
ParseStatusResponse Method
QueryStatus Method
IndexType Enumeration
Info Class
Info Members
Info Constructor
Info Constructor ()
Info Constructor (, List(String))
Info Constructor (, String)
Info Constructor (, String[])
Info Constructor (Byte[], Int32, Int32)
Info Fields
buffer Field
length Field
offset Field
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 ()
Request Method (IPEndPoint)
Request Method (, List(String))
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[])
SkipToValue Method
InfoListener Interface
InfoListener Members
InfoListener Methods
OnFailure Method
OnSuccess Method
InfoPolicy Class
InfoPolicy Members
InfoPolicy Constructor
InfoPolicy Constructor
InfoPolicy Constructor (InfoPolicy)
InfoPolicy Constructor (Policy)
InfoPolicy Fields
timeout Field
IRecordSet Interface
IRecordSet Members
IRecordSet Methods
Close Method
Dispose Method
Next Method
Put Method
IRecordSet Properties
CancelToken Property
Key Property
Record Property
IResultSet Interface
IResultSet Members
IResultSet Methods
Close Method
Dispose Method
Next Method
Put Method
IResultSet Properties
CancelToken Property
Object Property
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
ListExp Class
ListExp Members
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 Members
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 (String, Int32, Value, CTX[])
Increment Method (ListPolicy, String, Int32, 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 Members
ListPolicy Constructor
ListPolicy Constructor
ListPolicy Constructor (ListOrder, ListWriteFlags)
ListPolicy Fields
Default Field
ListReturnType Enumeration
ListSortFlags Enumeration
ListWriteFlags Enumeration
Log Class
Log Members
Log Constructor
Log Methods
Debug Method
DebugEnabled Method
Error Method
Info Method
InfoEnabled Method
LogMessage Method
SetCallback Method
SetCallbackStandard Method
SetLevel Method
Warn Method
WarnEnabled Method
Log.Callback Delegate
Log.Level Enumeration
LuaConfig Class
LuaConfig Members
LuaConfig Fields
InstancePoolSize Field
PackagePath Field
MapExp Class
MapExp Members
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 Members
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 Members
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 Members
Node Constructor
Node Fields
HAS_PARTITION_SCAN Field
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 Properties
Active Property
Cluster Property
Host Property
Name Property
NodeAddress Property
NodeStats Class
NodeStats Members
NodeStats Constructor
NodeStats Fields
asyncStats Field
node Field
syncStats Field
NodeStats Methods
ToString Method
Operation Class
Operation Members
Operation Constructor
Operation Fields
binName Field
type Field
value Field
Operation Methods
Add Method
Append Method
Delete Method
Get Method
Get Method
Get Method (String)
GetHeader Method
Prepend Method
Put Method
Touch Method
Operation.Type Enumeration
ParticleType Class
ParticleType Members
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 Members
PartitionFilter Methods
After Method
All Method
Id Method
Range Method
PartitionFilter Properties
Done Property
Policy Class
Policy Members
Policy Constructor
Policy Constructor
Policy Constructor (Policy)
Policy Fields
compress Field
failOnFilteredOut Field
filterExp Field
maxRetries Field
predExp Field
readModeAP Field
readModeSC Field
replica Field
sendKey Field
sleepBetweenRetries Field
socketTimeout Field
totalTimeout Field
Policy Methods
SetPredExp Method
SetTimeout Method
SetTimeouts Method
PredExp Class
PredExp Members
PredExp Methods
And Method
EstimateSize Method
EstimateSize Method
EstimateSize Method (PredExp[])
GeoJSONBin Method
GeoJSONContains Method
GeoJSONValue Method
GeoJSONVar Method
GeoJSONWithin Method
IntegerBin Method
IntegerEqual Method
IntegerGreater Method
IntegerGreaterEq Method
IntegerLess Method
IntegerLessEq Method
IntegerUnequal Method
IntegerValue Method
IntegerValue Method (DateTime)
IntegerValue Method (Int64)
IntegerVar Method
ListBin Method
ListIterateAnd Method
ListIterateOr Method
MapBin Method
MapKeyIterateAnd Method
MapKeyIterateOr Method
MapValIterateAnd Method
MapValIterateOr Method
Not Method
Or Method
RecDeviceSize Method
RecDigestModulo Method
RecLastUpdate Method
RecVoidTime Method
StringBin Method
StringEqual Method
StringRegex Method
StringUnequal Method
StringValue Method
StringVar Method
Write Method
Write Method (Byte[], Int32)
Write Method (PredExp[], Byte[], Int32)
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 Constructor
QueryPolicy Constructor (QueryPolicy)
QueryPolicy Fields
failOnClusterChange Field
includeBinData Field
maxConcurrentNodes Field
maxRecords Field
recordQueueSize Field
QueryPolicy Methods
RandomShift Class
RandomShift Members
RandomShift Constructor
RandomShift Methods
Next Method
Next Method
Next Method (Int32, Int32)
NextBytes Method
NextLong Method
NextString Method
RandomShift Properties
ThreadLocalInstance Property
ReadModeAP Enumeration
ReadModeSC Enumeration
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
GetHLLValue 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
RegexFlag Class
RegexFlag Members
RegexFlag Constructor
RegexFlag Fields
EXTENDED Field
ICASE Field
NEWLINE Field
NONE Field
NOSUB Field
RegisterTask Class
RegisterTask Members
RegisterTask Constructor
RegisterTask Methods
QueryStatus Method
Replica Enumeration
ResultCode Class
ResultCode Members
ResultCode Constructor
ResultCode Fields
ALWAYS_FORBIDDEN Field
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
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
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
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
readQuota Field
ReadWrite Field
ReadWriteUdf Field
SysAdmin Field
UserAdmin Field
whitelist Field
Write Field
writeQuota Field
Role Methods
Equals Method
GetHashCode Method
isPredefined Method
ToString Method
SaltParseException Class
SaltParseException Members
SaltParseException Constructor
SaltParseException Constructor
SaltParseException Constructor (String)
SaltParseException Constructor (String, Exception)
ScanCallback Delegate
ScanPolicy Class
ScanPolicy Members
ScanPolicy Constructor
ScanPolicy Constructor
ScanPolicy Constructor (ScanPolicy)
ScanPolicy Fields
concurrentNodes Field
includeBinData Field
maxConcurrentNodes Field
maxRecords Field
recordsPerSecond Field
ScanPolicy Methods
Validate Method
Statement Class
Statement Members
Statement Constructor
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
SetPredExp Method
SetRecordsPerSecond Method
SetSetName Method
SetTaskId Method
Statement Properties
BinNames Property
Filter Property
FunctionArgs Property
FunctionName Property
IndexName Property
Namespace Property
Operations Property
PackageContents Property
PackageName Property
PredExp Property
RecordsPerSecond Property
ResourceAssembly Property
ResourcePath Property
SetName Property
TaskId Property
TlsPolicy Class
TlsPolicy Members
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 Members
User Constructor
User Fields
connsInUse Field
name Field
readInfo Field
roles Field
writeInfo Field
User Methods
Equals Method
GetHashCode Method
ToString Method
Value Class
Value Members
Value Fields
INFINITY Field
NULL Field
UseBoolBin Field
WILDCARD 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
GetAsHLL 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
Value.BlobValue Class
Value.BlobValue Members
Value.BlobValue Constructor
Value.BlobValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToString Method
ValidateKeyType Method
Write Method
Value.BlobValue Properties
Object Property
Type Property
Value.BooleanValue Class
Value.BooleanValue Members
Value.BooleanValue Constructor
Value.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.BooleanValue Properties
Object Property
Type Property
Value.BoolIntValue Class
Value.BoolIntValue Members
Value.BoolIntValue Constructor
Value.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.BoolIntValue Properties
Object Property
Type Property
Value.ByteSegmentValue Class
Value.ByteSegmentValue Members
Value.ByteSegmentValue Constructor
Value.ByteSegmentValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToString Method
Write Method
Value.ByteSegmentValue Properties
Bytes Property
Length Property
Object Property
Offset Property
Type Property
Value.BytesValue Class
Value.BytesValue Members
Value.BytesValue Constructor
Value.BytesValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToString Method
Write Method
Value.BytesValue Properties
Object Property
Type Property
Value.ByteValue Class
Value.ByteValue Members
Value.ByteValue Constructor
Value.ByteValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToInteger Method
ToLong Method
ToString Method
ToUnsignedInteger Method
ToUnsignedLong Method
Write Method
Value.ByteValue Properties
Object Property
Type Property
Value.DoubleValue Class
Value.DoubleValue Members
Value.DoubleValue Constructor
Value.DoubleValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToInteger Method
ToLong Method
ToString Method
ToUnsignedInteger Method
ToUnsignedLong Method
Write Method
Value.DoubleValue Properties
Object Property
Type Property
Value.FloatValue Class
Value.FloatValue Members
Value.FloatValue Constructor
Value.FloatValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToInteger Method
ToLong Method
ToString Method
ToUnsignedInteger Method
ToUnsignedLong Method
Write Method
Value.FloatValue Properties
Object Property
Type Property
Value.GeoJSONValue Class
Value.GeoJSONValue Members
Value.GeoJSONValue Constructor
Value.GeoJSONValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToString Method
ValidateKeyType Method
Write Method
Value.GeoJSONValue Properties
Object Property
Type Property
Value.HLLValue Class
Value.HLLValue Members
Value.HLLValue Constructor
Value.HLLValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToString Method
ValidateKeyType Method
Write Method
Value.HLLValue Properties
Bytes Property
Object Property
Type Property
Value.InfinityValue Class
Value.InfinityValue Members
Value.InfinityValue Constructor
Value.InfinityValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToString Method
ValidateKeyType Method
Write Method
Value.InfinityValue Properties
Object Property
Type Property
Value.IntegerValue Class
Value.IntegerValue Members
Value.IntegerValue Constructor
Value.IntegerValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToInteger Method
ToLong Method
ToString Method
ToUnsignedInteger Method
ToUnsignedLong Method
Write Method
Value.IntegerValue Properties
Object Property
Type Property
Value.ListValue Class
Value.ListValue Members
Value.ListValue Constructor
Value.ListValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToString Method
ValidateKeyType Method
Write Method
Value.ListValue Properties
Object Property
Type Property
Value.LongValue Class
Value.LongValue Members
Value.LongValue Constructor
Value.LongValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToInteger Method
ToLong Method
ToString Method
ToUnsignedInteger Method
ToUnsignedLong Method
Write Method
Value.LongValue Properties
Object Property
Type Property
Value.MapValue Class
Value.MapValue Members
Value.MapValue Constructor
Value.MapValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToString Method
ValidateKeyType Method
Write Method
Value.MapValue Properties
Object Property
Type Property
Value.NullValue Class
Value.NullValue Members
Value.NullValue Constructor
Value.NullValue Fields
Instance Field
Value.NullValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToString Method
ValidateKeyType Method
Write Method
Value.NullValue Properties
Object Property
Type Property
Value.ShortValue Class
Value.ShortValue Members
Value.ShortValue Constructor
Value.ShortValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToInteger Method
ToLong Method
ToString Method
ToUnsignedInteger Method
ToUnsignedLong Method
Write Method
Value.ShortValue Properties
Object Property
Type Property
Value.SignedByteValue Class
Value.SignedByteValue Members
Value.SignedByteValue Constructor
Value.SignedByteValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToInteger Method
ToLong Method
ToString Method
ToUnsignedInteger Method
ToUnsignedLong Method
Write Method
Value.SignedByteValue Properties
Object Property
Type Property
Value.StringValue Class
Value.StringValue Members
Value.StringValue Constructor
Value.StringValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToString Method
Write Method
Value.StringValue Properties
Object Property
Type Property
Value.UnsignedIntegerValue Class
Value.UnsignedIntegerValue Members
Value.UnsignedIntegerValue Constructor
Value.UnsignedIntegerValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToInteger Method
ToLong Method
ToString Method
ToUnsignedInteger Method
ToUnsignedLong Method
Write Method
Value.UnsignedIntegerValue Properties
Object Property
Type Property
Value.UnsignedLongValue Class
Value.UnsignedLongValue Members
Value.UnsignedLongValue Constructor
Value.UnsignedLongValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToInteger Method
ToLong Method
ToString Method
ToUnsignedInteger Method
ToUnsignedLong Method
Write Method
Value.UnsignedLongValue Properties
Object Property
Type Property
Value.UnsignedShortValue Class
Value.UnsignedShortValue Members
Value.UnsignedShortValue Constructor
Value.UnsignedShortValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToInteger Method
ToLong Method
ToString Method
ToUnsignedInteger Method
ToUnsignedLong Method
Write Method
Value.UnsignedShortValue Properties
Object Property
Type Property
Value.ValueArray Class
Value.ValueArray Members
Value.ValueArray Constructor
Value.ValueArray Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToString Method
ValidateKeyType Method
Write Method
Value.ValueArray Properties
Object Property
Type Property
Value.WildcardValue Class
Value.WildcardValue Members
Value.WildcardValue Constructor
Value.WildcardValue Methods
Equals Method
EstimateSize Method
GetHashCode Method
Pack Method
ToString Method
ValidateKeyType Method
Write Method
Value.WildcardValue Properties
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
durableDelete Field
expiration Field
generation Field
generationPolicy Field
recordExistsAction Field
respondAllOps Field
WritePolicy Methods
This page uses an IFRAME but your browser does not support it.