public interface PageStoreCollection
PageStore elements.| Modifier and Type | Method and Description |
|---|---|
PageStore |
getStore(int grpId,
int partId) |
Collection<PageStore> |
getStores(int grpId) |
PageStore getStore(int grpId, int partId) throws IgniteCheckedException
grpId - Cache group ID.partId - Partition ID.IgniteCheckedException - If cache or partition with the given ID was not created.Collection<PageStore> getStores(int grpId) throws IgniteCheckedException
grpId - Cache group ID.IgniteCheckedException - If failed.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023