跳过导航链接
A B C D E F G H I K L M N O P R S T U V W Z 

A

add(String, byte[]) - 类 中的方法top.thinkin.lightd.db.RList
 
add(String, byte[]...) - 类 中的方法top.thinkin.lightd.db.RSet
向集合添加一个或多个成员
add(String, byte[], long) - 类 中的方法top.thinkin.lightd.db.ZSet
 
add(String, List<ZSet.Entry>) - 类 中的方法top.thinkin.lightd.db.ZSet
 
addAll(String, List<byte[]>) - 类 中的方法top.thinkin.lightd.db.RList
 
addAll(byte[]...) - 类 中的静态方法top.thinkin.lightd.kit.ArrayKits
 
addAllMayTTL(String, List<byte[]>, int) - 类 中的方法top.thinkin.lightd.db.RList
 
addCount() - 类 中的方法top.thinkin.lightd.base.TransactionEntity
 
addLock(LockEntity) - 类 中的方法top.thinkin.lightd.base.TransactionEntity
 
addLockEntity(LockEntity) - 类 中的方法top.thinkin.lightd.db.DBAbs
 
addLog(List<byte[]>) - 类 中的方法top.thinkin.lightd.base.BinLog
 
addMayTTL(String, byte[], int) - 类 中的方法top.thinkin.lightd.db.RList
 
addMayTTL(String, int, byte[]...) - 类 中的方法top.thinkin.lightd.db.RSet
向集合添加一个或多个成员,如果集合在添加时不存在,则为集合设置TTL
addMayTTL(String, int, byte[], long) - 类 中的方法top.thinkin.lightd.db.ZSet
 
addSize() - 类 中的方法top.thinkin.lightd.base.LockEntity
 
ALL - 接口 中的静态变量top.thinkin.lightd.data.ReservedWords.LIST_KEYS
 
ALL - 接口 中的静态变量top.thinkin.lightd.data.ReservedWords.ZSET_KEYS
 
alphanumeric(String, ErrorType, String) - 类 中的静态方法top.thinkin.lightd.exception.DAssert
 
ArrayKits - top.thinkin.lightd.kit中的类
 
ArrayKits() - 类 的构造器top.thinkin.lightd.kit.ArrayKits
 
ArrayKits.HashEnty - top.thinkin.lightd.kit中的类
 

B

BACK_FILE_SUFFIX - 类 中的静态变量top.thinkin.lightd.db.DB
 
backupDB(String, String) - 类 中的方法top.thinkin.lightd.db.DB
 
BinLog - top.thinkin.lightd.base中的类
 
BinLog(RocksDB) - 类 的构造器top.thinkin.lightd.base.BinLog
 
BINLOG - 接口 中的静态变量top.thinkin.lightd.data.ReservedWords.LIST_KEYS
 
BinLog.Entry - top.thinkin.lightd.base中的类
 
blpop(String, int) - 类 中的方法top.thinkin.lightd.db.RList
 
brpop(String, int) - 类 中的方法top.thinkin.lightd.db.RList
 
build(String) - 类 中的静态方法top.thinkin.lightd.db.DB
 
build(String, boolean) - 类 中的静态方法top.thinkin.lightd.db.DB
 
build(byte[]) - 类 中的静态方法top.thinkin.lightd.db.RList.MetaVD
 
build(byte[]) - 类 中的静态方法top.thinkin.lightd.db.RList.ValueKD
 
build(byte[]) - 类 中的静态方法top.thinkin.lightd.db.RMap.KeyD
 
build(byte[]) - 类 中的静态方法top.thinkin.lightd.db.RMap.MetaD
 
build(byte[]) - 类 中的静态方法top.thinkin.lightd.db.RSet.MetaD
 
build(byte[]) - 类 中的静态方法top.thinkin.lightd.db.RSet.SDataD
 
build(byte[]) - 类 中的静态方法top.thinkin.lightd.db.ZSet.MetaD
 
build(byte[]) - 类 中的静态方法top.thinkin.lightd.db.ZSet.SDataD
 
build(byte[]) - 类 中的静态方法top.thinkin.lightd.db.ZSet.ZDataD
 
buildTransactionDB(String, boolean) - 类 中的静态方法top.thinkin.lightd.db.DB
 
bytes - 类 中的变量top.thinkin.lightd.kit.ArrayKits.HashEnty
 
bytesToInt(byte[], int) - 类 中的静态方法top.thinkin.lightd.kit.ArrayKits
 
bytesToLong(byte[]) - 类 中的静态方法top.thinkin.lightd.kit.ArrayKits
 
BytesUtil - top.thinkin.lightd.kit中的类
 
BytesUtil.ByteArrayComparator - top.thinkin.lightd.kit中的接口
 

C

call(DBCommandChunk) - 接口 中的方法top.thinkin.lightd.db.DBAbs.FunctionCommit
 
call(List<TimerStore.TData>) - 接口 中的方法top.thinkin.lightd.db.TimerStore.Function
 
cfOptionsList - 类 中的变量top.thinkin.lightd.db.DBAbs
 
charset - 类 中的静态变量top.thinkin.lightd.db.DB
 
charset - 类 中的静态变量top.thinkin.lightd.db.RBase
 
check() - 类 中的方法top.thinkin.lightd.base.KeySegmentLockManager
 
checkClose() - 类 中的方法top.thinkin.lightd.db.RBase
 
checkHead(byte[], byte[]) - 类 中的静态方法top.thinkin.lightd.kit.BytesUtil
 
checkKey() - 类 中的方法top.thinkin.lightd.db.DBAbs
 
checkKVTTL() - 类 中的方法top.thinkin.lightd.db.DB
检测泄露的KV——TTL TODO
checkTTL() - 类 中的方法top.thinkin.lightd.db.DB
 
checkTxCommit() - 类 中的方法top.thinkin.lightd.db.RBase
 
checkTxRange() - 类 中的方法top.thinkin.lightd.db.RBase
 
checkTxRollBack() - 类 中的方法top.thinkin.lightd.db.RBase
 
checkTxStart() - 类 中的方法top.thinkin.lightd.db.RBase
 
clear(int) - 类 中的方法top.thinkin.lightd.base.BinLog
 
clear() - 类 中的方法top.thinkin.lightd.base.KeyDoubletLock
 
clear() - 类 中的方法top.thinkin.lightd.db.DB
 
clearBefore(int) - 类 中的方法top.thinkin.lightd.base.BinLog
 
clearKV() - 类 中的方法top.thinkin.lightd.db.DB
 
close() - 类 中的方法top.thinkin.lightd.base.CloseLock
 
close() - 类 中的方法top.thinkin.lightd.db.DB
 
close() - 类 中的方法top.thinkin.lightd.db.KeyIterator
 
close() - 类 中的方法top.thinkin.lightd.db.RIterator
 
