generated/cacheclient.pb library

Classes

DeleteRequest_
DeleteResponse_
DictionaryDeleteRequest_
DictionaryDeleteRequest__All
DictionaryDeleteRequest__Some
DictionaryDeleteResponse_
DictionaryFetchRequest_
DictionaryFetchResponse_
DictionaryFetchResponse___Found
DictionaryFetchResponse___Missing
DictionaryFieldValuePair_
DictionaryGetRequest_
DictionaryGetResponse_
DictionaryGetResponse___DictionaryGetResponsePart
DictionaryGetResponse___Found
DictionaryGetResponse___Missing
DictionaryIncrementRequest_
DictionaryIncrementResponse_
DictionaryLengthRequest_
DictionaryLengthResponse_
DictionaryLengthResponse___Found
DictionaryLengthResponse___Missing
DictionarySetRequest_
DictionarySetResponse_
ECacheResult
GetRequest_
GetResponse_
IncrementRequest_
IncrementResponse_
ItemGetTtlRequest_
ItemGetTtlResponse_
ItemGetTtlResponse___Found
ItemGetTtlResponse___Missing
ItemGetTypeRequest_
ItemGetTypeResponse_
ItemGetTypeResponse___Found
ItemGetTypeResponse___Missing
ItemGetTypeResponse__ItemType
KeysExistRequest_
KeysExistResponse_
ListConcatenateBackRequest_
ListConcatenateBackResponse_
ListConcatenateFrontRequest_
ListConcatenateFrontResponse_
ListEraseRequest_
ListEraseRequest___All
ListEraseRequest___ListRanges
ListEraseResponse_
ListEraseResponse___Found
ListEraseResponse___Missing
ListFetchRequest_
ListFetchResponse_
ListFetchResponse___Found
ListFetchResponse___Missing
ListLengthRequest_
ListLengthResponse_
ListLengthResponse___Found
ListLengthResponse___Missing
ListPopBackRequest_
ListPopBackResponse_
ListPopBackResponse___Found
ListPopBackResponse___Missing
ListPopFrontRequest_
ListPopFrontResponse_
ListPopFrontResponse___Found
ListPopFrontResponse___Missing
ListPushBackRequest_
stored = stored + request
ListPushBackResponse_
ListPushFrontRequest_
stored = request + stored
ListPushFrontResponse_
ListRange_
ListRemoveRequest_
ListRemoveResponse_
ListRemoveResponse___Found
ListRemoveResponse___Missing
ListRetainRequest_
ListRetainResponse_
ListRetainResponse___Found
ListRetainResponse___Missing
SetContainsRequest_
SetContainsResponse_
SetContainsResponse___Found
SetContainsResponse___Missing
SetDifferenceRequest_
SetDifferenceRequest___Minuend
cache = request - stored
SetDifferenceRequest___Subtrahend
cache = stored - request
SetDifferenceRequest___Subtrahend__Identity
Subtract the set's identity (itself) from itself - which deletes it.
SetDifferenceRequest___Subtrahend__Set
Subtract a set of elements
SetDifferenceResponse_
SetDifferenceResponse___Found
SetDifferenceResponse___Missing
SetFetchRequest_
SetFetchResponse_
SetFetchResponse___Found
SetFetchResponse___Missing
SetIfNotExistsRequest_
SetIfNotExistsResponse_
SetIfNotExistsResponse___NotStored
SetIfNotExistsResponse___Stored
SetLengthRequest_
SetLengthResponse_
SetLengthResponse___Found
SetLengthResponse___Missing
SetPopRequest_
SetPopResponse_
SetPopResponse___Found
SetPopResponse___Missing
SetRequest_
SetResponse_
SetUnionRequest_
SetUnionResponse_
SortedSetElement_
SortedSetFetchRequest_
SortedSetFetchRequest___ByIndex
SortedSetFetchRequest___ByScore
SortedSetFetchRequest___ByScore__Score
SortedSetFetchRequest__Order
SortedSetFetchResponse_
SortedSetFetchResponse___Found
SortedSetFetchResponse___Found__Values
SortedSetFetchResponse___Found__ValuesWithScores
SortedSetFetchResponse___Missing
SortedSetGetRankRequest_
SortedSetGetRankRequest__Order
SortedSetGetRankResponse_
SortedSetGetRankResponse___RankResponsePart
SortedSetGetRankResponse___SortedSetMissing
SortedSetGetScoreRequest_
SortedSetGetScoreResponse_
SortedSetGetScoreResponse___SortedSetFound
SortedSetGetScoreResponse___SortedSetGetScoreResponsePart
SortedSetGetScoreResponse___SortedSetMissing
SortedSetIncrementRequest_
SortedSetIncrementResponse_
SortedSetLengthByScoreRequest_
SortedSetLengthByScoreResponse_
SortedSetLengthByScoreResponse___Found
SortedSetLengthByScoreResponse___Missing
SortedSetLengthRequest_
SortedSetLengthResponse_
SortedSetLengthResponse___Found
SortedSetLengthResponse___Missing
SortedSetPutRequest_
SortedSetPutResponse_
SortedSetRemoveRequest_
SortedSetRemoveRequest___All
SortedSetRemoveRequest___Some
SortedSetRemoveResponse_
Unbounded_
UpdateTtlRequest_
UpdateTtlResponse_
UpdateTtlResponse___Missing
Indicates that the key did not exist.
UpdateTtlResponse___NotSet
Indicates that the ttl was not applied due to a failed condition.
UpdateTtlResponse___Set
Indicates that the ttl was applied.