public class ClientCachePartitionMapping extends Object
| Constructor and Description |
|---|
ClientCachePartitionMapping(int cacheId,
AffinityAssignment assignment) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCompatible(ClientCachePartitionMapping another)
Check if the mapping is compatible to another one.
|
void |
write(BinaryRawWriter writer)
Write mapping using binary writer.
|
public ClientCachePartitionMapping(int cacheId,
AffinityAssignment assignment)
cacheId - Cache ID.assignment - Affinity assignment.public void write(BinaryRawWriter writer)
writer - Writer.public boolean isCompatible(ClientCachePartitionMapping another)
another - Another mapping.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021