close() - 类 中的方法top.thinkin.lightd.db.RSnapshot
 
CLOSE_LOCK - 类 中的变量top.thinkin.lightd.db.DBAbs
 
closeCheck() - 类 中的方法top.thinkin.lightd.db.DBAbs
 
closeDo() - 类 中的方法top.thinkin.lightd.db.DBAbs
 
CloseLock - top.thinkin.lightd.base中的类
 
CloseLock() - 类 的构造器top.thinkin.lightd.base.CloseLock
 
commit(List<DBCommand>) - 类 中的方法top.thinkin.lightd.db.DBAbs
 
commit(List<DBCommand>, TransactionEntity) - 类 中的方法top.thinkin.lightd.db.DBAbs
 
commit() - 类 中的方法top.thinkin.lightd.db.DBAbs
 
commit() - 类 中的方法top.thinkin.lightd.db.RBase
 
commitLocal() - 类 中的方法top.thinkin.lightd.db.DBAbs
 
commitLocal() - 类 中的方法top.thinkin.lightd.db.RBase
 
commitTX() - 类 中的方法top.thinkin.lightd.db.DBAbs
 
commitTX(TransactionEntity) - 类 中的方法top.thinkin.lightd.db.DBAbs
 
compaction() - 类 中的方法top.thinkin.lightd.db.DB
 
compare(byte[], int, int, byte[], int, int) - 接口 中的方法top.thinkin.lightd.kit.BytesUtil.ByteArrayComparator
 
compare(byte[], byte[]) - 类 中的静态方法top.thinkin.lightd.kit.BytesUtil
 
compressDirectoryToZipFile(String, String, ZipOutputStream) - 类 中的静态方法top.thinkin.lightd.kit.ZipUtil
 
contains(String, byte[]) - 类 中的方法top.thinkin.lightd.db.RSet
 
contains(String, byte[]) - 类 中的方法top.thinkin.lightd.db.ZSet
 
contains(String) - 枚举 中的静态方法top.thinkin.lightd.exception.ErrorType
 
convertBytes() - 类 中的方法top.thinkin.lightd.db.RMap.Key
 
convertBytes() - 类 中的方法top.thinkin.lightd.db.RSet.SData
 
convertBytes() - 类 中的方法top.thinkin.lightd.db.ZSet.SData
 
convertBytes() - 类 中的方法top.thinkin.lightd.db.ZSet.ZData
 
convertMeta() - 类 中的方法top.thinkin.lightd.db.RList.MetaVD
 
convertMeta() - 类 中的方法top.thinkin.lightd.db.RMap.MetaD
 
convertMetaBytes() - 类 中的方法top.thinkin.lightd.base.MetaAbs
 
convertMetaBytes() - 类 中的方法top.thinkin.lightd.db.RList.MetaV
 
convertMetaBytes() - 类 中的方法top.thinkin.lightd.db.RMap.Meta
 
convertMetaBytes() - 类 中的方法top.thinkin.lightd.db.RSet.MetaV
 
convertMetaBytes() - 类 中的方法top.thinkin.lightd.db.ZSet.MetaV
 
convertMetaV() - 类 中的方法top.thinkin.lightd.db.RSet.MetaD
 
convertMetaV() - 类 中的方法top.thinkin.lightd.db.ZSet.MetaD
 
convertValue() - 类 中的方法top.thinkin.lightd.db.RList.ValueKD
 
convertValue() - 类 中的方法top.thinkin.lightd.db.RMap.KeyD
 
convertValue() - 类 中的方法top.thinkin.lightd.db.RSet.SDataD
 
convertValue() - 类 中的方法top.thinkin.lightd.db.ZSet.SDataD
 
convertValue() - 类 中的方法top.thinkin.lightd.db.ZSet.ZDataD
 
convertValueBytes() - 类 中的方法top.thinkin.lightd.db.RList.ValueK
 
copy(InputStream, OutputStream) - 类 中的静态方法top.thinkin.lightd.kit.ZipUtil
 
copyLarge(InputStream, OutputStream) - 类 中的静态方法top.thinkin.lightd.kit.ZipUtil
 
copyLarge(InputStream, OutputStream, byte[]) - 类 中的静态方法top.thinkin.lightd.kit.ZipUtil
 
createColumnFamilyOptions() - 类 中的静态方法top.thinkin.lightd.base.TableConfig
 
createDefColumnFamilyOptions() - 类 中的静态方法top.thinkin.lightd.base.TableConfig
 
createLock(int) - 类 中的方法top.thinkin.lightd.base.KeySegmentLockManager
 
createSnapshot() - 类 中的方法top.thinkin.lightd.db.DB
 

D

DAssert - top.thinkin.lightd.exception中的类
 
DAssert() - 类 的构造器top.thinkin.lightd.exception.DAssert
 
DB - top.thinkin.lightd.db中的类
 
db - 类 中的变量top.thinkin.lightd.db.RBase
 
DBAbs - top.thinkin.lightd.db中的类
 
DBAbs() - 类 的构造器top.thinkin.lightd.db.DBAbs
 
DBAbs.FunctionCommit - top.thinkin.lightd.db中的接口
 
DBCommand - top.thinkin.lightd.base中的类
 
DBCommand() - 类 的构造器top.thinkin.lightd.base.DBCommand
 
DBCommandChunk - top.thinkin.lightd.base中的类
 
DBCommandChunk(DBCommandChunkType, List<DBCommand>) - 类 的构造器top.thinkin.lightd.base.DBCommandChunk
 
DBCommandChunk(DBCommandChunkType, TransactionEntity) - 类 的构造器top.thinkin.lightd.base.DBCommandChunk
 
DBCommandChunkType - top.thinkin.lightd.base中的枚举
 
DBCommandType - top.thinkin.lightd.base中的枚举
 
DBConfig - top.thinkin.lightd.base中的类
 
DBConfig() - 类 的构造器top.thinkin.lightd.base.DBConfig
 
DEF - 类 中的静态变量top.thinkin.lightd.db.TimerStore
 
DEF_TX_TIME_OUT - 类 中的变量top.thinkin.lightd.db.RBase
 
defHandle - 类 中的变量top.thinkin.lightd.db.DBAbs
 
del(String) - 类 中的方法top.thinkin.lightd.db.RKv
 
del(RBase, String, int, byte[]) - 类 中的静态方法top.thinkin.lightd.db.TimerStore
 
delCheckTTL(String, int) - 类 中的方法top.thinkin.lightd.db.RKv
 
delete(byte[], SstColumnFamily) - 类 中的静态方法top.thinkin.lightd.base.DBCommand
 
delete(byte[]) - 类 中的静态方法top.thinkin.lightd.base.DBCommand
 
delete(String) - 类 中的方法top.thinkin.lightd.db.RList
 
delete(String) - 类 中的方法top.thinkin.lightd.db.RMap
 
