]> git.saurik.com Git - redis.git/blame - staticsymbols.h
VM now swaps objects out while loading datasets not fitting into vm-max-memory bytes...
[redis.git] / staticsymbols.h
CommitLineData
bcfc686d 1static struct redisFunctionSym symsTable[] = {
dfc5e96c 2{"_redisAssert",(unsigned long)_redisAssert},
bcfc686d 3{"acceptHandler",(unsigned long)acceptHandler},
4{"addReply",(unsigned long)addReply},
5{"addReplyBulkLen",(unsigned long)addReplyBulkLen},
9d65a1bb 6{"addReplyDouble",(unsigned long)addReplyDouble},
bcfc686d 7{"addReplySds",(unsigned long)addReplySds},
9d65a1bb 8{"aofRemoveTempFile",(unsigned long)aofRemoveTempFile},
bcfc686d 9{"appendServerSaveParams",(unsigned long)appendServerSaveParams},
10{"authCommand",(unsigned long)authCommand},
9d65a1bb 11{"bgrewriteaofCommand",(unsigned long)bgrewriteaofCommand},
bcfc686d 12{"bgsaveCommand",(unsigned long)bgsaveCommand},
b177fd30 13{"blockForKeys",(unsigned long)blockForKeys},
4409877e 14{"blockingPopGenericCommand",(unsigned long)blockingPopGenericCommand},
15{"blpopCommand",(unsigned long)blpopCommand},
16{"brpopCommand",(unsigned long)brpopCommand},
17{"call",(unsigned long)call},
bcfc686d 18{"closeTimedoutClients",(unsigned long)closeTimedoutClients},
19{"compareStringObjects",(unsigned long)compareStringObjects},
4ef8de8a 20{"computeObjectSwappability",(unsigned long)computeObjectSwappability},
bcfc686d 21{"createClient",(unsigned long)createClient},
22{"createListObject",(unsigned long)createListObject},
23{"createObject",(unsigned long)createObject},
24{"createSetObject",(unsigned long)createSetObject},
25{"createSharedObjects",(unsigned long)createSharedObjects},
26{"createSortOperation",(unsigned long)createSortOperation},
27{"createStringObject",(unsigned long)createStringObject},
28{"createZsetObject",(unsigned long)createZsetObject},
29{"daemonize",(unsigned long)daemonize},
30{"dbsizeCommand",(unsigned long)dbsizeCommand},
31{"debugCommand",(unsigned long)debugCommand},
32{"decrCommand",(unsigned long)decrCommand},
33{"decrRefCount",(unsigned long)decrRefCount},
34{"decrbyCommand",(unsigned long)decrbyCommand},
35{"delCommand",(unsigned long)delCommand},
36{"deleteIfVolatile",(unsigned long)deleteIfVolatile},
37{"deleteKey",(unsigned long)deleteKey},
38{"dictEncObjKeyCompare",(unsigned long)dictEncObjKeyCompare},
4409877e 39{"dictListDestructor",(unsigned long)dictListDestructor},
bcfc686d 40{"dictObjKeyCompare",(unsigned long)dictObjKeyCompare},
41{"dictRedisObjectDestructor",(unsigned long)dictRedisObjectDestructor},
42{"dictVanillaFree",(unsigned long)dictVanillaFree},
43{"dupClientReplyValue",(unsigned long)dupClientReplyValue},
4ef8de8a 44{"dupStringObject",(unsigned long)dupStringObject},
bcfc686d 45{"echoCommand",(unsigned long)echoCommand},
4409877e 46{"execCommand",(unsigned long)execCommand},
bcfc686d 47{"existsCommand",(unsigned long)existsCommand},
48{"expireCommand",(unsigned long)expireCommand},
49{"expireGenericCommand",(unsigned long)expireGenericCommand},
50{"expireIfNeeded",(unsigned long)expireIfNeeded},
51{"expireatCommand",(unsigned long)expireatCommand},
52{"feedAppendOnlyFile",(unsigned long)feedAppendOnlyFile},
53{"findFuncName",(unsigned long)findFuncName},
54{"flushallCommand",(unsigned long)flushallCommand},
55{"flushdbCommand",(unsigned long)flushdbCommand},
56{"freeClient",(unsigned long)freeClient},
57{"freeClientArgv",(unsigned long)freeClientArgv},
4409877e 58{"freeClientMultiState",(unsigned long)freeClientMultiState},
bcfc686d 59{"freeFakeClient",(unsigned long)freeFakeClient},
60{"freeHashObject",(unsigned long)freeHashObject},
61{"freeListObject",(unsigned long)freeListObject},
62{"freeMemoryIfNeeded",(unsigned long)freeMemoryIfNeeded},
63{"freeSetObject",(unsigned long)freeSetObject},
64{"freeStringObject",(unsigned long)freeStringObject},
65{"freeZsetObject",(unsigned long)freeZsetObject},
9d65a1bb 66{"fwriteBulk",(unsigned long)fwriteBulk},
67{"fwriteBulkDouble",(unsigned long)fwriteBulkDouble},
68{"fwriteBulkLong",(unsigned long)fwriteBulkLong},
dfc5e96c 69{"genRedisInfoString",(unsigned long)genRedisInfoString},
bcfc686d 70{"getCommand",(unsigned long)getCommand},
71{"getDecodedObject",(unsigned long)getDecodedObject},
72{"getExpire",(unsigned long)getExpire},
4409877e 73{"getGenericCommand",(unsigned long)getGenericCommand},
bcfc686d 74{"getMcontextEip",(unsigned long)getMcontextEip},
75{"getsetCommand",(unsigned long)getsetCommand},
76{"glueReplyBuffersIfNeeded",(unsigned long)glueReplyBuffersIfNeeded},
4409877e 77{"handleClientsWaitingListPush",(unsigned long)handleClientsWaitingListPush},
bcfc686d 78{"htNeedsResize",(unsigned long)htNeedsResize},
79{"incrCommand",(unsigned long)incrCommand},
80{"incrDecrCommand",(unsigned long)incrDecrCommand},
81{"incrRefCount",(unsigned long)incrRefCount},
82{"incrbyCommand",(unsigned long)incrbyCommand},
83{"infoCommand",(unsigned long)infoCommand},
4409877e 84{"initClientMultiState",(unsigned long)initClientMultiState},
bcfc686d 85{"initServer",(unsigned long)initServer},
86{"initServerConfig",(unsigned long)initServerConfig},
87{"isStringRepresentableAsLong",(unsigned long)isStringRepresentableAsLong},
88{"keysCommand",(unsigned long)keysCommand},
89{"lastsaveCommand",(unsigned long)lastsaveCommand},
90{"lindexCommand",(unsigned long)lindexCommand},
91{"llenCommand",(unsigned long)llenCommand},
92{"loadServerConfig",(unsigned long)loadServerConfig},
93{"lookupKey",(unsigned long)lookupKey},
94{"lookupKeyByPattern",(unsigned long)lookupKeyByPattern},
95{"lookupKeyRead",(unsigned long)lookupKeyRead},
96{"lookupKeyWrite",(unsigned long)lookupKeyWrite},
97{"lpopCommand",(unsigned long)lpopCommand},
98{"lpushCommand",(unsigned long)lpushCommand},
99{"lrangeCommand",(unsigned long)lrangeCommand},
100{"lremCommand",(unsigned long)lremCommand},
101{"lsetCommand",(unsigned long)lsetCommand},
102{"ltrimCommand",(unsigned long)ltrimCommand},
103{"mgetCommand",(unsigned long)mgetCommand},
104{"monitorCommand",(unsigned long)monitorCommand},
105{"moveCommand",(unsigned long)moveCommand},
106{"msetCommand",(unsigned long)msetCommand},
107{"msetGenericCommand",(unsigned long)msetGenericCommand},
108{"msetnxCommand",(unsigned long)msetnxCommand},
4409877e 109{"multiCommand",(unsigned long)multiCommand},
bcfc686d 110{"oom",(unsigned long)oom},
111{"pingCommand",(unsigned long)pingCommand},
112{"popGenericCommand",(unsigned long)popGenericCommand},
113{"processCommand",(unsigned long)processCommand},
114{"processInputBuffer",(unsigned long)processInputBuffer},
115{"pushGenericCommand",(unsigned long)pushGenericCommand},
116{"qsortCompareSetsByCardinality",(unsigned long)qsortCompareSetsByCardinality},
4409877e 117{"queueMultiCommand",(unsigned long)queueMultiCommand},
bcfc686d 118{"randomkeyCommand",(unsigned long)randomkeyCommand},
119{"rdbLoad",(unsigned long)rdbLoad},
120{"rdbLoadDoubleValue",(unsigned long)rdbLoadDoubleValue},
121{"rdbLoadIntegerObject",(unsigned long)rdbLoadIntegerObject},
122{"rdbLoadLen",(unsigned long)rdbLoadLen},
123{"rdbLoadLzfStringObject",(unsigned long)rdbLoadLzfStringObject},
4ef8de8a 124{"rdbLoadObject",(unsigned long)rdbLoadObject},
bcfc686d 125{"rdbLoadStringObject",(unsigned long)rdbLoadStringObject},
126{"rdbLoadTime",(unsigned long)rdbLoadTime},
127{"rdbLoadType",(unsigned long)rdbLoadType},
128{"rdbRemoveTempFile",(unsigned long)rdbRemoveTempFile},
129{"rdbSave",(unsigned long)rdbSave},
130{"rdbSaveBackground",(unsigned long)rdbSaveBackground},
131{"rdbSaveDoubleValue",(unsigned long)rdbSaveDoubleValue},
132{"rdbSaveLen",(unsigned long)rdbSaveLen},
133{"rdbSaveLzfStringObject",(unsigned long)rdbSaveLzfStringObject},
4ef8de8a 134{"rdbSaveObject",(unsigned long)rdbSaveObject},
bcfc686d 135{"rdbSaveStringObject",(unsigned long)rdbSaveStringObject},
136{"rdbSaveStringObjectRaw",(unsigned long)rdbSaveStringObjectRaw},
137{"rdbSaveTime",(unsigned long)rdbSaveTime},
138{"rdbSaveType",(unsigned long)rdbSaveType},
4ef8de8a 139{"rdbSavedObjectLen",(unsigned long)rdbSavedObjectLen},
140{"rdbSavedObjectPages",(unsigned long)rdbSavedObjectPages},
bcfc686d 141{"rdbTryIntegerEncoding",(unsigned long)rdbTryIntegerEncoding},
142{"readQueryFromClient",(unsigned long)readQueryFromClient},
143{"redisLog",(unsigned long)redisLog},
144{"removeExpire",(unsigned long)removeExpire},
145{"renameCommand",(unsigned long)renameCommand},
146{"renameGenericCommand",(unsigned long)renameGenericCommand},
147{"renamenxCommand",(unsigned long)renamenxCommand},
148{"replicationFeedSlaves",(unsigned long)replicationFeedSlaves},
149{"resetClient",(unsigned long)resetClient},
150{"resetServerSaveParams",(unsigned long)resetServerSaveParams},
9d65a1bb 151{"rewriteAppendOnlyFile",(unsigned long)rewriteAppendOnlyFile},
152{"rewriteAppendOnlyFileBackground",(unsigned long)rewriteAppendOnlyFileBackground},
bcfc686d 153{"rpopCommand",(unsigned long)rpopCommand},
9d65a1bb 154{"rpoplpushcommand",(unsigned long)rpoplpushcommand},
bcfc686d 155{"rpushCommand",(unsigned long)rpushCommand},
156{"saddCommand",(unsigned long)saddCommand},
157{"saveCommand",(unsigned long)saveCommand},
158{"scardCommand",(unsigned long)scardCommand},
159{"sdiffCommand",(unsigned long)sdiffCommand},
160{"sdiffstoreCommand",(unsigned long)sdiffstoreCommand},
161{"sdsDictKeyCompare",(unsigned long)sdsDictKeyCompare},
162{"segvHandler",(unsigned long)segvHandler},
163{"selectCommand",(unsigned long)selectCommand},
164{"selectDb",(unsigned long)selectDb},
165{"sendBulkToSlave",(unsigned long)sendBulkToSlave},
166{"sendReplyToClient",(unsigned long)sendReplyToClient},
9d65a1bb 167{"sendReplyToClientWritev",(unsigned long)sendReplyToClientWritev},
bcfc686d 168{"serverCron",(unsigned long)serverCron},
169{"setCommand",(unsigned long)setCommand},
170{"setExpire",(unsigned long)setExpire},
171{"setGenericCommand",(unsigned long)setGenericCommand},
172{"setnxCommand",(unsigned long)setnxCommand},
173{"setupSigSegvAction",(unsigned long)setupSigSegvAction},
174{"shutdownCommand",(unsigned long)shutdownCommand},
175{"sinterCommand",(unsigned long)sinterCommand},
176{"sinterGenericCommand",(unsigned long)sinterGenericCommand},
177{"sinterstoreCommand",(unsigned long)sinterstoreCommand},
178{"sismemberCommand",(unsigned long)sismemberCommand},
179{"slaveofCommand",(unsigned long)slaveofCommand},
180{"smoveCommand",(unsigned long)smoveCommand},
181{"sortCommand",(unsigned long)sortCommand},
182{"sortCompare",(unsigned long)sortCompare},
183{"spopCommand",(unsigned long)spopCommand},
184{"srandmemberCommand",(unsigned long)srandmemberCommand},
185{"sremCommand",(unsigned long)sremCommand},
186{"stringObjectLen",(unsigned long)stringObjectLen},
187{"sunionCommand",(unsigned long)sunionCommand},
188{"sunionDiffGenericCommand",(unsigned long)sunionDiffGenericCommand},
189{"sunionstoreCommand",(unsigned long)sunionstoreCommand},
190{"syncCommand",(unsigned long)syncCommand},
191{"syncRead",(unsigned long)syncRead},
192{"syncReadLine",(unsigned long)syncReadLine},
193{"syncWithMaster",(unsigned long)syncWithMaster},
194{"syncWrite",(unsigned long)syncWrite},
195{"tryObjectEncoding",(unsigned long)tryObjectEncoding},
196{"tryObjectSharing",(unsigned long)tryObjectSharing},
197{"tryResizeHashTables",(unsigned long)tryResizeHashTables},
198{"ttlCommand",(unsigned long)ttlCommand},
199{"typeCommand",(unsigned long)typeCommand},
4409877e 200{"unblockClient",(unsigned long)unblockClient},
bcfc686d 201{"updateSlavesWaitingBgsave",(unsigned long)updateSlavesWaitingBgsave},
4ef8de8a 202{"vmFindContiguousPages",(unsigned long)vmFindContiguousPages},
203{"vmFreePage",(unsigned long)vmFreePage},
204{"vmInit",(unsigned long)vmInit},
205{"vmLoadObject",(unsigned long)vmLoadObject},
206{"vmMarkPageFree",(unsigned long)vmMarkPageFree},
207{"vmMarkPageUsed",(unsigned long)vmMarkPageUsed},
208{"vmMarkPagesFree",(unsigned long)vmMarkPagesFree},
209{"vmMarkPagesUsed",(unsigned long)vmMarkPagesUsed},
210{"vmSwapObject",(unsigned long)vmSwapObject},
211{"vmSwapOneObject",(unsigned long)vmSwapOneObject},
bcfc686d 212{"yesnotoi",(unsigned long)yesnotoi},
213{"zaddCommand",(unsigned long)zaddCommand},
9d65a1bb 214{"zaddGenericCommand",(unsigned long)zaddGenericCommand},
bcfc686d 215{"zcardCommand",(unsigned long)zcardCommand},
9d65a1bb 216{"zincrbyCommand",(unsigned long)zincrbyCommand},
bcfc686d 217{"zrangeCommand",(unsigned long)zrangeCommand},
218{"zrangeGenericCommand",(unsigned long)zrangeGenericCommand},
219{"zrangebyscoreCommand",(unsigned long)zrangebyscoreCommand},
220{"zremCommand",(unsigned long)zremCommand},
221{"zremrangebyscoreCommand",(unsigned long)zremrangebyscoreCommand},
222{"zrevrangeCommand",(unsigned long)zrevrangeCommand},
223{"zscoreCommand",(unsigned long)zscoreCommand},
224{"zslCreate",(unsigned long)zslCreate},
225{"zslCreateNode",(unsigned long)zslCreateNode},
226{"zslDelete",(unsigned long)zslDelete},
227{"zslFirstWithScore",(unsigned long)zslFirstWithScore},
228{"zslFree",(unsigned long)zslFree},
229{"zslFreeNode",(unsigned long)zslFreeNode},
230{"zslInsert",(unsigned long)zslInsert},
231{"zslRandomLevel",(unsigned long)zslRandomLevel},
232{NULL,0}
233};