Uses of Package
org.apache.ignite.maintenance
-
Packages that use org.apache.ignite.maintenance Package Description org.apache.ignite.internal Contains main implementation.org.apache.ignite.internal.cache.query.index.sorted.maintenance org.apache.ignite.internal.maintenance org.apache.ignite.internal.processors.cache.persistence This package contain cache with persistence implementation.org.apache.ignite.internal.processors.cache.persistence.defragmentation.maintenance org.apache.ignite.internal.processors.cache.persistence.wal.reader org.apache.ignite.maintenance Contains public interfaces for maintenance mechanism. -
Classes in org.apache.ignite.maintenance used by org.apache.ignite.internal Class Description MaintenanceRegistry MaintenanceRegistryis a service local to each Ignite node that allows to request performing maintenance actions on that particular node. -
Classes in org.apache.ignite.maintenance used by org.apache.ignite.internal.cache.query.index.sorted.maintenance Class Description MaintenanceAction Maintenance action interface enables user to execute operations related to a particularMaintenanceTask.MaintenanceTask Represents request to handle maintenance situation.MaintenanceWorkflowCallback Abstraction to decouple interaction betweenMaintenanceRegistryand components that may require maintenance. -
Classes in org.apache.ignite.maintenance used by org.apache.ignite.internal.maintenance Class Description MaintenanceAction Maintenance action interface enables user to execute operations related to a particularMaintenanceTask.MaintenanceRegistry MaintenanceRegistryis a service local to each Ignite node that allows to request performing maintenance actions on that particular node.MaintenanceTask Represents request to handle maintenance situation.MaintenanceWorkflowCallback Abstraction to decouple interaction betweenMaintenanceRegistryand components that may require maintenance. -
Classes in org.apache.ignite.maintenance used by org.apache.ignite.internal.processors.cache.persistence Class Description MaintenanceAction Maintenance action interface enables user to execute operations related to a particularMaintenanceTask.MaintenanceWorkflowCallback Abstraction to decouple interaction betweenMaintenanceRegistryand components that may require maintenance. -
Classes in org.apache.ignite.maintenance used by org.apache.ignite.internal.processors.cache.persistence.defragmentation.maintenance Class Description MaintenanceAction Maintenance action interface enables user to execute operations related to a particularMaintenanceTask.MaintenanceTask Represents request to handle maintenance situation.MaintenanceWorkflowCallback Abstraction to decouple interaction betweenMaintenanceRegistryand components that may require maintenance. -
Classes in org.apache.ignite.maintenance used by org.apache.ignite.internal.processors.cache.persistence.wal.reader Class Description MaintenanceRegistry MaintenanceRegistryis a service local to each Ignite node that allows to request performing maintenance actions on that particular node. -
Classes in org.apache.ignite.maintenance used by org.apache.ignite.maintenance Class Description MaintenanceAction Maintenance action interface enables user to execute operations related to a particularMaintenanceTask.MaintenanceTask Represents request to handle maintenance situation.MaintenanceWorkflowCallback Abstraction to decouple interaction betweenMaintenanceRegistryand components that may require maintenance.