delete(String) - 类 中的方法top.thinkin.lightd.db.RSet
 
delete(String) - 类 中的方法top.thinkin.lightd.db.ZSet
 
deleteByClear(byte[], RList.MetaV) - 类 中的方法top.thinkin.lightd.db.RList
 
deleteByClear(byte[], RMap.Meta) - 类 中的方法top.thinkin.lightd.db.RMap
 
deleteByClear(byte[], RSet.MetaD) - 类 中的方法top.thinkin.lightd.db.RSet
 
deleteByClear(byte[], ZSet.MetaD) - 类 中的方法top.thinkin.lightd.db.ZSet
 
deleteDB(byte[], SstColumnFamily) - 类 中的方法top.thinkin.lightd.db.DBAbs
 
deleteDB(byte[], SstColumnFamily) - 类 中的方法top.thinkin.lightd.db.RBase
 
deleteFast(byte[], MetaAbs) - 类 中的方法top.thinkin.lightd.db.RCollection
 
deleteFast(String) - 类 中的方法top.thinkin.lightd.db.RList
 
deleteFast(String) - 类 中的方法top.thinkin.lightd.db.RMap
 
deleteFast(String) - 类 中的方法top.thinkin.lightd.db.RSet
 
deleteFast(String) - 类 中的方法top.thinkin.lightd.db.ZSet
 
deleteHead(byte[], SstColumnFamily) - 类 中的方法top.thinkin.lightd.db.DBAbs
 
deleteHead(byte[], SstColumnFamily) - 类 中的方法top.thinkin.lightd.db.RBase
 
deleteRange(byte[], byte[], SstColumnFamily) - 类 中的静态方法top.thinkin.lightd.base.DBCommand
 
deleteRange(byte[], byte[]) - 类 中的静态方法top.thinkin.lightd.base.DBCommand
 
deleteRangeDB(byte[], byte[], SstColumnFamily) - 类 中的方法top.thinkin.lightd.db.DBAbs
 
deleteRangeDB(byte[], byte[], SstColumnFamily) - 类 中的方法top.thinkin.lightd.db.RBase
 
deleteTTL(byte[], MetaAbs, int) - 类 中的方法top.thinkin.lightd.db.RCollection
 
deleteTTL(int, byte[], byte[]) - 类 中的方法top.thinkin.lightd.db.RList
 
deleteTTL(int, byte[], byte[]) - 类 中的方法top.thinkin.lightd.db.RMap
 
deleteTTL(int, byte[], byte[]) - 类 中的方法top.thinkin.lightd.db.RSet
 
deleteTTL(int, byte[], byte[]) - 类 中的方法top.thinkin.lightd.db.ZSet
 
delFile(File) - 类 中的静态方法top.thinkin.lightd.kit.FileZipUtils
 
delPrefix(String) - 类 中的方法top.thinkin.lightd.db.RKv
 
delTimer(KeyEnum, int, byte[]) - 类 中的方法top.thinkin.lightd.db.RBase
 
delTimerCollection(KeyEnum, int, byte[], byte[]) - 类 中的方法top.thinkin.lightd.db.RBase
 
delTtl(String) - 类 中的方法top.thinkin.lightd.db.RList
 
delTtl(String) - 类 中的方法top.thinkin.lightd.db.RMap
 
delTtl(String) - 类 中的方法top.thinkin.lightd.db.RSet
 
delTtl(String) - 类 中的方法top.thinkin.lightd.db.ZSet
 

E

EMPTY_BYTES - 类 中的静态变量top.thinkin.lightd.kit.BytesUtil
 
Entry() - 类 的构造器top.thinkin.lightd.base.BinLog.Entry
 
Entry() - 类 的构造器top.thinkin.lightd.db.RKv.Entry
 
Entry() - 类 的构造器top.thinkin.lightd.db.RList.Entry
 
Entry() - 类 的构造器top.thinkin.lightd.db.RMap.Entry
 
Entry() - 类 的构造器top.thinkin.lightd.db.RSet.Entry
 
Entry() - 类 的构造器top.thinkin.lightd.db.ZSet.Entry
 
ErrorType - top.thinkin.lightd.exception中的枚举
 

F

FastSeqs - top.thinkin.lightd.db中的类
 
FastSeqs() - 类 的构造器top.thinkin.lightd.db.FastSeqs
 
FileZipUtils - top.thinkin.lightd.kit中的类
 
FileZipUtils() - 类 的构造器top.thinkin.lightd.kit.FileZipUtils
 
forceMkdir(File) - 类 中的静态方法top.thinkin.lightd.kit.ZipUtil
 
functionCommit - 类 中的变量top.thinkin.lightd.db.DBAbs
 

G

get(String, String) - 类 中的静态方法top.thinkin.lightd.base.Platform
 
get() - 类 中的方法top.thinkin.lightd.base.VersionSequence
 
get(List<String>) - 类 中的方法top.thinkin.lightd.db.RKv
 
get(String) - 类 中的方法top.thinkin.lightd.db.RKv
 
get(String, long) - 类 中的方法top.thinkin.lightd.db.RList
 
get(String, List<Long>) - 类 中的方法top.thinkin.lightd.db.RList
 
get(String, String...) - 类 中的方法top.thinkin.lightd.db.RMap
 
get(String, String) - 类 中的方法top.thinkin.lightd.db.RMap
 
get() - 类 中的方法top.thinkin.lightd.db.Sequence
 
getBinLog() - 类 中的方法top.thinkin.lightd.db.DB
 
getBytes() - 枚举 中的方法top.thinkin.lightd.data.KeyEnum
 
getColumnFamilyDescriptor() - 类 中的方法top.thinkin.lightd.db.DBAbs
 
getCount() - 类 中的方法top.thinkin.lightd.base.TransactionEntity
 
getDB(byte[], SstColumnFamily) - 类 中的方法top.thinkin.lightd.db.DBAbs
 
getDB(byte[], SstColumnFamily) - 类 中的方法top.thinkin.lightd.db.RBase
 
getDefaultByteArrayComparator() - 类 中的静态方法top.thinkin.lightd.kit.BytesUtil
 
getDefaultRocksDBColumnFamilyOptions() - 类 中的静态方法top.thinkin.lightd.base.TableConfig
 
getDescp() - 枚举 中的方法top.thinkin.lightd.base.DBCommandType
 
getDir() - 类 中的方法top.thinkin.lightd.db.DB
 
getEntry(RocksIterator) - 类 中的方法top.thinkin.lightd.db.RList
 
getEntry(RocksIterator) - 类 中的方法top.thinkin.lightd.db.RMap
 
getEntry(RocksIterator) - 类 中的方法top.thinkin.lightd.db.RSet
 
getEntry(RocksIterator) - 类 中的方法top.thinkin.lightd.db.ZSet
 
getHead() - 类 中的方法top.thinkin.lightd.db.RMap.Key
 
