Apache Ignite · Schema

RestartPartitionsRequest

restart partitions configuration.

CachingCompute GridDistributed DatabaseIn-MemoryOpen SourceSQL

Properties

Name Type Description
nodeNames array Names specifying nodes to restart partitions. Case-sensitive. If empty/omitted, partitions on all nodes are restarted.
zoneName string Name of the zone to restart partitions of. Without quotes, case-sensitive.
partitionIds array IDs of partitions to restart. If empty/omitted, all partitions will be restarted.
tableName string Fully-qualified name of the table to restart partitions of.
View JSON Schema on GitHub