C# Class ServiceStack.Redis.Commands

Exibir arquivo Open project: ServiceStack/ServiceStack.Redis

Public Properties

Property Type Description
Addr byte[]
After byte[]
Alpha byte[]
Append byte[]
Asc byte[]
Auth byte[]
BLPop byte[]
BRPop byte[]
BRPopLPush byte[]
Before byte[]
BgRewriteAof byte[]
BgSave byte[]
BitCount byte[]
By byte[]
Client byte[]
Config byte[]
Count byte[]
DbSize byte[]
Debug byte[]
Decr byte[]
DecrBy byte[]
Del byte[]
Desc byte[]
Discard byte[]
Dump byte[]
Echo byte[]
Eval byte[]
EvalSha byte[]
Ex byte[]
Exec byte[]
Exists byte[]
Expire byte[]
ExpireAt byte[]
Failover byte[]
Feet byte[]
Flush byte[]
FlushAll byte[]
FlushDb byte[]
GeoAdd byte[]
GeoDist byte[]
GeoHash byte[]
GeoPos byte[]
GeoRadius byte[]
GeoRadiusByMember byte[]
Get byte[]
GetBit byte[]
GetMasterAddrByName byte[]
GetName byte[]
GetRange byte[]
GetSet byte[]
HDel byte[]
HExists byte[]
HGet byte[]
HGetAll byte[]
HIncrBy byte[]
HIncrByFloat byte[]
HKeys byte[]
HLen byte[]
HMGet byte[]
HMSet byte[]
HScan byte[]
HSet byte[]
HSetNx byte[]
HVals byte[]
Id byte[]
IdleTime byte[]
Incr byte[]
IncrBy byte[]
IncrByFloat byte[]
Info byte[]
Keys byte[]
Kill byte[]
Kilometers byte[]
LIndex byte[]
LInsert byte[]
LLen byte[]
LPop byte[]
LPush byte[]
LPushX byte[]
LRange byte[]
LRem byte[]
LSet byte[]
LTrim byte[]
LastSave byte[]
Limit byte[]
List byte[]
Load byte[]
MGet byte[]
MSet byte[]
MSetNx byte[]
Master byte[]
Masters byte[]
Match byte[]
Meters byte[]
Migrate byte[]
Miles byte[]
Monitor byte[]
Move byte[]
Multi byte[]
No byte[]
NoSave byte[]
Nx byte[]
Object byte[]
One byte[]
PExpire byte[]
PExpireAt byte[]
PSetEx byte[]
PSubscribe byte[]
PTtl byte[]
PUnSubscribe byte[]
Pause byte[]
Persist byte[]
PfAdd byte[]
PfCount byte[]
PfMerge byte[]
Ping byte[]
Publish byte[]
Px byte[]
Quit byte[]
RPop byte[]
RPopLPush byte[]
RPush byte[]
RPushX byte[]
RandomKey byte[]
Rename byte[]
RenameNx byte[]
ResetStat byte[]
Restore byte[]
Rewrite byte[]
Role byte[]
SAdd byte[]
SCard byte[]
SDiff byte[]
SDiffStore byte[]
SInter byte[]
SInterStore byte[]
SIsMember byte[]
SMembers byte[]
SMove byte[]
SPop byte[]
SRandMember byte[]
SRem byte[]
SScan byte[]
SUnion byte[]
SUnionStore byte[]
Save byte[]
Scan byte[]
Script byte[]
Segfault byte[]
Select byte[]
Sentinel byte[]
Sentinels byte[]
Set byte[]
SetBit byte[]
SetEx byte[]
SetName byte[]
SetNx byte[]
SetRange byte[]
Shutdown byte[]
SkipMe byte[]
SlaveOf byte[]
Slaves byte[]
Sleep byte[]
Slowlog byte[]
Sort byte[]
Store byte[]
StrLen byte[]
Subscribe byte[]
Time byte[]
Ttl byte[]
Type byte[]
UnSubscribe byte[]
UnWatch byte[]
Watch byte[]
WithCoord byte[]
WithDist byte[]
WithHash byte[]
WithScores byte[]
Xx byte[]
ZAdd byte[]
ZCard byte[]
ZCount byte[]
ZIncrBy byte[]
ZInterStore byte[]
ZLexCount byte[]
ZRange byte[]
ZRangeByLex byte[]
ZRangeByScore byte[]
ZRank byte[]
ZRem byte[]
ZRemRangeByLex byte[]
ZRemRangeByRank byte[]
ZRemRangeByScore byte[]
ZRevRange byte[]
ZRevRangeByScore byte[]
ZRevRank byte[]
ZScan byte[]
ZScore byte[]
ZUnionStore byte[]