getHead() - 类 中的方法top.thinkin.lightd.db.RSet.SData
 
getHead() - 类 中的方法top.thinkin.lightd.db.ZSet.SData
 
getHead() - 类 中的方法top.thinkin.lightd.db.ZSet.ZData
 
getIndexV() - 类 中的方法top.thinkin.lightd.db.RList.ValueKD
 
getKey() - 枚举 中的方法top.thinkin.lightd.base.DBCommandType
 
getKey() - 类 中的方法top.thinkin.lightd.base.LockEntity
 
getKey() - 类 中的方法top.thinkin.lightd.base.TxLock
 
getKey() - 枚举 中的方法top.thinkin.lightd.data.KeyEnum
 
getKey(String) - 类 中的方法top.thinkin.lightd.db.RKv
 
getKey(String) - 类 中的方法top.thinkin.lightd.db.RList
 
getKey(String) - 类 中的方法top.thinkin.lightd.db.RMap
 
getKey(String) - 类 中的方法top.thinkin.lightd.db.RSet
 
getKey(String) - 类 中的方法top.thinkin.lightd.db.ZSet
 
getKeyIterator(byte[]) - 类 中的方法top.thinkin.lightd.db.RCollection
 
getKeyIterator() - 类 中的方法top.thinkin.lightd.db.RCollection
 
getKeyIterator() - 类 中的方法top.thinkin.lightd.db.RList
 
getKeyIterator() - 类 中的方法top.thinkin.lightd.db.RMap
 
getKeyIterator() - 类 中的方法top.thinkin.lightd.db.RSet
 
getKeyIterator() - 类 中的方法top.thinkin.lightd.db.ZSet
 
getKeyLock() - 类 中的方法top.thinkin.lightd.base.LockEntity
 
getList() - 类 中的方法top.thinkin.lightd.db.DB
 
getLockSize() - 类 中的方法top.thinkin.lightd.base.LockEntity
 
getMap() - 类 中的方法top.thinkin.lightd.db.DB
 
getMeta(byte[]) - 类 中的方法top.thinkin.lightd.db.RCollection
 
getMeta(byte[]) - 类 中的方法top.thinkin.lightd.db.RList
 
getMeta(byte[]) - 类 中的方法top.thinkin.lightd.db.RMap
 
getMeta(byte[]) - 类 中的方法top.thinkin.lightd.db.RSet
 
getMeta(byte[]) - 类 中的方法top.thinkin.lightd.db.ZSet
 
getNoTTL(String) - 类 中的方法top.thinkin.lightd.db.RKv
 
getrKv() - 类 中的方法top.thinkin.lightd.db.DB
 
getSeek() - 类 中的方法top.thinkin.lightd.db.KeyIterator
 
getSeek() - 类 中的方法top.thinkin.lightd.db.ZSet.ZData
 
getSet() - 类 中的方法top.thinkin.lightd.db.DB
 
getSize() - 类 中的方法top.thinkin.lightd.base.KeyDoubletLock
 
getSnapshot() - 类 中的方法top.thinkin.lightd.db.RSnapshot
 
getTime() - 类 中的方法top.thinkin.lightd.base.LockEntity
 
getTimerCollection(byte[]) - 类 中的静态方法top.thinkin.lightd.db.RBase
 
getTransaction() - 类 中的方法top.thinkin.lightd.base.TransactionEntity
 
getTtl(String) - 类 中的方法top.thinkin.lightd.db.RList
 
getTtl(String) - 类 中的方法top.thinkin.lightd.db.RMap
 
getTtl(String) - 类 中的方法top.thinkin.lightd.db.RSet
 
getTtl(String) - 类 中的方法top.thinkin.lightd.db.ZSet
 
getTxLock(String) - 类 中的方法top.thinkin.lightd.db.RBase
 
getTxLock(String) - 类 中的方法top.thinkin.lightd.db.RKv
 
getTxLock(String) - 类 中的方法top.thinkin.lightd.db.RList
 
getTxLock(String) - 类 中的方法top.thinkin.lightd.db.RMap
 
getTxLock(String) - 类 中的方法top.thinkin.lightd.db.RSet
 
getTxLock(String) - 类 中的方法top.thinkin.lightd.db.ZSet
 
getType() - 异常错误 中的方法top.thinkin.lightd.exception.KitDBException
 
getUuid() - 类 中的方法top.thinkin.lightd.base.TransactionEntity
 
getValue() - 枚举 中的方法top.thinkin.lightd.base.SstColumnFamily
 
getVersion() - 类 中的方法top.thinkin.lightd.base.MetaAbs
 
getVersion() - 类 中的方法top.thinkin.lightd.base.MetaDAbs
 
getVersionValue() - 类 中的方法top.thinkin.lightd.db.RList.MetaVD
 
getzSet() - 类 中的方法top.thinkin.lightd.db.DB
 

H

hashCode - 类 中的变量top.thinkin.lightd.kit.ArrayKits.HashEnty
 
HashEnty() - 类 的构造器top.thinkin.lightd.kit.ArrayKits.HashEnty
 
hasNext() - 类 中的方法top.thinkin.lightd.db.KeyIterator
 
hasNext() - 类 中的方法top.thinkin.lightd.db.RIterator
 
HEAD - 类 中的静态变量top.thinkin.lightd.db.RKv
 
HEAD - 类 中的静态变量top.thinkin.lightd.db.RList
 
HEAD - 类 中的静态变量top.thinkin.lightd.db.RMap
 
HEAD - 类 中的静态变量top.thinkin.lightd.db.RSet
 
HEAD - 类 中的静态变量top.thinkin.lightd.db.Sequence
 
HEAD - 类 中的静态变量top.thinkin.lightd.db.ZSet
 
HEAD_B - 类 中的静态变量top.thinkin.lightd.db.RKv
 
HEAD_B - 类 中的静态变量top.thinkin.lightd.db.RList
 
HEAD_B - 类 中的静态变量top.thinkin.lightd.db.RMap
 
HEAD_B - 类 中的静态变量top.thinkin.lightd.db.RSet
 
HEAD_B - 类 中的静态变量top.thinkin.lightd.db.ZSet
 
HEAD_KEY_B - 类 中的静态变量top.thinkin.lightd.db.RMap
 
HEAD_SCORE_B - 类 中的静态变量top.thinkin.lightd.db.ZSet
 
HEAD_TTL - 类 中的静态变量top.thinkin.lightd.db.RKv
 
HEAD_V_B - 类 中的静态变量top.thinkin.lightd.db.RSet
 
HEAD_V_B - 类 中的静态变量top.thinkin.lightd.db.ZSet
 
HEAD_VALUE_B - 类 中的静态变量top.thinkin.lightd.db.RList
 

I

incr() - 类 中的方法top.thinkin.lightd.base.VersionSequence
 
