Class: Karafka::Web::Pro::Ui::Controllers::Consumers::Partitions::BaseController

Inherits:
ConsumersController show all
Defined in:
lib/karafka/web/pro/ui/controllers/consumers/partitions/base_controller.rb

Overview

Base controller for all the partition related management stuff

Direct Known Subclasses

OffsetsController, PausesController

Constant Summary

Constants inherited from Ui::Controllers::BaseController

Ui::Controllers::BaseController::Models

Instance Attribute Summary

Attributes inherited from Ui::Controllers::BaseController

#params, #session

Method Summary

Methods inherited from ConsumersController

#details, #index, #performance, #subscriptions

Methods inherited from Ui::Controllers::BaseController

#cache, #initialize

Methods included from Ui::Controllers::Requests::Hookable

included, #run_after_hooks, #run_before_hooks

Constructor Details

This class inherits a constructor from Karafka::Web::Ui::Controllers::BaseController