|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DirectMemory | |
|---|---|
| org.apache.directmemory | Apache DirectMemory cache APIs. |
| Uses of DirectMemory in org.apache.directmemory |
|---|
| Methods in org.apache.directmemory that return DirectMemory | |
|---|---|
DirectMemory<K,V> |
DirectMemory.setConcurrencyLevel(int concurrencyLevel)
|
DirectMemory<K,V> |
DirectMemory.setDisposalTime(long disposalTime)
|
DirectMemory<K,V> |
DirectMemory.setInitialCapacity(int initialCapacity)
|
DirectMemory<K,V> |
DirectMemory.setMap(ConcurrentMap<K,Pointer<V>> map)
|
DirectMemory<K,V> |
DirectMemory.setMemoryManager(MemoryManagerService<V> memoryManager)
|
DirectMemory<K,V> |
DirectMemory.setNumberOfBuffers(int numberOfBuffers)
|
DirectMemory<K,V> |
DirectMemory.setSerializer(Serializer serializer)
|
DirectMemory<K,V> |
DirectMemory.setSize(int size)
|
| Constructors in org.apache.directmemory with parameters of type DirectMemory | |
|---|---|
DirectMemory(DirectMemory<K,V> prototype)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||