public interface IMemoryController
| Modifier and Type | Method and Description |
|---|---|
void |
AddMemoryCache(MemoryCacheMetaInfo meta) |
void |
AddNeverExpiredMemoryCache(String key,
Operation operation) |
void |
ClearCache(String key) |
String |
GetMemory(String key) |
Copyright © 2016. All rights reserved.