| Method Todos |
|---|
| setListener(): Should these Attributes only have one Listener, or should several be supported? |
| Method Todos |
|---|
| getSize(): create and implement an online size calculator. |
| Method Todos |
|---|
| reset(): This method should be package private, thus this class should be moved to org.fjank.jcache, an interface should be extracted, and that should be public, and in this package. |
| Method Todos |
|---|
| netSearch(): implement distribution. |
| Method Todos |
|---|
| log(): implement this method. |
| Class Todos |
|---|
| all methods in this class should be implemented. |
| Method Todos |
|---|
| init(): Not supported. |
| Method Todos |
|---|
| flush(): Not supported. |
| Method Todos |
|---|
| getSeverity(): Not supported. |
| Method Todos |
|---|
| setSeverity(): Not supported. |
| Method Todos |
|---|
| getSize(): create and implement an online size calculator. |
| Method Todos |
|---|
| reset(): This method should be package private, thus this class should be moved to org.fjank.jcache, an interface should be extracted, and that should be public, and in this package. |
| Method Todos |
|---|
| setListener(): Should these Attributes only have one Listener, or should several be supported? |
| Method Todos |
|---|
| cancelResponse(): Implement me. |
| Method Todos |
|---|
| getOwnership(): not implemented. |
| Method Todos |
|---|
| invalidate(): distribution of this event |
| Method Todos |
|---|
| replaceWithoutDistribution(): refactor me to another place. I really do not belong here, and I do not want to be public! |
| Method Todos |
|---|
| replaceWithoutDistribution(): refactor me to another place. I really do not belong here, and I do not want to be public! |
| Method Todos |
|---|
| saveImpl(): Implement me. |
| Class Todos |
|---|
| fix Singleton serialization, Multiple classloaders, and JVM destroy/reload. |
| Method Todos |
|---|
| listCacheObjects(): add feature to list objects in the disk cache. |
| Method Todos |
|---|
| listCacheObjects(): add feature to list objects in the disk cache. |
| Method Todos |
|---|
| sweepGroup(): there's no failsafe for groups containing themselves. |
| Method Todos |
|---|
| tryRemoval(): Some of the code here is duplicated in tryRemoveHardReference. |
| tryRemoval(): return value is never used. |
| Method Todos |
|---|
| writeToDisk(): NOT IMPLEMENTED. |
| Method Todos |
|---|
| getMemoryCacheSize(): NOT IMPLEMENTED. |
| Method Todos |
|---|
| flush(): NOT IMPLEMENTED. |
| Method Todos |
|---|
| log(): NOT IMPLEMENTED |
| Method Todos |
|---|
| init(): NOT IMPLEMENTED |
| Method Todos |
|---|
| getInputStream(): ObjectNotFoundException is never thrown |
| Method Todos |
|---|
| getOutputStream(): Exception is never thrown |
| Method Todos |
|---|
| removeAll(): make this operation asynchronous to speed up flushing. |