Package | Description |
---|---|
org.tikv.common.region |
Modifier and Type | Method and Description |
---|---|
List<Function<CacheInvalidateEvent,Void>> |
RegionManager.getCacheInvalidateCallbackList() |
Modifier and Type | Method and Description |
---|---|
void |
RegionManager.addCacheInvalidateCallback(Function<CacheInvalidateEvent,Void> cacheInvalidateCallback) |
Copyright © 2024 PingCAP. All rights reserved.