Model
Processor
Magento\Customer\Model\Indexer\Processor
What it does
This processor class manages the customer grid indexer, which keeps the admin customer grid data synchronized.
Developers use this when they need to trigger customer grid reindexing programmatically, typically after bulk customer data changes or when implementing custom customer data modifications that should reflect in the admin panel.