incr(String, int, int) - 类 中的方法top.thinkin.lightd.db.RKv
 
incr(String, int) - 类 中的方法top.thinkin.lightd.db.RKv
 
incr(Long) - 类 中的方法top.thinkin.lightd.db.Sequence
 
index() - 类 中的方法top.thinkin.lightd.base.BinLog
 
intToBytes(int) - 类 中的静态方法top.thinkin.lightd.kit.ArrayKits
 
IS_STATR_TX - 类 中的变量top.thinkin.lightd.db.DBAbs
 
isContains(Collection<T>, Object, ErrorType, String) - 类 中的静态方法top.thinkin.lightd.exception.DAssert
 
isEmpty(String, ErrorType, String) - 类 中的静态方法top.thinkin.lightd.exception.DAssert
 
isEmpty(Collection, ErrorType, String) - 类 中的静态方法top.thinkin.lightd.exception.DAssert
 
isEmpty(Map, ErrorType, String) - 类 中的静态方法top.thinkin.lightd.exception.DAssert
 
isEmpty(byte[]) - 类 中的静态方法top.thinkin.lightd.kit.BytesUtil
 
isEmpty(CharSequence) - 类 中的静态方法top.thinkin.lightd.kit.StringKits
 
isEquals(Object, Object, ErrorType, String) - 类 中的静态方法top.thinkin.lightd.exception.DAssert
 
isExist(String) - 类 中的方法top.thinkin.lightd.db.RList
 
isExist(String) - 类 中的方法top.thinkin.lightd.db.RMap
 
isExist(String) - 类 中的方法top.thinkin.lightd.db.RSet
 
isExist(String) - 类 中的方法top.thinkin.lightd.db.ZSet
 
isLog - 类 中的变量top.thinkin.lightd.db.RBase
 
isNull(Object, ErrorType, String) - 类 中的静态方法top.thinkin.lightd.exception.DAssert
 
isTrue(boolean, ErrorType, String) - 类 中的静态方法top.thinkin.lightd.exception.DAssert
 
isWindows() - 类 中的静态方法top.thinkin.lightd.base.Platform
 
iterator(String) - 类 中的方法top.thinkin.lightd.db.RList
 
iterator(String) - 类 中的方法top.thinkin.lightd.db.RMap
 
iterator(String) - 类 中的方法top.thinkin.lightd.db.RSet
 
iterator(String) - 类 中的方法top.thinkin.lightd.db.ZSet
 

K

Key() - 类 的构造器top.thinkin.lightd.db.RMap.Key
 
key_b - 类 中的变量top.thinkin.lightd.db.RBase.TimerCollection
 
KeyD() - 类 的构造器top.thinkin.lightd.db.RMap.KeyD
 
KeyDoubletLock - top.thinkin.lightd.base中的类
Key双层锁 由短锁和长锁两层锁组成,期望在控制复杂度的情况下,达到最大的并发能力 1.短锁:Key分段锁 2.长锁:Key锁
KeyDoubletLock(int) - 类 的构造器top.thinkin.lightd.base.KeyDoubletLock
 
KeyEnum - top.thinkin.lightd.data中的枚举
 
keyInLock(String) - 类 中的方法top.thinkin.lightd.base.KeyDoubletLock
 
KeyIterator - top.thinkin.lightd.db中的类
 
KeyIterator(RocksIterator, byte[]) - 类 的构造器top.thinkin.lightd.db.KeyIterator
 
KeyLock - top.thinkin.lightd.base中的接口
 
keys(String, int, int) - 类 中的方法top.thinkin.lightd.db.RKv
 
KeySegmentLockManager - top.thinkin.lightd.base中的类
 
KeySegmentLockManager(ScheduledThreadPoolExecutor) - 类 的构造器top.thinkin.lightd.base.KeySegmentLockManager
 
keySegmentLockManager - 类 中的变量top.thinkin.lightd.db.DBAbs
 
KitDBException - top.thinkin.lightd.exception中的异常错误
 
KitDBException(ErrorType, String) - 异常错误 的构造器top.thinkin.lightd.exception.KitDBException
 
KitDBException(ErrorType, String, Exception) - 异常错误 的构造器top.thinkin.lightd.exception.KitDBException
 
KitDBException(ErrorType, Exception) - 异常错误 的构造器top.thinkin.lightd.exception.KitDBException
 

L

left(String) - 类 中的方法top.thinkin.lightd.db.RList
 
length(Object) - 类 中的静态方法top.thinkin.lightd.kit.ArrayKits
获取数组长度
如果参数为null,返回0 ArrayUtil.length(null) = 0 ArrayUtil.length([]) = 0 ArrayUtil.length([null]) = 1 ArrayUtil.length([true, false]) = 2 ArrayUtil.length([1, 2, 3]) = 3 ArrayUtil.length(["a", "b", "c"]) = 3
lock - 类 中的变量top.thinkin.lightd.base.KeyDoubletLock
 
lock(String) - 类 中的方法top.thinkin.lightd.base.KeyDoubletLock
 
lock(String) - 接口 中的方法top.thinkin.lightd.base.KeyLock
 
lock() - 类 中的方法top.thinkin.lightd.base.LockEntity
 
lock(byte[]) - 类 中的方法top.thinkin.lightd.base.SegmentLock
 
lock(String) - 类 中的方法top.thinkin.lightd.base.SegmentStrLock
 
lock - 类 中的变量top.thinkin.lightd.db.RBase
 
lock(String) - 类 中的方法top.thinkin.lightd.db.RBase
 
LockEntity - top.thinkin.lightd.base中的类
 
LockEntity(String, KeyLock) - 类 的构造器top.thinkin.lightd.base.LockEntity
 
logs(long, int) - 类 中的方法top.thinkin.lightd.base.BinLog
 
longToBytes(long) - 类 中的静态方法top.thinkin.lightd.kit.ArrayKits
 

M

max(byte[], byte[]) - 类 中的静态方法top.thinkin.lightd.kit.BytesUtil
 
maxLength(String, int, ErrorType, String) - 类 中的静态方法top.thinkin.lightd.exception.DAssert
 
Meta() - 类 的构造器top.thinkin.lightd.db.RMap.Meta
 
meta_b - 类 中的变量top.thinkin.lightd.db.RBase.TimerCollection
 
MetaAbs - top.thinkin.lightd.base中的类
 
MetaAbs() - 类 的构造器top.thinkin.lightd.base.MetaAbs
 
MetaD() - 类 的构造器top.thinkin.lightd.db.RMap.MetaD
 
MetaD() - 类 的构造器top.thinkin.lightd.db.RSet.MetaD
 
MetaD() - 类 的构造器top.thinkin.lightd.db.ZSet.MetaD
 
MetaDAbs - top.thinkin.lightd.base中的类
 
MetaDAbs() - 类 的构造器top.thinkin.lightd.base.MetaDAbs
 