Public Methods

Method Description
GetUnit ( string unit ) : byte[]

Method Details

GetUnit() public static method

public static GetUnit ( string unit ) : byte[]
unit string
return byte[]

Property Details

Addr public_oe static_oe property

public static byte[] Addr
return byte[]

After public_oe static_oe property

public static byte[] After
return byte[]

Alpha public_oe static_oe property

public static byte[] Alpha
return byte[]

Append public_oe static_oe property

public static byte[] Append
return byte[]

Asc public_oe static_oe property

public static byte[] Asc
return byte[]

Auth public_oe static_oe property

public static byte[] Auth
return byte[]

BLPop public_oe static_oe property

public static byte[] BLPop
return byte[]

BRPop public_oe static_oe property

public static byte[] BRPop
return byte[]

BRPopLPush public_oe static_oe property

public static byte[] BRPopLPush
return byte[]

Before public_oe static_oe property

public static byte[] Before
return byte[]

BgRewriteAof public_oe static_oe property

public static byte[] BgRewriteAof
return byte[]

BgSave public_oe static_oe property

public static byte[] BgSave
return byte[]

BitCount public_oe static_oe property

public static byte[] BitCount
return byte[]

By public_oe static_oe property

public static byte[] By
return byte[]

Client public_oe static_oe property

public static byte[] Client
return byte[]

Config public_oe static_oe property

public static byte[] Config
return byte[]

Count public_oe static_oe property

public static byte[] Count
return byte[]

DbSize public_oe static_oe property

public static byte[] DbSize
return byte[]

Debug public_oe static_oe property

public static byte[] Debug
return byte[]

Decr public_oe static_oe property

public static byte[] Decr
return byte[]

DecrBy public_oe static_oe property

public static byte[] DecrBy
return byte[]

Del public_oe static_oe property

public static byte[] Del
return byte[]

Desc public_oe static_oe property

public static byte[] Desc
return byte[]

Discard public_oe static_oe property

public static byte[] Discard
return byte[]

Dump public_oe static_oe property

public static byte[] Dump
return byte[]

Echo public_oe static_oe property

public static byte[] Echo
return byte[]

Eval public_oe static_oe property

public static byte[] Eval
return byte[]

EvalSha public_oe static_oe property

public static byte[] EvalSha
return byte[]

Ex public_oe static_oe property

public static byte[] Ex
return byte[]

Exec public_oe static_oe property

public static byte[] Exec
return byte[]

Exists public_oe static_oe property

public static byte[] Exists
return byte[]

Expire public_oe static_oe property

public static byte[] Expire
return byte[]

ExpireAt public_oe static_oe property

public static byte[] ExpireAt
return byte[]

Failover public_oe static_oe property

public static byte[] Failover
return byte[]

Feet public_oe static_oe property

public static byte[] Feet
return byte[]

Flush public_oe static_oe property

public static byte[] Flush
return byte[]

FlushAll public_oe static_oe property

public static byte[] FlushAll
return byte[]

FlushDb public_oe static_oe property

public static byte[] FlushDb
return byte[]

GeoAdd public_oe static_oe property

public static byte[] GeoAdd
return byte[]

GeoDist public_oe static_oe property

public static byte[] GeoDist
return byte[]

GeoHash public_oe static_oe property

public static byte[] GeoHash
return byte[]

GeoPos public_oe static_oe property

public static byte[] GeoPos
return byte[]

GeoRadius public_oe static_oe property

public static byte[] GeoRadius
return byte[]

