| Package | Description |
|---|---|
| com.github.kklisura.cdt.protocol.commands |
| Modifier and Type | Method and Description |
|---|---|
RequestEntries |
CacheStorage.requestEntries(String cacheId)
Requests data from cache.
|
RequestEntries |
CacheStorage.requestEntries(String cacheId,
Integer skipCount,
Integer pageSize,
String pathFilter)
Requests data from cache.
|
Copyright © 2021 Kenan Klisura. All rights reserved.