metaHandle - 类 中的变量top.thinkin.lightd.db.DBAbs
 
MetaV() - 类 的构造器top.thinkin.lightd.db.RList.MetaV
 
MetaV() - 类 的构造器top.thinkin.lightd.db.RSet.MetaV
 
MetaV() - 类 的构造器top.thinkin.lightd.db.ZSet.MetaV
 
MetaVD() - 类 的构造器top.thinkin.lightd.db.RList.MetaVD
 
min(byte[], byte[]) - 类 中的静态方法top.thinkin.lightd.kit.BytesUtil
 
minLength(String, int, ErrorType, String) - 类 中的静态方法top.thinkin.lightd.exception.DAssert
 
multiGet(List<byte[]>, SstColumnFamily) - 类 中的方法top.thinkin.lightd.db.DBAbs
 
multiGet(List<byte[]>, SstColumnFamily) - 类 中的方法top.thinkin.lightd.db.RBase
 

N

newArray(Class<?>, int) - 类 中的静态方法top.thinkin.lightd.kit.ArrayKits
 
newIterator(SstColumnFamily) - 类 中的方法top.thinkin.lightd.db.DBAbs
 
newIterator(SstColumnFamily) - 类 中的方法top.thinkin.lightd.db.RBase
 
next() - 类 中的方法top.thinkin.lightd.db.KeyIterator
 
next() - 类 中的方法top.thinkin.lightd.db.RIterator
 
noRepeate(byte[][]) - 类 中的静态方法top.thinkin.lightd.kit.ArrayKits
 
noRepeate2(List<ArrayKits.HashEnty>) - 类 中的静态方法top.thinkin.lightd.kit.ArrayKits
 
noRepeateFinal(List<byte[]>) - 类 中的静态方法top.thinkin.lightd.kit.ArrayKits
 
notContains(Collection<T>, Object, ErrorType, String) - 类 中的静态方法top.thinkin.lightd.exception.DAssert
 
notEmpty(String, ErrorType, String) - 类 中的静态方法top.thinkin.lightd.exception.DAssert
 
notEmpty(Object[], ErrorType, String) - 类 中的静态方法top.thinkin.lightd.exception.DAssert
 
notEmpty(Collection, ErrorType, String) - 类 中的静态方法top.thinkin.lightd.exception.DAssert
 
notEmpty(Map, ErrorType, String) - 类 中的静态方法top.thinkin.lightd.exception.DAssert
 
notEquals(Object, Object, ErrorType, String) - 类 中的静态方法top.thinkin.lightd.exception.DAssert
 
notNull(Object, ErrorType, String) - 类 中的静态方法top.thinkin.lightd.exception.DAssert
 
notTrue(boolean, ErrorType, String) - 类 中的静态方法top.thinkin.lightd.exception.DAssert
 
nullToEmpty(byte[]) - 类 中的静态方法top.thinkin.lightd.kit.BytesUtil
 

O

oldestIndex() - 类 中的方法top.thinkin.lightd.base.BinLog
 
open(String, boolean, boolean) - 类 中的方法top.thinkin.lightd.db.DB
 
open(boolean, boolean) - 类 中的方法top.thinkin.lightd.db.DB
 
open - 类 中的变量top.thinkin.lightd.db.DBAbs
 
openTransaction - 类 中的变量top.thinkin.lightd.db.DBAbs
 
options - 类 中的变量top.thinkin.lightd.db.DBAbs
 

P

Platform - top.thinkin.lightd.base中的类
 
Platform() - 类 的构造器top.thinkin.lightd.base.Platform
 
pop(String, int) - 类 中的方法top.thinkin.lightd.db.RSet
移除并返回集合中的n个元素
put(String, String, byte[]) - 类 中的方法top.thinkin.lightd.db.RMap
 
put(RBase, String, int, byte[]) - 类 中的静态方法top.thinkin.lightd.db.TimerStore
 
putDB(byte[], byte[], SstColumnFamily) - 类 中的方法top.thinkin.lightd.db.DBAbs
 
putDB(byte[], byte[], SstColumnFamily) - 类 中的方法top.thinkin.lightd.db.RBase
 
putMayTTL(String, int, Map<String, byte[]>) - 类 中的方法top.thinkin.lightd.db.RMap
 
putMayTTL(String, int, String, byte[]) - 类 中的方法top.thinkin.lightd.db.RMap
 
putTTL(String, String, byte[], int) - 类 中的方法top.thinkin.lightd.db.RMap
 

R

range(String, long, long) - 类 中的方法top.thinkin.lightd.db.RList
 
range(String, long, long, int) - 类 中的方法top.thinkin.lightd.db.ZSet
返回指定区间分数的成员
rangeDel(DB, String, int, int, int, TimerStore.Function) - 类 中的静态方法top.thinkin.lightd.db.TimerStore
 
rangeDel(DB, String, int, int, int) - 类 中的静态方法top.thinkin.lightd.db.TimerStore
 
rangeDel(String, long, long, int) - 类 中的方法top.thinkin.lightd.db.ZSet
返回指定区间分数的成员并删除
RBase - top.thinkin.lightd.db中的类
 
RBase(boolean) - 类 的构造器top.thinkin.lightd.db.RBase
 
RBase() - 类 的构造器top.thinkin.lightd.db.RBase
 
RBase.TimerCollection - top.thinkin.lightd.db中的类
 
RCollection - top.thinkin.lightd.db中的类
 
RCollection(DB, boolean, int) - 类 的构造器top.thinkin.lightd.db.RCollection
 
readLogs() - 类 中的方法top.thinkin.lightd.base.DBCommand
 
readOnly(String) - 类 中的静态方法top.thinkin.lightd.db.DB
 
readOptions - 类 中的变量top.thinkin.lightd.db.DBAbs
 
readWriteLock - 类 中的变量top.thinkin.lightd.base.TwoStageLock
 
release() - 类 中的方法top.thinkin.lightd.db.DBAbs
 
release() - 类 中的方法top.thinkin.lightd.db.RBase
 
releaseBackup(String, String) - 类 中的静态方法top.thinkin.lightd.db.DB
 
remove(String, String...) - 类 中的方法top.thinkin.lightd.db.RMap
 
remove(String, byte[]...) - 类 中的方法top.thinkin.lightd.db.RSet
移除集合中一个或多个成员
remove(String, byte[]...) - 类 中的方法top.thinkin.lightd.db.ZSet
删除指定成员
REntry - top.thinkin.lightd.db中的类
 
REntry() - 类 的构造器top.thinkin.lightd.db.REntry
 
requireNonNull(T, String) - 类 中的静态方法top.thinkin.lightd.kit.ZipUtil
 
ReservedWords - top.thinkin.lightd.data中的接口
 
ReservedWords.LIST_KEYS - top.thinkin.lightd.data中的接口
 