GeoRadiusByMember public_oe static_oe property

public static byte[] GeoRadiusByMember
return byte[]

Get public_oe static_oe property

public static byte[] Get
return byte[]

GetBit public_oe static_oe property

public static byte[] GetBit
return byte[]

GetMasterAddrByName public_oe static_oe property

public static byte[] GetMasterAddrByName
return byte[]

GetName public_oe static_oe property

public static byte[] GetName
return byte[]

GetRange public_oe static_oe property

public static byte[] GetRange
return byte[]

GetSet public_oe static_oe property

public static byte[] GetSet
return byte[]

HDel public_oe static_oe property

public static byte[] HDel
return byte[]

HExists public_oe static_oe property

public static byte[] HExists
return byte[]

HGet public_oe static_oe property

public static byte[] HGet
return byte[]

HGetAll public_oe static_oe property

public static byte[] HGetAll
return byte[]

HIncrBy public_oe static_oe property

public static byte[] HIncrBy
return byte[]

HIncrByFloat public_oe static_oe property

public static byte[] HIncrByFloat
return byte[]

HKeys public_oe static_oe property

public static byte[] HKeys
return byte[]

HLen public_oe static_oe property

public static byte[] HLen
return byte[]

HMGet public_oe static_oe property

public static byte[] HMGet
return byte[]

HMSet public_oe static_oe property

public static byte[] HMSet
return byte[]

HScan public_oe static_oe property

public static byte[] HScan
return byte[]

HSet public_oe static_oe property

public static byte[] HSet
return byte[]

HSetNx public_oe static_oe property

public static byte[] HSetNx
return byte[]

HVals public_oe static_oe property

public static byte[] HVals
return byte[]

Id public_oe static_oe property

public static byte[] Id
return byte[]

IdleTime public_oe static_oe property

public static byte[] IdleTime
return byte[]

Incr public_oe static_oe property

public static byte[] Incr
return byte[]

IncrBy public_oe static_oe property

public static byte[] IncrBy
return byte[]

IncrByFloat public_oe static_oe property

public static byte[] IncrByFloat
return byte[]

Info public_oe static_oe property

public static byte[] Info
return byte[]

Keys public_oe static_oe property

public static byte[] Keys
return byte[]

Kill public_oe static_oe property

public static byte[] Kill
return byte[]

Kilometers public_oe static_oe property

public static byte[] Kilometers
return byte[]

LIndex public_oe static_oe property

public static byte[] LIndex
return byte[]

LInsert public_oe static_oe property

public static byte[] LInsert
return byte[]

LLen public_oe static_oe property

public static byte[] LLen
return byte[]

LPop public_oe static_oe property

public static byte[] LPop
return byte[]

LPush public_oe static_oe property

public static byte[] LPush
return byte[]

LPushX public_oe static_oe property

public static byte[] LPushX
return byte[]

LRange public_oe static_oe property

public static byte[] LRange
return byte[]

LRem public_oe static_oe property

public static byte[] LRem
return byte[]

LSet public_oe static_oe property

public static byte[] LSet
return byte[]

LTrim public_oe static_oe property

public static byte[] LTrim
return byte[]

LastSave public_oe static_oe property

public static byte[] LastSave
return byte[]

Limit public_oe static_oe property

public static byte[] Limit
return byte[]

List public_oe static_oe property

public static byte[] List
return byte[]

Load public_oe static_oe property

public static byte[] Load
return byte[]

MGet public_oe static_oe property

public static byte[] MGet
return byte[]

MSet public_oe static_oe property

public static byte[] MSet
return byte[]

MSetNx public_oe static_oe property

public static byte[] MSetNx
return byte[]

Master public_oe static_oe property

public static byte[] Master
return byte[]

Masters public_oe static_oe property

public static byte[] Masters
return byte[]

Match public_oe static_oe property

public static byte[] Match
return byte[]

Meters public_oe static_oe property

public static byte[] Meters
return byte[]

Migrate public_oe static_oe property

public static byte[] Migrate
return byte[]

Miles public_oe static_oe property

public static byte[] Miles
return byte[]

Monitor public_oe static_oe property

