| Package | Description |
|---|---|
| org.brandao.brcache | |
| org.brandao.brcache.tx |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicCache
Provê as operações básicas de um cache.
|
class |
Cache
É a classe central do BRCache.
|
| Modifier and Type | Method and Description |
|---|---|
StreamCache |
CacheInputStream.getCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheInputStream.setCache(StreamCache cache) |
| Constructor and Description |
|---|
CacheInputStream(StreamCache cache,
org.brandao.brcache.DataMap map,
org.brandao.brcache.Block[] dataList) |
| Modifier and Type | Class and Description |
|---|---|
class |
TXCache
Provê suporte transacional a um cache.
|
Copyright © 2016. All rights reserved.