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
BatchPolicyDefault 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))
CreateUser Method
Delete Method
DisableMetrics Method
Dispose Method
DropIndex Method
DropRole Method
DropUser Method
EnableMetrics 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(BatchRead))
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
SetWhitelist Method
Touch Method
Truncate Method
AerospikeClient Fields
batchPolicyDefault 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.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)
Execute Method
Execute Method (WritePolicy, ExecuteListener, 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(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[], 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 Fields
AsyncClientPolicy Class
AsyncClientPolicy Constructor
AsyncClientPolicy Constructor
AsyncClientPolicy Constructor (AsyncClientPolicy)
AsyncClientPolicy Fields
asyncMaxCommandAction Field
asyncMaxCommands Field
asyncMaxConnsPerNode Field
asyncMinConnsPerNode Field
AsyncCluster Class
AsyncCluster Constructor
AsyncCluster Properties
AsyncCluster Methods
GetNextBuffer Method
HasBufferChanged Method
PutEventArgs Method
ScheduleCommandExecution Method
AsyncCluster Fields
AsyncExecutor Interface
AsyncExecutor Methods
ChildFailure Method
ChildSuccess Method
AsyncNode Class
AsyncNode Constructor
AsyncNode Properties
AsyncNode Methods
BalanceConnections Method
CreateMinConnections Method
GetAsyncConnection Method
GetAsyncConnectionStats Method
PutAsyncConnection Method
AsyncScan Class
AsyncScan Constructor
AsyncScanExecutor Class
AsyncScanExecutor Constructor
AsyncTimeoutQueue Class
AsyncTimeoutQueue Constructor
AsyncTimeoutQueue Methods
Add Method
Stop Method
AsyncTimeoutQueue Fields
Instance Field
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
BatchListListener Interface
BatchListListener Methods
OnFailure Method
OnSuccess Method
BatchPolicy Class
BatchPolicy Constructor
BatchPolicy Constructor
BatchPolicy Constructor (BatchPolicy)
BatchPolicy Constructor (Policy)
BatchPolicy Methods
BatchPolicy Fields
allowInline Field
allowProleReads Field
maxConcurrentThreads Field
sendSetName Field
BatchRead Class
BatchRead Constructor
BatchRead Constructor (Key, Boolean)
BatchRead Constructor (Key, String[])
BatchRead Methods
ToString Method
BatchRead Fields
binNames Field
key Field
readAllBins Field
record Field
BatchSequenceListener Interface
BatchSequenceListener Methods
OnFailure Method
OnRecord Method
OnSuccess Method
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, Byte[], Int32, Int32)
Bin Methods
AsBlob Method
AsGeoJSON Method
AsNull Method
ToString Method
Bin Fields
name Field
value Field
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
ClientPolicy Class
ClientPolicy Constructor
ClientPolicy Constructor
ClientPolicy Constructor (ClientPolicy)
ClientPolicy Fields
authMode Field
batchPolicyDefault Field
clusterName Field
connPoolsPerNode Field
failIfNotConnected Field
infoPolicyDefault Field
ipMap Field
loginTimeout Field
maxConnsPerNode 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
Cluster Class
Cluster Constructor
Cluster Properties
Connected Property
HasClusterName Property
MetricsEnabled Property
MetricsPolicy Property
Nodes Property
Cluster Methods
AddSeeds Method
Close Method
DisableMetrics Method
EnableMetrics Method
GetNode Method
GetRandomNode Method
GetStats Method
IncrThreadExpandCount Method
InitTendThread Method
InterruptTendSleep Method
PrintPartitionMap Method
ResetThreadExpandCount Method
Run Method
ValidateNodes Method
Cluster Fields
rackId Field
ClusterStats Class
ClusterStats Constructor
ClusterStats Methods
ToString Method
ClusterStats Fields
completionPortsInUse 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
ConnectorHandlers Class
ConnectorHandlers Constructor
ConnectorHandlers Fields
SocketHandler Field
CTX Class
CTX Methods
ListIndex Method
ListIndexCreate Method
ListRank Method
ListValue Method
MapIndex Method
MapKey Method
MapKeyCreate Method
MapRank Method
MapValue 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
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
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)
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
BatchPolicyDefault 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
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(BatchRead))
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
Touch Method
Truncate Method
IAsyncClient Interface
IAsyncClient Properties
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(BatchRead))
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)
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
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
LatencyManager Class
LatencyManager Constructor
LatencyManager Methods
Add Method
PrintHeader Method
PrintResults Method
PrintSummary Method
LatencyType Class
LatencyType Constructor
LatencyType Fields
BATCH Field
CONN Field
NONE Field
QUERY Field
READ Field
WRITE Field
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
LogMessage Method
SetCallback Method
SetLevel Method
Warn Method
WarnEnabled Method
Log.Callback Delegate
Log.Level Enumeration
LuaConfig Class
LuaConfig Constructor
LuaConfig Fields
InstancePoolSize Field
PackagePath Field
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
Metrics Class
Metrics Constructor
Metrics Methods
AddError Method
AddLatency Method
AddTimeout Method
Get Method
ResetError Method
ResetTimeout Method
MetricsPolicy Class
MetricsPolicy Constructor
MetricsPolicy Constructor
MetricsPolicy Constructor (MetricsPolicy)
MetricsPolicy Fields
latencyColumns Field
latencyShift Field
reportInterval Field
reportPath Field
MetricsWriter Class
MetricsWriter Constructor
MetricsWriter Methods
Close Method
WriteCluster Method
WriteNode Method
Node Class
Node Constructor
Node Properties
Active Property
Cluster Property
HasBitOperations Property
HasClusterStable Property
HasIndexExists Property
HasLutNow Property
HasPartitionScan Property
HasPeers Property
HasReplicas Property
HasTruncateNamespace Property
Host Property
Metrics Property
Name Property
NodeAddress Property
Node Methods
AddError Method
AddLatency Method
AddTimeout Method
BalanceConnections Method
Close Method
CloseConnection Method
CreateMinConnections Method
EnableMetrics Method
Equals Method
GetConnection Method
GetConnectionStats Method
GetHashCode Method
HasRack Method
PutConnection Method
Refresh Method
SignalLogin Method
ToString Method
Node Fields
HAS_BIT_OP Field
HAS_CLUSTER_STABLE Field
HAS_GEO Field
HAS_INDEX_EXISTS Field
HAS_LUT_NOW Field
HAS_PARTITION_SCAN Field
HAS_PEERS Field
HAS_REPLICAS Field
HAS_TRUNCATE_NS 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
Delete Method
Get Method
Get Method
Get Method (String)
GetHeader Method
Prepend Method
Put Method
Touch Method
Operation Fields
binName Field
type Field
value Field
Operation.Type Enumeration
OpResults Class
OpResults Constructor
OpResults Properties
OpResults Methods
ToString Method
ParticleType Class
ParticleType Constructor
ParticleType Fields
BLOB Field
CSHARP_BLOB Field
DOUBLE Field
GEOJSON Field
HLL Field
INTEGER Field
LIST Field
MAP Field
NULL Field
STRING Field
PartitionFilter Class
PartitionFilter Methods
After Method
Id Method
Range Method
PartitionStatus Class
PartitionStatus Constructor
PartitionStatus Fields
digest Field
done Field
id Field
Policy Class
Policy Constructor
Policy Constructor
Policy Constructor (Policy)
Policy Methods
SetPredExp Method
SetTimeout Method
SetTimeouts Method
Policy Fields
compress Field
failOnFilteredOut Field
maxRetries Field
predExp Field
priority Field
readModeAP Field
readModeSC Field
replica Field
sendKey Field
sleepBetweenRetries Field
socketTimeout Field
totalTimeout Field
PredExp Class
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)
Priority Enumeration
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
QueryPolicy Class
QueryPolicy Constructor
QueryPolicy Constructor
QueryPolicy Constructor (QueryPolicy)
QueryPolicy Methods
QueryPolicy Fields
failOnClusterChange Field
includeBinData Field
maxConcurrentNodes Field
maxRecords Field
recordQueueSize 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
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
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
Replica Enumeration
ResultCode Class
ResultCode Constructor
ResultCode Methods
GetResultString Method
KeepConnection Method
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_ROLE Field
INVALID_USER Field
INVALID_WHITELIST Field
KEY_BUSY Field
KEY_EXISTS_ERROR Field
KEY_MISMATCH Field
KEY_NOT_FOUND_ERROR 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
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
isPredefined Method
Role Fields
DataAdmin Field
name Field
privileges Field
Read Field
ReadWrite Field
ReadWriteUdf Field
SysAdmin Field
UserAdmin Field
whitelist Field
Write Field
ScanCallback Delegate
ScanCommand Class
ScanCommand Constructor
ScanCommand Methods
Execute Method
ScanPolicy Class
ScanPolicy Constructor
ScanPolicy Constructor
ScanPolicy Constructor (ScanPolicy)
ScanPolicy Methods
Validate Method
ScanPolicy Fields
concurrentNodes Field
failOnClusterChange Field
includeBinData Field
maxConcurrentNodes Field
maxRecords Field
recordsPerSecond Field
scanPercent Field
Statement Class
Statement Constructor
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
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
ThreadLocalData Class
ThreadLocalData Constructor
ThreadLocalData Methods
GetBuffer Method
ResizeBuffer Method
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 Fields
name Field
roles 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 (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
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
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
Value.MapValue Constructor
MapValue Properties
Object 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
ValueStopwatch Structure
ValueStopwatch Constructor
ValueStopwatch Properties
Elapsed Property
ElapsedMilliseconds Property
IsActive Property
ValueStopwatch Methods
StartNew 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
BCrypt.Net
BCrypt Class
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
SaltParseException Class
SaltParseException Constructor
SaltParseException Constructor
SaltParseException Constructor (String)
SaltParseException Constructor (String, Exception)
This page uses an IFRAME but your browser does not support it.