Package org.apache.ignite.internal.processors.cache.distributed.dht.topology
-
Interface Summary Interface Description EvictionContext Additional context for partition eviction process.GridDhtPartitionTopology Distributed Hash Table (DHT) partition topology.GridDhtPartitionTopologyImpl.PartitionFactory Partition factory used for (re-)creating partitions during their lifecycle. -
Class Summary Class Description GridClientPartitionTopology Partition topology for node which does not have any local partitions.GridDhtLocalPartition Key partition.GridDhtPartitionsReservation Reservation mechanism for multiple partitions allowing to do a reservation in one operation.GridDhtPartitionsStateValidator Class to validate partitions update counters and cache sizes during exchange process.GridDhtPartitionTopologyImpl Partition topology.PartitionDefferedDeleteQueueCleanupTask Task to periodically clean partition deffered delete queue.PartitionsEvictManager Class that serves asynchronous part eviction process. -
Enum Summary Enum Description GridDhtPartitionState Partition states. -
Exception Summary Exception Description GridDhtInvalidPartitionException Exception thrown whenever entry is created for invalid partition.