ReservedWords.ZSET_KEYS - top.thinkin.lightd.data中的接口
 
reset() - 类 中的方法top.thinkin.lightd.base.TransactionEntity
 
right(String) - 类 中的方法top.thinkin.lightd.db.RList
 
RIterator<R extends RCollection> - top.thinkin.lightd.db中的类
 
RIterator(RocksIterator, R, byte[]) - 类 的构造器top.thinkin.lightd.db.RIterator
 
RKv - top.thinkin.lightd.db中的类
 
RKv(DB) - 类 的构造器top.thinkin.lightd.db.RKv
 
RKv.Entry - top.thinkin.lightd.db中的类
 
RList - top.thinkin.lightd.db中的类
A List
RList(DB) - 类 的构造器top.thinkin.lightd.db.RList
 
RList.Entry - top.thinkin.lightd.db中的类
 
RList.MetaV - top.thinkin.lightd.db中的类
 
RList.MetaVD - top.thinkin.lightd.db中的类
 
RList.ValueK - top.thinkin.lightd.db中的类
 
RList.ValueKD - top.thinkin.lightd.db中的类
 
RMap - top.thinkin.lightd.db中的类
 
RMap(DB) - 类 的构造器top.thinkin.lightd.db.RMap
 
RMap.Entry - top.thinkin.lightd.db中的类
 
RMap.Key - top.thinkin.lightd.db中的类
 
RMap.KeyD - top.thinkin.lightd.db中的类
 
RMap.Meta - top.thinkin.lightd.db中的类
 
RMap.MetaD - top.thinkin.lightd.db中的类
 
rocksDB - 类 中的变量top.thinkin.lightd.db.DBAbs
 
rocksDB() - 类 中的方法top.thinkin.lightd.db.DBAbs
 
rollbackTX() - 类 中的方法top.thinkin.lightd.db.DBAbs
 
rollbackTX(TransactionEntity) - 类 中的方法top.thinkin.lightd.db.DBAbs
 
RSet - top.thinkin.lightd.db中的类
 
RSet(DB) - 类 的构造器top.thinkin.lightd.db.RSet
 
RSet.Entry - top.thinkin.lightd.db中的类
 
RSet.MetaD - top.thinkin.lightd.db中的类
 
RSet.MetaV - top.thinkin.lightd.db中的类
 
RSet.SData - top.thinkin.lightd.db中的类
 
RSet.SDataD - top.thinkin.lightd.db中的类
 
RSnapshot - top.thinkin.lightd.db中的类
 
RSnapshot(Snapshot) - 类 的构造器top.thinkin.lightd.db.RSnapshot
 

S

score(String, byte[]...) - 类 中的方法top.thinkin.lightd.db.ZSet
返回成员的分数值,如成员不存在,List对应位置则为null
score(String, byte[]) - 类 中的方法top.thinkin.lightd.db.ZSet
返回成员的分数值
SData() - 类 的构造器top.thinkin.lightd.db.RSet.SData
 
SData() - 类 的构造器top.thinkin.lightd.db.ZSet.SData
 
SDataD() - 类 的构造器top.thinkin.lightd.db.RSet.SDataD
 
SDataD() - 类 的构造器top.thinkin.lightd.db.ZSet.SDataD
 
SegmentLock - top.thinkin.lightd.base中的类
 
SegmentLock(int) - 类 的构造器top.thinkin.lightd.base.SegmentLock
 
SegmentStrLock - top.thinkin.lightd.base中的类
 
SegmentStrLock(int) - 类 的构造器top.thinkin.lightd.base.SegmentStrLock
 
Sequence - top.thinkin.lightd.db中的类
 
Sequence(DB, byte[]) - 类 的构造器top.thinkin.lightd.db.Sequence
 
set(String, byte[]) - 类 中的方法top.thinkin.lightd.db.RKv
 
set(Map<String, byte[]>) - 类 中的方法top.thinkin.lightd.db.RKv
 
set(Map<String, byte[]>, int) - 类 中的方法top.thinkin.lightd.db.RKv
 
set(String, byte[], int) - 类 中的方法top.thinkin.lightd.db.RKv
 
set(String, long, byte[]) - 类 中的方法top.thinkin.lightd.db.RList
 
setKeyLock(KeyLock) - 类 中的方法top.thinkin.lightd.base.LockEntity
 
setTime() - 类 中的方法top.thinkin.lightd.base.LockEntity
 
setTimer(KeyEnum, int, byte[]) - 类 中的方法top.thinkin.lightd.db.RBase
 
setTimerCollection(KeyEnum, int, byte[], byte[]) - 类 中的方法top.thinkin.lightd.db.RBase
 
setTransaction(Transaction) - 类 中的方法top.thinkin.lightd.base.TransactionEntity
 
simpleCommit(List<DBCommand>) - 类 中的方法top.thinkin.lightd.db.DBAbs
 
simpleGet(byte[], SstColumnFamily) - 类 中的方法top.thinkin.lightd.db.DBAbs
 
simplePut(byte[], byte[], SstColumnFamily) - 类 中的方法top.thinkin.lightd.db.DBAbs
 
size(String) - 类 中的方法top.thinkin.lightd.db.RList
 
size(String) - 类 中的方法top.thinkin.lightd.db.RMap
 
size(String) - 类 中的方法top.thinkin.lightd.db.RSet
 
size(String) - 类 中的方法top.thinkin.lightd.db.ZSet
 
SstColumnFamily - top.thinkin.lightd.base中的枚举
 
start(ScheduledThreadPoolExecutor) - 类 中的方法top.thinkin.lightd.base.KeySegmentLockManager
 
start() - 类 中的方法top.thinkin.lightd.db.DBAbs
 
start() - 类 中的方法top.thinkin.lightd.db.RBase
 
startTran() - 类 中的方法top.thinkin.lightd.db.DBAbs
 
stop() - 类 中的方法top.thinkin.lightd.db.DB
 
StringKits - top.thinkin.lightd.kit中的类
 
StringKits() - 类 的构造器top.thinkin.lightd.kit.StringKits
 
sub(byte[], int, int) - 类 中的静态方法top.thinkin.lightd.kit.ArrayKits
获取子数组
subCount() - 类 中的方法top.thinkin.lightd.base.TransactionEntity
 
subSize() - 类 中的方法top.thinkin.lightd.base.LockEntity
 

T

TableConfig - top.thinkin.lightd.base中的类
 
TableConfig() - 类 的构造器top.thinkin.lightd.base.TableConfig
 
TData() - 类 的构造器top.thinkin.lightd.db.TimerStore.TData
 
threadLogs - 类 中的变量top.thinkin.lightd.db.DBAbs
 
TimerCollection() - 类 的构造器top.thinkin.lightd.db.RBase.TimerCollection
 
TimerStore - top.thinkin.lightd.db中的类
 
