| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.commands |
| Modifier and Type | Method and Description |
|---|---|
RequestEntries |
CacheStorage.requestEntries(String cacheId,
Integer skipCount,
Integer pageSize)
Requests data from cache.
|
RequestEntries |
CacheStorage.requestEntries(String cacheId,
Integer skipCount,
Integer pageSize,
String pathFilter)
Requests data from cache.
|
Copyright © 2020. All rights reserved.