public static byte[] Monitor
return byte[]

Move public_oe static_oe property

public static byte[] Move
return byte[]

Multi public_oe static_oe property

public static byte[] Multi
return byte[]

No public_oe static_oe property

public static byte[] No
return byte[]

NoSave public_oe static_oe property

public static byte[] NoSave
return byte[]

Nx public_oe static_oe property

public static byte[] Nx
return byte[]

Object public_oe static_oe property

public static byte[] Object
return byte[]

One public_oe static_oe property

public static byte[] One
return byte[]

PExpire public_oe static_oe property

public static byte[] PExpire
return byte[]

PExpireAt public_oe static_oe property

public static byte[] PExpireAt
return byte[]

PSetEx public_oe static_oe property

public static byte[] PSetEx
return byte[]

PSubscribe public_oe static_oe property

public static byte[] PSubscribe
return byte[]

PTtl public_oe static_oe property

public static byte[] PTtl
return byte[]

PUnSubscribe public_oe static_oe property

public static byte[] PUnSubscribe
return byte[]

Pause public_oe static_oe property

public static byte[] Pause
return byte[]

Persist public_oe static_oe property

public static byte[] Persist
return byte[]

PfAdd public_oe static_oe property

public static byte[] PfAdd
return byte[]

PfCount public_oe static_oe property

public static byte[] PfCount
return byte[]

PfMerge public_oe static_oe property

public static byte[] PfMerge
return byte[]

Ping public_oe static_oe property

public static byte[] Ping
return byte[]

Publish public_oe static_oe property

public static byte[] Publish
return byte[]

Px public_oe static_oe property

public static byte[] Px
return byte[]

Quit public_oe static_oe property

public static byte[] Quit
return byte[]

RPop public_oe static_oe property

public static byte[] RPop
return byte[]

RPopLPush public_oe static_oe property

public static byte[] RPopLPush
return byte[]

RPush public_oe static_oe property

public static byte[] RPush
return byte[]

RPushX public_oe static_oe property

public static byte[] RPushX
return byte[]

RandomKey public_oe static_oe property

public static byte[] RandomKey
return byte[]

Rename public_oe static_oe property

public static byte[] Rename
return byte[]

RenameNx public_oe static_oe property

public static byte[] RenameNx
return byte[]

ResetStat public_oe static_oe property

public static byte[] ResetStat
return byte[]

Restore public_oe static_oe property

public static byte[] Restore
return byte[]

Rewrite public_oe static_oe property

public static byte[] Rewrite
return byte[]

Role public_oe static_oe property

public static byte[] Role
return byte[]

SAdd public_oe static_oe property

public static byte[] SAdd
return byte[]

SCard public_oe static_oe property

public static byte[] SCard
return byte[]

SDiff public_oe static_oe property

public static byte[] SDiff
return byte[]

SDiffStore public_oe static_oe property

public static byte[] SDiffStore
return byte[]

SInter public_oe static_oe property

public static byte[] SInter
return byte[]

SInterStore public_oe static_oe property

public static byte[] SInterStore
return byte[]

SIsMember public_oe static_oe property

public static byte[] SIsMember
return byte[]

SMembers public_oe static_oe property

public static byte[] SMembers
return byte[]

SMove public_oe static_oe property

public static byte[] SMove
return byte[]

SPop public_oe static_oe property

public static byte[] SPop
return byte[]

SRandMember public_oe static_oe property

public static byte[] SRandMember
return byte[]

SRem public_oe static_oe property

public static byte[] SRem
return byte[]

SScan public_oe static_oe property

public static byte[] SScan
return byte[]

SUnion public_oe static_oe property

public static byte[] SUnion
return byte[]

SUnionStore public_oe static_oe property

public static byte[] SUnionStore
return byte[]

Save public_oe static_oe property

public static byte[] Save
return byte[]

Scan public_oe static_oe property

public static byte[] Scan
return byte[]

Script public_oe static_oe property

public static byte[] Script
return byte[]

Segfault public_oe static_oe property

public static byte[] Segfault
return byte[]

Select public_oe static_oe property

