Méthode |
Description |
|
GuessResponseState ( BinaryResponse response, OperationState &state ) : bool |
|
|
ICouchbaseOperationFactory ( string key, uint newExpiration ) : IGetAndTouchOperation |
|
|
ICouchbaseOperationFactory ( string key, int vbucket, ulong cas ) : IObserveOperation |
|
|
ICouchbaseOperationFactory ( SyncMode mode, ulong>.IList keys, int replicationCount ) : ISyncOperation |
|
|
ICouchbaseOperationFactory ( string key, uint newExpiration ) : ITouchOperation |
|
|
IOperationFactory ( ConcatenationMode mode, string key, ulong cas, ArraySegment data ) : IConcatOperation |
|
|
IOperationFactory ( string key, ulong cas ) : IDeleteOperation |
|
|
IOperationFactory ( ) : IFlushOperation |
|
|
IOperationFactory ( string key ) : IGetOperation |
|
|
IOperationFactory ( IList keys ) : IMultiGetOperation |
|
|
IOperationFactory ( MutationMode mode, string key, ulong defaultValue, ulong delta, uint expires, ulong cas ) : IMutatorOperation |
|
|
IOperationFactory ( string type ) : IStatsOperation |
|
|
IOperationFactory ( StoreMode mode, string key, CacheItem value, uint expires, ulong cas ) : IStoreOperation |
|
|