public interface CacheLockCandidates
| Modifier and Type | Method and Description |
|---|---|
GridCacheMvccCandidate |
candidate(int idx) |
boolean |
hasCandidate(GridCacheVersion ver) |
int |
size() |
GridCacheMvccCandidate candidate(int idx)
idx - Candidate index.int size()
boolean hasCandidate(GridCacheVersion ver)
ver - Candidate version.True if contains candidate with given version.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020