TimerStore() - 类 的构造器top.thinkin.lightd.db.TimerStore
 
TimerStore.Function - top.thinkin.lightd.db中的接口
 
TimerStore.TData - top.thinkin.lightd.db中的类
 
toBytes() - 类 中的方法top.thinkin.lightd.base.MetaDAbs
 
toBytes() - 类 中的方法top.thinkin.lightd.db.RList.MetaVD
 
toBytes() - 类 中的方法top.thinkin.lightd.db.RList.ValueKD
 
toBytes() - 类 中的方法top.thinkin.lightd.db.RMap.KeyD
 
toBytes() - 类 中的方法top.thinkin.lightd.db.RMap.MetaD
 
toBytes() - 类 中的方法top.thinkin.lightd.db.RSet.MetaD
 
toBytes() - 类 中的方法top.thinkin.lightd.db.RSet.SDataD
 
toBytes() - 类 中的方法top.thinkin.lightd.db.ZSet.MetaD
 
toBytes() - 类 中的方法top.thinkin.lightd.db.ZSet.SDataD
 
toBytes() - 类 中的方法top.thinkin.lightd.db.ZSet.ZDataD
 
toBytesHead() - 类 中的方法top.thinkin.lightd.db.RList.MetaVD
 
toBytesHead() - 类 中的方法top.thinkin.lightd.db.RMap.MetaD
 
toBytesHead() - 类 中的方法top.thinkin.lightd.db.RSet.MetaD
 
toBytesHead() - 类 中的方法top.thinkin.lightd.db.ZSet.MetaD
 
toHeadBytes() - 类 中的方法top.thinkin.lightd.db.RList.ValueKD
 
top.thinkin.lightd.base - 程序包 top.thinkin.lightd.base
 
top.thinkin.lightd.data - 程序包 top.thinkin.lightd.data
 
top.thinkin.lightd.db - 程序包 top.thinkin.lightd.db
 
top.thinkin.lightd.exception - 程序包 top.thinkin.lightd.exception
 
top.thinkin.lightd.kit - 程序包 top.thinkin.lightd.kit
 
TRANSACTION_ENTITY - 类 中的变量top.thinkin.lightd.db.DBAbs
 
TransactionEntity - top.thinkin.lightd.base中的类
 
TransactionEntity() - 类 的构造器top.thinkin.lightd.base.TransactionEntity
 
TTL - 接口 中的静态变量top.thinkin.lightd.data.ReservedWords.ZSET_KEYS
 
ttl(String, int) - 类 中的方法top.thinkin.lightd.db.RKv
 
ttl(String, int) - 类 中的方法top.thinkin.lightd.db.RList
 
ttl(String, int) - 类 中的方法top.thinkin.lightd.db.RMap
 
ttl(String, int) - 类 中的方法top.thinkin.lightd.db.RSet
 
ttl(String, int) - 类 中的方法top.thinkin.lightd.db.ZSet
 
TTL_KV - 接口 中的静态变量top.thinkin.lightd.data.ReservedWords.ZSET_KEYS
 
TTL_KV_SOTRE - 接口 中的静态变量top.thinkin.lightd.data.ReservedWords.ZSET_KEYS
 
TwoStageLock - top.thinkin.lightd.base中的类
 
TwoStageLock() - 类 的构造器top.thinkin.lightd.base.TwoStageLock
 
TxLock - top.thinkin.lightd.base中的类
 
TxLock() - 类 的构造器top.thinkin.lightd.base.TxLock
 

U

unlock(LockEntity) - 类 中的方法top.thinkin.lightd.base.KeyDoubletLock
 
unlock(LockEntity) - 接口 中的方法top.thinkin.lightd.base.KeyLock
 
unlock() - 类 中的方法top.thinkin.lightd.base.LockEntity
 
unlock(byte[]) - 类 中的方法top.thinkin.lightd.base.SegmentLock
 
unlock(LockEntity) - 类 中的方法top.thinkin.lightd.base.SegmentStrLock
 
unlock(LockEntity) - 类 中的方法top.thinkin.lightd.db.RBase
 
unlockSelf() - 类 中的方法top.thinkin.lightd.base.LockEntity
 
unzipFile(String, String) - 类 中的静态方法top.thinkin.lightd.kit.ZipUtil
 
update(byte[], byte[], SstColumnFamily) - 类 中的静态方法top.thinkin.lightd.base.DBCommand
 
update(byte[], byte[]) - 类 中的静态方法top.thinkin.lightd.base.DBCommand
 

V

ValueK() - 类 的构造器top.thinkin.lightd.db.RList.ValueK
 
ValueKD() - 类 的构造器top.thinkin.lightd.db.RList.ValueKD
 
valueOf(String) - 枚举 中的静态方法top.thinkin.lightd.base.DBCommandChunkType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法top.thinkin.lightd.base.DBCommandType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法top.thinkin.lightd.base.SstColumnFamily
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法top.thinkin.lightd.data.KeyEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法top.thinkin.lightd.exception.ErrorType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法top.thinkin.lightd.base.DBCommandChunkType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法top.thinkin.lightd.base.DBCommandType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法top.thinkin.lightd.base.SstColumnFamily
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法top.thinkin.lightd.data.KeyEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法top.thinkin.lightd.exception.ErrorType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
version - 类 中的变量top.thinkin.lightd.base.MetaAbs
 
VersionSequence - top.thinkin.lightd.base中的类
 
VersionSequence(DB) - 类 的构造器top.thinkin.lightd.base.VersionSequence
 
versionSequence() - 类 中的方法top.thinkin.lightd.db.DB
 

W

writeOptions - 类 中的变量top.thinkin.lightd.db.DBAbs
 
writeOptions() - 类 中的方法top.thinkin.lightd.db.DBAbs
 

Z

ZData() - 类 的构造器top.thinkin.lightd.db.ZSet.ZData
 
ZDataD() - 类 的构造器top.thinkin.lightd.db.ZSet.ZDataD
 
zipFiles(String, String) - 类 中的静态方法top.thinkin.lightd.kit.FileZipUtils
压缩文件目录
ZipUtil - top.thinkin.lightd.kit中的类
 
ZSet - top.thinkin.lightd.db中的类
 
ZSet(DB) - 类 的构造器top.thinkin.lightd.db.ZSet
 
ZSet.Entry - top.thinkin.lightd.db中的类
 
ZSet.MetaD - top.thinkin.lightd.db中的类
 
ZSet.MetaV - top.thinkin.lightd.db中的类
 
ZSet.SData - top.thinkin.lightd.db中的类
 
ZSet.SDataD - top.thinkin.lightd.db中的类
 
ZSet.ZData - top.thinkin.lightd.db中的类
 
ZSet.ZDataD - top.thinkin.lightd.db中的类
 
A B C D E F G H I K L M N O P R S T U V W Z 
跳过导航链接

Copyright © 2019. All rights reserved.