|
||||||||||
上一个 下一个 | 框架 无框架 |
使用 OpItem 的软件包 | |
---|---|
com.taobao.common.store.journal | |
com.taobao.common.store.journal.impl |
com.taobao.common.store.journal 中 OpItem 的使用 |
---|
返回 OpItem 的 com.taobao.common.store.journal 中的方法 | |
---|---|
OpItem |
IndexMap.get(BytesKey key)
|
OpItem |
DataFileAppender.remove(OpItem opItem,
BytesKey bytesKey,
boolean sync)
|
OpItem |
DataFileAppender.store(OpItem opItem,
BytesKey bytesKey,
byte[] data,
boolean sync)
|
参数类型为 OpItem 的 com.taobao.common.store.journal 中的方法 | |
---|---|
void |
IndexMap.put(BytesKey key,
OpItem opItem)
|
OpItem |
DataFileAppender.remove(OpItem opItem,
BytesKey bytesKey,
boolean sync)
|
OpItem |
DataFileAppender.store(OpItem opItem,
BytesKey bytesKey,
byte[] data,
boolean sync)
|
类型变量类型为 OpItem 的 com.taobao.common.store.journal 中的方法参数 | |
---|---|
void |
IndexMap.putAll(Map<BytesKey,OpItem> map)
|
com.taobao.common.store.journal.impl 中 OpItem 的使用 |
---|
返回 OpItem 的 com.taobao.common.store.journal.impl 中的方法 | |
---|---|
OpItem |
OpItemHashMap.get(BytesKey key)
|
OpItem |
LRUIndexMap.get(BytesKey key)
|
OpItem |
ConcurrentIndexMap.get(BytesKey key)
|
OpItem |
OpItemEntry.getOpItem()
|
OpItem |
OpItemHashMap.remove(BytesKey key)
|
返回变量类型为 OpItem 的类型的 com.taobao.common.store.journal.impl 中的方法 | |
---|---|
LRUHashMap<BytesKey,OpItem> |
LRUIndexMap.getMap()
|
参数类型为 OpItem 的 com.taobao.common.store.journal.impl 中的方法 | |
---|---|
boolean |
OpItemHashMap.put(BytesKey key,
OpItem value)
|
void |
LRUIndexMap.put(BytesKey key,
OpItem opItem)
|
void |
ConcurrentIndexMap.put(BytesKey key,
OpItem opItem)
|
类型变量类型为 OpItem 的 com.taobao.common.store.journal.impl 中的方法参数 | |
---|---|
boolean |
NotifyEldestEntryHandler.process(Map.Entry<BytesKey,OpItem> eldest)
|
void |
LRUIndexMap.putAll(Map<BytesKey,OpItem> map)
|
void |
ConcurrentIndexMap.putAll(Map<BytesKey,OpItem> map)
|
参数类型为 OpItem 的 com.taobao.common.store.journal.impl 中的构造方法 | |
---|---|
OpItemEntry(OpItem opItem,
boolean deleted)
|
|
||||||||||
上一个 下一个 | 框架 无框架 |