public static byte[] Select
return byte[]

Sentinel public_oe static_oe property

public static byte[] Sentinel
return byte[]

Sentinels public_oe static_oe property

public static byte[] Sentinels
return byte[]

Set public_oe static_oe property

public static byte[] Set
return byte[]

SetBit public_oe static_oe property

public static byte[] SetBit
return byte[]

SetEx public_oe static_oe property

public static byte[] SetEx
return byte[]

SetName public_oe static_oe property

public static byte[] SetName
return byte[]

SetNx public_oe static_oe property

public static byte[] SetNx
return byte[]

SetRange public_oe static_oe property

public static byte[] SetRange
return byte[]

Shutdown public_oe static_oe property

public static byte[] Shutdown
return byte[]

SkipMe public_oe static_oe property

public static byte[] SkipMe
return byte[]

SlaveOf public_oe static_oe property

public static byte[] SlaveOf
return byte[]

Slaves public_oe static_oe property

public static byte[] Slaves
return byte[]

Sleep public_oe static_oe property

public static byte[] Sleep
return byte[]

Slowlog public_oe static_oe property

public static byte[] Slowlog
return byte[]

Sort public_oe static_oe property

public static byte[] Sort
return byte[]

Store public_oe static_oe property

public static byte[] Store
return byte[]

StrLen public_oe static_oe property

public static byte[] StrLen
return byte[]

Subscribe public_oe static_oe property

public static byte[] Subscribe
return byte[]

Time public_oe static_oe property

public static byte[] Time
return byte[]

Ttl public_oe static_oe property

public static byte[] Ttl
return byte[]

Type public_oe static_oe property

public static byte[] Type
return byte[]

UnSubscribe public_oe static_oe property

public static byte[] UnSubscribe
return byte[]

UnWatch public_oe static_oe property

public static byte[] UnWatch
return byte[]

Watch public_oe static_oe property

public static byte[] Watch
return byte[]

WithCoord public_oe static_oe property

public static byte[] WithCoord
return byte[]

WithDist public_oe static_oe property

public static byte[] WithDist
return byte[]

WithHash public_oe static_oe property

public static byte[] WithHash
return byte[]

WithScores public_oe static_oe property

public static byte[] WithScores
return byte[]

Xx public_oe static_oe property

public static byte[] Xx
return byte[]

ZAdd public_oe static_oe property

public static byte[] ZAdd
return byte[]

ZCard public_oe static_oe property

public static byte[] ZCard
return byte[]

ZCount public_oe static_oe property

public static byte[] ZCount
return byte[]

ZIncrBy public_oe static_oe property

public static byte[] ZIncrBy
return byte[]

ZInterStore public_oe static_oe property

public static byte[] ZInterStore
return byte[]

ZLexCount public_oe static_oe property

public static byte[] ZLexCount
return byte[]

ZRange public_oe static_oe property

public static byte[] ZRange
return byte[]

ZRangeByLex public_oe static_oe property

public static byte[] ZRangeByLex
return byte[]

ZRangeByScore public_oe static_oe property

public static byte[] ZRangeByScore
return byte[]

ZRank public_oe static_oe property

public static byte[] ZRank
return byte[]

ZRem public_oe static_oe property

public static byte[] ZRem
return byte[]

ZRemRangeByLex public_oe static_oe property

public static byte[] ZRemRangeByLex
return byte[]

ZRemRangeByRank public_oe static_oe property

public static byte[] ZRemRangeByRank
return byte[]

ZRemRangeByScore public_oe static_oe property

public static byte[] ZRemRangeByScore
return byte[]

ZRevRange public_oe static_oe property

public static byte[] ZRevRange
return byte[]

ZRevRangeByScore public_oe static_oe property

public static byte[] ZRevRangeByScore
return byte[]

ZRevRank public_oe static_oe property

public static byte[] ZRevRank
return byte[]

ZScan public_oe static_oe property

public static byte[] ZScan
return byte[]

ZScore public_oe static_oe property

public static byte[] ZScore
return byte[]

ZUnionStore public_oe static_oe property

public static byte[] ZUnionStore
return byte[]