Index

A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values

A

AbstractCacheControlPanel<C> - Class in io.micronaut.controlpanel.panels.cache
Base class for control panels for managing caches.
AbstractCacheControlPanel(String, ControlPanelConfiguration) - Constructor for class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel
Constructor.
AbstractCacheControlPanel.Body - Record Class in io.micronaut.controlpanel.panels.cache
Record containing the data to display in the cache control panel.
AbstractControlPanel<B> - Class in io.micronaut.controlpanel.core
Base class for control panels that can delegate some of its values to a ControlPanelConfiguration.
AbstractControlPanel(String, ControlPanelConfiguration) - Constructor for class io.micronaut.controlpanel.core.AbstractControlPanel
 
AbstractEachBeanControlPanel<B> - Class in io.micronaut.controlpanel.core
Base class for control panels that are created for each bean of a specific type.
AbstractEachBeanControlPanel(String, ControlPanelConfiguration) - Constructor for class io.micronaut.controlpanel.core.AbstractEachBeanControlPanel
Constructor.
access() - Method in record class io.micronaut.controlpanel.core.security.ControlPanelSecurityConfiguration
Returns the value of the access record component.
active() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolStats
Returns the value of the active record component.
activeEnvironments() - Method in record class io.micronaut.controlpanel.ui.Model
Returns the value of the activeEnvironments record component.
activeTasks() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState.ThreadState
Returns the value of the activeTasks record component.
activeWidth() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolStats
Returns the value of the activeWidth record component.
adminClientId() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState.ThreadState
Returns the value of the adminClientId record component.
allowed() - Method in record class io.micronaut.controlpanel.core.security.ControlPanelWriteAccess
Returns the value of the allowed record component.
allowedAccess() - Static method in record class io.micronaut.controlpanel.core.security.ControlPanelWriteAccess
 
AllPlainEnvironmentEndpointFilter - Class in io.micronaut.controlpanel.panels.management
Built-in environment endpoint filter that can be enabled via configuration to display actual configuration values with legacy masking (masking only sensitive keys like passwords).
AllPlainEnvironmentEndpointFilter() - Constructor for class io.micronaut.controlpanel.panels.management.AllPlainEnvironmentEndpointFilter
 
APPLICATION - Static variable in class io.micronaut.controlpanel.core.security.ControlPanelSecurityPaths
 
APPLICATION_PATH - Static variable in class io.micronaut.controlpanel.core.security.ControlPanelSecurityPaths
 
applicationName() - Method in record class io.micronaut.controlpanel.ui.Model
Returns the value of the applicationName record component.
arguments() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.TargetMethod
Returns the value of the arguments record component.
association() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityAttributeInfo
Returns the value of the association record component.
attributeCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityInfo
Returns the value of the attributeCount record component.
attributeName() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCollectionInfo
Returns the value of the attributeName record component.
attributes() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityInfo
Returns the value of the attributes record component.
autoCommitMode() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
Returns the value of the autoCommitMode record component.
available() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState
Returns the value of the available record component.
available() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState.TaskSummary
Returns the value of the available record component.
awaiting() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolStats
Returns the value of the awaiting record component.

B

beanDefinitionsCount() - Method in record class io.micronaut.controlpanel.panels.management.beans.BeansControlPanel.Body
Returns the value of the beanDefinitionsCount record component.
beanName() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateSessionFactoryInfo
Returns the value of the beanName record component.
BEANS_CATEGORY - Static variable in class io.micronaut.controlpanel.panels.management.beans.BeansControlPanel
 
BeansControlPanel - Class in io.micronaut.controlpanel.panels.management.beans
Control panel that displays information about the beans loaded in the application.
BeansControlPanel(BeanContext, DefaultBeanDefinitionData, ControlPanelConfiguration) - Constructor for class io.micronaut.controlpanel.panels.management.beans.BeansControlPanel
 
BeansControlPanel.Body - Record Class in io.micronaut.controlpanel.panels.management.beans
The body of the panel, which contains information about the Micronaut and non-Micronaut beans loaded in the application.
binary() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Column
Returns the value of the binary record component.
BLOB - Enum constant in enum class io.micronaut.controlpanel.panels.datasource.model.ColumnType
 
Body - Record Class in io.micronaut.controlpanel.panels.datasource.model
Body of the control panel containing DataSource info and tables.
Body(Cache, CacheInfo, Map) - Constructor for record class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel.Body
Creates an instance of a Body record class.
Body(DataSourceInfo, List, String) - Constructor for record class io.micronaut.controlpanel.panels.datasource.model.Body
 
Body(DataSourceInfo, List, String, PoolInfo) - Constructor for record class io.micronaut.controlpanel.panels.datasource.model.Body
Creates an instance of a Body record class.
Body(String, int, KafkaStreamsRuntimeState) - Constructor for record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsControlPanel.Body
Creates an instance of a Body record class.
Body(Collection) - Constructor for record class io.micronaut.controlpanel.panels.management.beans.DisabledBeansControlPanel.Body
Creates an instance of a Body record class.
Body(List, Map) - Constructor for record class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageControlPanel.Body
Creates an instance of a Body record class.
Body(List, List, List) - Constructor for record class io.micronaut.controlpanel.panels.management.InfoControlPanel.Body
Creates an instance of a Body record class.
Body(List, Map) - Constructor for record class io.micronaut.controlpanel.panels.management.LoggersControlPanel.Body
Creates an instance of a Body record class.
Body(Map, Map, long) - Constructor for record class io.micronaut.controlpanel.panels.management.beans.BeansControlPanel.Body
Creates an instance of a Body record class.
BOOLEAN - Enum constant in enum class io.micronaut.controlpanel.panels.datasource.model.ColumnType
 
BUCKET - Static variable in class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageControlPanel
 
byCategory(String, HttpRequest) - Method in interface io.micronaut.controlpanel.ui.ControlPanelApi
Renders the category view.
byCategory(String, HttpRequest) - Method in class io.micronaut.controlpanel.ui.ControlPanelController
 

C

cache() - Method in record class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel.Body
Returns the value of the cache record component.
CACHE - Static variable in class io.micronaut.controlpanel.core.security.ControlPanelSecurityPaths
 
CACHE_PATH - Static variable in class io.micronaut.controlpanel.core.security.ControlPanelSecurityPaths
 
cacheable() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateNamedQueryInfo
Returns the value of the cacheable record component.
cacheAsMap() - Method in record class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel.Body
Returns the value of the cacheAsMap record component.
CacheController - Class in io.micronaut.controlpanel.panels.cache
REST controller for cache management operations in the Micronaut Control Panel.
CacheController(ControlPanelRepository) - Constructor for class io.micronaut.controlpanel.panels.cache.CacheController
Constructor.
cacheHitCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCollectionStatisticsInfo
Returns the value of the cacheHitCount record component.
cacheHitCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityStatisticsInfo
Returns the value of the cacheHitCount record component.
cacheHitCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateQueryInfo
Returns the value of the cacheHitCount record component.
cacheInfo() - Method in record class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel.Body
Returns the value of the cacheInfo record component.
cacheMissCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCollectionStatisticsInfo
Returns the value of the cacheMissCount record component.
cacheMissCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityStatisticsInfo
Returns the value of the cacheMissCount record component.
cacheMissCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateQueryInfo
Returns the value of the cacheMissCount record component.
cachePutCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCollectionStatisticsInfo
Returns the value of the cachePutCount record component.
cachePutCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityStatisticsInfo
Returns the value of the cachePutCount record component.
cachePutCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateQueryInfo
Returns the value of the cachePutCount record component.
cacheRegion() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateNamedQueryInfo
Returns the value of the cacheRegion record component.
cacheRegionName() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCollectionStatisticsInfo
Returns the value of the cacheRegionName record component.
cacheRegionName() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityStatisticsInfo
Returns the value of the cacheRegionName record component.
cacheRegionPrefix() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateSessionFactoryInfo
Returns the value of the cacheRegionPrefix record component.
cacheRegions() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateBody
Returns the value of the cacheRegions record component.
CaffeineCacheControlPanel - Class in io.micronaut.controlpanel.panels.cache
Control panel for managing Caffeine caches.
CaffeineCacheControlPanel(DefaultSyncCache, ControlPanelConfiguration) - Constructor for class io.micronaut.controlpanel.panels.cache.CaffeineCacheControlPanel
Constructor.
canRefresh() - Method in record class io.micronaut.controlpanel.ui.Model
Returns the value of the canRefresh record component.
canRefresh(RefreshEndpoint) - Static method in class io.micronaut.controlpanel.ui.util.EndpointUtils
Determines if the control panel can call the refresh endpoint through its own write-gated helper route.
canStop() - Method in record class io.micronaut.controlpanel.ui.Model
Returns the value of the canStop record component.
canStop(ServerStopEndpoint, BeanContext) - Static method in class io.micronaut.controlpanel.ui.util.EndpointUtils
Determines if the control panel can call the stop endpoint.
catalog() - Method in record class io.micronaut.controlpanel.panels.datasource.model.JdbcInfo
Returns the value of the catalog record component.
catalog() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
Returns the value of the catalog record component.
categories() - Method in record class io.micronaut.controlpanel.ui.Model
Returns the value of the categories record component.
Category(String, String, String) - Constructor for record class io.micronaut.controlpanel.core.ControlPanel.Category
 
Category(String, String, String, Integer) - Constructor for record class io.micronaut.controlpanel.core.ControlPanel.Category
Creates an instance of a Category record class.
CATEGORY - Static variable in class io.micronaut.controlpanel.panels.kafka.KafkaStreamsControlPanel
 
check(HttpRequest, Authentication) - Method in class io.micronaut.controlpanel.core.security.ControlPanelSecurityRule
 
children() - Method in record class io.micronaut.controlpanel.panels.management.InfoControlPanel.InfoNode
Returns the value of the children record component.
className() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceService.QueryColumn
Returns the value of the className record component.
clearStatistics(String) - Method in class io.micronaut.controlpanel.panels.hibernate.HibernateController
Clears Hibernate statistics for a session factory.
closed() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateSessionFactoryInfo
Returns the value of the closed record component.
closeStatementCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Returns the value of the closeStatementCount record component.
code() - Method in record class io.micronaut.controlpanel.panels.management.InfoControlPanel.SummaryItem
Returns the value of the code record component.
collection() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityAttributeInfo
Returns the value of the collection record component.
collectionFetchCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Returns the value of the collectionFetchCount record component.
collectionLoadCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Returns the value of the collectionLoadCount record component.
collectionRecreateCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Returns the value of the collectionRecreateCount record component.
collectionRemoveCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Returns the value of the collectionRemoveCount record component.
collections() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateBody
Returns the value of the collections record component.
collectionUpdateCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Returns the value of the collectionUpdateCount record component.
cols() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryResponse
Returns the value of the cols record component.
cols() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceService.QueryResult
Returns the value of the cols record component.
Column - Record Class in io.micronaut.controlpanel.panels.datasource.model
Database column metadata.
Column(String, ColumnType, int, String, boolean, boolean, boolean) - Constructor for record class io.micronaut.controlpanel.panels.datasource.model.Column
Creates an instance of a Column record class.
columnCount() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableRow
Returns the value of the columnCount record component.
ColumnDetail(String, String, String, boolean, boolean, boolean, boolean) - Constructor for record class io.micronaut.controlpanel.panels.datasource.DataSourceController.ColumnDetail
Creates an instance of a ColumnDetail record class.
columns() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryResponse
Returns the value of the columns record component.
columns() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableDetail
Returns the value of the columns record component.
columns() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceService.QueryResult
Returns the value of the columns record component.
columns() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Table
Returns the value of the columns record component.
columnsEmpty() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableDetail
Returns the value of the columnsEmpty record component.
ColumnType - Enum Class in io.micronaut.controlpanel.panels.datasource.model
Generic column types.
comment() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateNamedQueryInfo
Returns the value of the comment record component.
computeControlPanelPath(String, String) - Static method in class io.micronaut.controlpanel.util.ControlPanelUtils
Computes the full path for a control panel by normalizing and combining the application path and control panel path.
ConfigurableControlPanel - Interface in io.micronaut.controlpanel.core
Common configuration properties for control panels.
configuration - Variable in class io.micronaut.controlpanel.core.AbstractControlPanel
 
configure(ApplicationContextBuilder) - Method in class io.micronaut.controlpanel.core.config.ControlPanelContextConfigurer
 
configure(String, LoggersController.ConfigureLoggerRequest) - Method in class io.micronaut.controlpanel.panels.management.LoggersController
Reconfigures the level for the requested logger.
configuredLevel() - Method in record class io.micronaut.controlpanel.panels.management.LoggersController.ConfigureLoggerRequest
Returns the value of the configuredLevel record component.
ConfigureLoggerRequest(String) - Constructor for record class io.micronaut.controlpanel.panels.management.LoggersController.ConfigureLoggerRequest
Creates an instance of a ConfigureLoggerRequest record class.
connectCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Returns the value of the connectCount record component.
consumerClientId() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState.ThreadState
Returns the value of the consumerClientId record component.
consumes() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.RouteRow
Returns the value of the consumes record component.
contentView() - Method in record class io.micronaut.controlpanel.ui.Model
Returns the value of the contentView record component.
CONTROL_PANEL - Static variable in class io.micronaut.controlpanel.core.security.ControlPanelSecurityPaths
 
CONTROL_PANEL_PROPERTIES - Static variable in class io.micronaut.controlpanel.core.config.ControlPanelContextConfigurer
 
ControlPanel<B> - Interface in io.micronaut.controlpanel.core
A control panel is a UI component that displays some information about the application.
ControlPanel.Category - Record Class in io.micronaut.controlpanel.core
Control panels are grouped by category.
ControlPanel.View - Record Class in io.micronaut.controlpanel.core
View to be rendered by the control panel.
ControlPanelApi - Interface in io.micronaut.controlpanel.ui
HTTP API for the control panel UI.
ControlPanelApi.RefreshRequest - Record Class in io.micronaut.controlpanel.ui
 
ControlPanelConfiguration - Class in io.micronaut.controlpanel.core.config
Per-panel configuration properties.
ControlPanelConfiguration(String) - Constructor for class io.micronaut.controlpanel.core.config.ControlPanelConfiguration
 
ControlPanelContextConfigurer - Class in io.micronaut.controlpanel.core.config
A ApplicationContextConfigurer that adds a PropertySource to the application context with all the control panel configuration properties.
ControlPanelContextConfigurer() - Constructor for class io.micronaut.controlpanel.core.config.ControlPanelContextConfigurer
 
ControlPanelController - Class in io.micronaut.controlpanel.ui
Control panel web controller to render the UI.
ControlPanelController(ControlPanelRepository, BeanContext, RefreshEndpoint, ServerStopEndpoint, ControlPanelModuleConfiguration, ControlPanelWriteAccessEvaluator) - Constructor for class io.micronaut.controlpanel.ui.ControlPanelController
 
ControlPanelEnabledCondition - Class in io.micronaut.controlpanel.core.config
Condition that checks if the control panel module should be enabled.
ControlPanelEnabledCondition() - Constructor for class io.micronaut.controlpanel.core.config.ControlPanelEnabledCondition
 
ControlPanelLoader - Interface in io.micronaut.controlpanel.core
Interface for loading control panels dynamically.
ControlPanelModuleConfiguration - Interface in io.micronaut.controlpanel.core.config
Configuration properties for the control panel module.
controlPanelName - Variable in class io.micronaut.controlpanel.core.AbstractControlPanel
 
ControlPanelRepository - Interface in io.micronaut.controlpanel.core
It provides the ability to retrieve ControlPanel instances.
ControlPanelSecurityConfiguration - Record Class in io.micronaut.controlpanel.core.security
Security configuration for the control panel HTTP surface.
ControlPanelSecurityConfiguration(ControlPanelSecurityConfiguration.Access) - Constructor for record class io.micronaut.controlpanel.core.security.ControlPanelSecurityConfiguration
Creates configuration with the default control panel role.
ControlPanelSecurityConfiguration(ControlPanelSecurityConfiguration.Access, String) - Constructor for record class io.micronaut.controlpanel.core.security.ControlPanelSecurityConfiguration
Creates configuration with inherited write access.
ControlPanelSecurityConfiguration(ControlPanelSecurityConfiguration.Access, String, ControlPanelSecurityConfiguration.WriteAccess, String) - Constructor for record class io.micronaut.controlpanel.core.security.ControlPanelSecurityConfiguration
Creates an instance of a ControlPanelSecurityConfiguration record class.
ControlPanelSecurityPaths - Class in io.micronaut.controlpanel.core.security
Shared route prefixes owned by the control panel itself.
ControlPanelSecurityRule - Class in io.micronaut.controlpanel.core.security
Applies the configured access mode to the control-panel-owned HTTP routes when Micronaut Security is active.
ControlPanelSecurityRule(ControlPanelSecurityConfiguration, ControlPanelModuleConfiguration, HttpServerConfiguration) - Constructor for class io.micronaut.controlpanel.core.security.ControlPanelSecurityRule
 
ControlPanelUrlLogger - Class in io.micronaut.controlpanel.core
Logs the Control Panel URL when the application is ready.
ControlPanelUrlLogger(HttpServerConfiguration, ControlPanelModuleConfiguration, ApplicationConfiguration) - Constructor for class io.micronaut.controlpanel.core.ControlPanelUrlLogger
 
ControlPanelUtils - Class in io.micronaut.controlpanel.util
Utility class.
ControlPanelWriteAccess - Record Class in io.micronaut.controlpanel.core.security
UI-facing write access state for the current request.
ControlPanelWriteAccess(boolean, String) - Constructor for record class io.micronaut.controlpanel.core.security.ControlPanelWriteAccess
Creates an instance of a ControlPanelWriteAccess record class.
ControlPanelWriteAccessEvaluator - Interface in io.micronaut.controlpanel.core.security
Evaluates write access for UI rendering.
countByCategoryId(String) - Method in interface io.micronaut.controlpanel.core.ControlPanelRepository
 
countByCategoryId(String) - Method in class io.micronaut.controlpanel.core.DefaultControlPanelRepository
 

D

data() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryResponse
Returns the value of the data record component.
database() - Method in record class io.micronaut.controlpanel.panels.datasource.model.JdbcInfo
Returns the value of the database record component.
DatabaseType - Enum Class in io.micronaut.controlpanel.panels.datasource.model
Represents the database type, which can be inferred from either the Micronaut Data's configured dialect, or the Micronaut Test Resources' configured db type.
DATASOURCE - Static variable in class io.micronaut.controlpanel.core.security.ControlPanelSecurityPaths
 
DATASOURCE_PATH - Static variable in class io.micronaut.controlpanel.core.security.ControlPanelSecurityPaths
 
DataSourceController - Class in io.micronaut.controlpanel.panels.datasource
REST controller to execute SQL queries against a specific DataSource for the Control Panel.
DataSourceController(BeanLocator, JsonMapper) - Constructor for class io.micronaut.controlpanel.panels.datasource.DataSourceController
 
DataSourceController.ColumnDetail - Record Class in io.micronaut.controlpanel.panels.datasource
View model for a selected table column.
DataSourceController.PageSizeOption - Record Class in io.micronaut.controlpanel.panels.datasource
View model for a table page-size option.
DataSourceController.QueryRequest - Record Class in io.micronaut.controlpanel.panels.datasource
Request DTO for query execution.
DataSourceController.QueryResponse - Record Class in io.micronaut.controlpanel.panels.datasource
Response DTO for paged query results with column labels.
DataSourceController.RelationshipDetail - Record Class in io.micronaut.controlpanel.panels.datasource
View model for a selected table relationship.
DataSourceController.TableDetail - Record Class in io.micronaut.controlpanel.panels.datasource
View model for the selected datasource table detail.
DataSourceController.TableRow - Record Class in io.micronaut.controlpanel.panels.datasource
View model for a datasource table row.
DataSourceController.TablesPage - Record Class in io.micronaut.controlpanel.panels.datasource
View model for one page of datasource tables.
DataSourceControlPanel - Class in io.micronaut.controlpanel.panels.datasource
Control panel for DataSource metadata, displaying tables, columns, keys, etc.
DataSourceControlPanel(String, DataSourceService, Environment, ControlPanelConfiguration) - Constructor for class io.micronaut.controlpanel.panels.datasource.DataSourceControlPanel
 
dataSourceInfo() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Body
Returns the value of the dataSourceInfo record component.
DataSourceInfo - Record Class in io.micronaut.controlpanel.panels.datasource.model
DataSource information.
DataSourceInfo(String, String, String, String, DatabaseType) - Constructor for record class io.micronaut.controlpanel.panels.datasource.model.DataSourceInfo
 
DataSourceInfo(String, String, String, String, DatabaseType, JdbcInfo) - Constructor for record class io.micronaut.controlpanel.panels.datasource.model.DataSourceInfo
Creates an instance of a DataSourceInfo record class.
dataSources() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateBody
Returns the value of the dataSources record component.
DataSourceService - Class in io.micronaut.controlpanel.panels.datasource
Service for a specific DataSource, providing metadata about tables, columns, keys, etc.
DataSourceService(DataSource) - Constructor for class io.micronaut.controlpanel.panels.datasource.DataSourceService
 
DataSourceService(DataSource, List) - Constructor for class io.micronaut.controlpanel.panels.datasource.DataSourceService
 
DataSourceService.QueryColumn - Record Class in io.micronaut.controlpanel.panels.datasource
Metadata for a query result column.
DataSourceService.QueryResult - Record Class in io.micronaut.controlpanel.panels.datasource
Result of executing a SQL query.
DATE - Enum constant in enum class io.micronaut.controlpanel.panels.datasource.model.ColumnType
 
DEFAULT_ACCESS - Static variable in record class io.micronaut.controlpanel.core.security.ControlPanelSecurityConfiguration
 
DEFAULT_ALLOWED_ENVIRONMENTS - Static variable in interface io.micronaut.controlpanel.core.config.ControlPanelModuleConfiguration
 
DEFAULT_ENABLED - Static variable in class io.micronaut.controlpanel.core.config.ControlPanelConfiguration
 
DEFAULT_ENABLED - Static variable in interface io.micronaut.controlpanel.core.config.ControlPanelModuleConfiguration
 
DEFAULT_ICON - Static variable in class io.micronaut.controlpanel.core.config.ControlPanelConfiguration
 
DEFAULT_ICON_CLASS - Static variable in class io.micronaut.controlpanel.panels.datasource.DataSourceControlPanel
 
DEFAULT_ICON_CLASS - Static variable in class io.micronaut.controlpanel.panels.hibernate.HibernateControlPanel
 
DEFAULT_ICON_CLASS - Static variable in class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageControlPanel
 
DEFAULT_LOG_URL - Static variable in interface io.micronaut.controlpanel.core.config.ControlPanelModuleConfiguration
 
DEFAULT_PATH - Static variable in interface io.micronaut.controlpanel.core.config.ControlPanelModuleConfiguration
 
DEFAULT_ROLE - Static variable in record class io.micronaut.controlpanel.core.security.ControlPanelSecurityConfiguration
 
DEFAULT_WRITE_ACCESS - Static variable in record class io.micronaut.controlpanel.core.security.ControlPanelSecurityConfiguration
 
defaultCatalog() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateSessionFactoryInfo
Returns the value of the defaultCatalog record component.
DefaultControlPanelRepository - Class in io.micronaut.controlpanel.core
Default implementation of ControlPanelRepository that gets the control panels injected as beans, as well as dynamically created control panels.
DefaultControlPanelRepository(BeanContext) - Constructor for class io.micronaut.controlpanel.core.DefaultControlPanelRepository
Default constructor.
DefaultControlPanelRepository(List) - Constructor for class io.micronaut.controlpanel.core.DefaultControlPanelRepository
Deprecated, for removal: This API element is subject to removal in a future version.
As of version 2.0.0 this constructor is no longer supported and will be removed in a future release. It is retained only for binary‑compatibility reasons and deliberately throws an IllegalArgumentException to make sure it is never used.
defaultSchema() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableRow
Returns the value of the defaultSchema record component.
defaultSchema() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateSessionFactoryInfo
Returns the value of the defaultSchema record component.
delete(String, String) - Method in class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageController
 
deleteCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityStatisticsInfo
Returns the value of the deleteCount record component.
deniedAccess() - Static method in record class io.micronaut.controlpanel.core.security.ControlPanelWriteAccess
 
depth() - Method in record class io.micronaut.controlpanel.panels.management.InfoControlPanel.InfoRow
Returns the value of the depth record component.
detail(String, List) - Method in class io.micronaut.controlpanel.panels.management.MetricsControlPanelController
 
detail(String, HttpRequest) - Method in interface io.micronaut.controlpanel.ui.ControlPanelApi
Renders the control panel detailed view.
detail(String, HttpRequest) - Method in class io.micronaut.controlpanel.ui.ControlPanelController
 
dialect() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
Returns the value of the dialect record component.
dialectVersion() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
Returns the value of the dialectVersion record component.
disabledBeans() - Method in record class io.micronaut.controlpanel.panels.management.beans.DisabledBeansControlPanel.Body
Returns the value of the disabledBeans record component.
DisabledBeansControlPanel - Class in io.micronaut.controlpanel.panels.management.beans
A control panel that displays information about disabled beans in the application context.
DisabledBeansControlPanel(ControlPanelConfiguration, BeanContext) - Constructor for class io.micronaut.controlpanel.panels.management.beans.DisabledBeansControlPanel
 
DisabledBeansControlPanel.Body - Record Class in io.micronaut.controlpanel.panels.management.beans
The body of this control panel, containing a collection of disabled beans.
displayName() - Method in record class io.micronaut.controlpanel.panels.management.InfoControlPanel.InfoNode
Returns the value of the displayName record component.
displayType() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.ColumnDetail
Returns the value of the displayType record component.
displayType() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Column
 
distributedObjectCreated(DistributedObjectEvent) - Method in class io.micronaut.controlpanel.panels.cache.hazelcast.HazelcastControlPanelRegistrar
 
distributedObjectDestroyed(DistributedObjectEvent) - Method in class io.micronaut.controlpanel.panels.cache.hazelcast.HazelcastControlPanelRegistrar
 
download(String, String) - Method in class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageController
 
draw() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryRequest
Returns the value of the draw record component.
draw() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryResponse
Returns the value of the draw record component.
draw() - Method in record class io.micronaut.controlpanel.panels.hibernate.HibernateController.HqlQueryRequest
Returns the value of the draw record component.
driverName() - Method in record class io.micronaut.controlpanel.panels.datasource.model.JdbcInfo
Returns the value of the driverName record component.
driverVersion() - Method in record class io.micronaut.controlpanel.panels.datasource.model.JdbcInfo
Returns the value of the driverVersion record component.

E

effectiveWriteRole() - Method in record class io.micronaut.controlpanel.core.security.ControlPanelSecurityConfiguration
Resolve the effective write role.
EhcacheControlPanel - Class in io.micronaut.controlpanel.panels.cache
Control panel for managing Ehcache caches.
EhcacheControlPanel(EhcacheSyncCache, ControlPanelConfiguration) - Constructor for class io.micronaut.controlpanel.panels.cache.EhcacheControlPanel
Constructor.
elementCountInMemory() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCacheRegionInfo
Returns the value of the elementCountInMemory record component.
elementCountOnDisk() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCacheRegionInfo
Returns the value of the elementCountOnDisk record component.
empty() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TablesPage
Returns the value of the empty record component.
EMPTY - Static variable in record class io.micronaut.controlpanel.panels.datasource.model.JdbcInfo
 
ENABLED_PROPERTY - Static variable in class io.micronaut.controlpanel.core.panels.RoutesControlPanel
 
ENABLED_PROPERTY - Static variable in class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel
The property name to enable/disable cache control panels.
ENABLED_PROPERTY - Static variable in class io.micronaut.controlpanel.panels.hibernate.HibernateControlPanel
 
ENABLED_PROPERTY - Static variable in class io.micronaut.controlpanel.panels.management.AllPlainEnvironmentEndpointFilter
 
ENABLED_PROPERTY - Static variable in class io.micronaut.controlpanel.panels.management.beans.BeansControlPanel
 
ENABLED_PROPERTY - Static variable in class io.micronaut.controlpanel.panels.management.beans.DisabledBeansControlPanel
 
ENABLED_PROPERTY - Static variable in class io.micronaut.controlpanel.panels.management.EnvironmentControlPanel
 
ENABLED_PROPERTY - Static variable in class io.micronaut.controlpanel.panels.management.HealthControlPanel
 
ENABLED_PROPERTY - Static variable in class io.micronaut.controlpanel.panels.management.InfoControlPanel
 
ENABLED_PROPERTY - Static variable in class io.micronaut.controlpanel.panels.management.LoggersControlPanel
 
ENABLED_PROPERTY - Static variable in class io.micronaut.controlpanel.panels.management.MetricsControlPanel
 
ENABLED_PROPERTY - Static variable in class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageControlPanel
 
EndpointUtils - Class in io.micronaut.controlpanel.ui.util
Utility methods for Endpoint.
entities() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateBody
Returns the value of the entities record component.
entityDeleteCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Returns the value of the entityDeleteCount record component.
entityFetchCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Returns the value of the entityFetchCount record component.
entityInsertCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Returns the value of the entityInsertCount record component.
entityLoadCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Returns the value of the entityLoadCount record component.
entityUpdateCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Returns the value of the entityUpdateCount record component.
entries() - Method in record class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageControlPanel.Body
Returns the value of the entries record component.
EnvironmentControlPanel - Class in io.micronaut.controlpanel.panels.management
Control panel that displays information about the environment properties.
EnvironmentControlPanel(EnvironmentEndpoint, Environment, ControlPanelConfiguration) - Constructor for class io.micronaut.controlpanel.panels.management.EnvironmentControlPanel
 
equals(Object) - Method in record class io.micronaut.controlpanel.core.ControlPanel.Category
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.core.ControlPanel.View
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.RouteRow
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.TargetMethod
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.core.security.ControlPanelSecurityConfiguration
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.core.security.ControlPanelWriteAccess
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel.Body
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.ColumnDetail
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.PageSizeOption
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryRequest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.RelationshipDetail
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableDetail
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableRow
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TablesPage
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceService.QueryColumn
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceService.QueryResult
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.datasource.model.Body
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.datasource.model.Column
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.datasource.model.DataSourceInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.datasource.model.ForeignKey
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.datasource.model.JdbcInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolOption
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolOptionGroup
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolStats
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.datasource.model.Table
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.hibernate.HibernateController.HqlQueryRequest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCacheRegionInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCollectionInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCollectionStatisticsInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityAttributeInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityStatisticsInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateNamedQueryInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateQueryInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateSessionFactoryInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsControlPanel.Body
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState.TaskSummary
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState.ThreadState
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.management.beans.BeansControlPanel.Body
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.management.beans.DisabledBeansControlPanel.Body
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.management.InfoControlPanel.Body
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.management.InfoControlPanel.InfoNode
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.management.InfoControlPanel.InfoRow
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.management.InfoControlPanel.SummaryItem
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.management.LoggersController.ConfigureLoggerRequest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.management.LoggersControlPanel.Body
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.management.MetricsControlPanel.MetricsBody
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageControlPanel.Body
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.ui.ControlPanelApi.RefreshRequest
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.micronaut.controlpanel.ui.Model
Indicates whether some other object is "equal to" this one.
error() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryResponse
Returns the value of the error record component.
errorState() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState
 
evaluate(HttpRequest) - Method in interface io.micronaut.controlpanel.core.security.ControlPanelWriteAccessEvaluator
 
evictAllCacheRegions(String) - Method in class io.micronaut.controlpanel.panels.hibernate.HibernateController
Evicts every Hibernate cache region for a session factory.
evictCacheRegion(String, String) - Method in class io.micronaut.controlpanel.panels.hibernate.HibernateController
Evicts one Hibernate cache region.
evictCollectionData(String, String) - Method in class io.micronaut.controlpanel.panels.hibernate.HibernateController
Evicts cached data for one collection role.
evictDefaultQueryRegion(String) - Method in class io.micronaut.controlpanel.panels.hibernate.HibernateController
Evicts Hibernate's default query cache region.
evictEntityData(String, String) - Method in class io.micronaut.controlpanel.panels.hibernate.HibernateController
Evicts cached data for one entity.
evictQueryRegion(String, String) - Method in class io.micronaut.controlpanel.panels.hibernate.HibernateController
Evicts one Hibernate query cache region.
evictQueryRegions(String) - Method in class io.micronaut.controlpanel.panels.hibernate.HibernateController
Evicts all Hibernate query cache regions.
executeHql(String, HibernateController.HqlQueryRequest) - Method in class io.micronaut.controlpanel.panels.hibernate.HibernateController
Executes a read-only HQL query for a session factory.
executeQuery(String, int, int) - Method in class io.micronaut.controlpanel.panels.datasource.DataSourceService
Sanitize, execute and paginate a SQL query.
executionAvgTime() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateQueryInfo
Returns the value of the executionAvgTime record component.
executionCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateQueryInfo
Returns the value of the executionCount record component.
executionMaxTime() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateQueryInfo
Returns the value of the executionMaxTime record component.
executionMinTime() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateQueryInfo
Returns the value of the executionMinTime record component.
executionRowCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateQueryInfo
Returns the value of the executionRowCount record component.
executionTotalTime() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateQueryInfo
Returns the value of the executionTotalTime record component.
ext() - Method in record class io.micronaut.controlpanel.ui.Model
Returns the value of the ext record component.

F

fetchCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCollectionStatisticsInfo
Returns the value of the fetchCount record component.
fetchCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityStatisticsInfo
Returns the value of the fetchCount record component.
fetchSize() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateNamedQueryInfo
Returns the value of the fetchSize record component.
file() - Method in record class io.micronaut.controlpanel.core.ControlPanel.View
Returns the value of the file record component.
findAll() - Method in interface io.micronaut.controlpanel.core.ControlPanelRepository
 
findAll() - Method in class io.micronaut.controlpanel.core.DefaultControlPanelRepository
 
findAllByCategory(String) - Method in interface io.micronaut.controlpanel.core.ControlPanelRepository
 
findAllByCategory(String) - Method in class io.micronaut.controlpanel.core.DefaultControlPanelRepository
 
findAllCategories() - Method in interface io.micronaut.controlpanel.core.ControlPanelRepository
 
findAllCategories() - Method in class io.micronaut.controlpanel.core.DefaultControlPanelRepository
 
findByName(String) - Method in interface io.micronaut.controlpanel.core.ControlPanelRepository
 
findByName(String) - Method in class io.micronaut.controlpanel.core.DefaultControlPanelRepository
 
findCategoryById(String) - Method in interface io.micronaut.controlpanel.core.ControlPanelRepository
 
findCategoryById(String) - Method in class io.micronaut.controlpanel.core.DefaultControlPanelRepository
 
fkColumn() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.RelationshipDetail
Returns the value of the fkColumn record component.
fkColumn() - Method in record class io.micronaut.controlpanel.panels.datasource.model.ForeignKey
Returns the value of the fkColumn record component.
flushCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Returns the value of the flushCount record component.
force() - Method in record class io.micronaut.controlpanel.ui.ControlPanelApi.RefreshRequest
Returns the value of the force record component.
foreignKey() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.ColumnDetail
Returns the value of the foreignKey record component.
ForeignKey - Record Class in io.micronaut.controlpanel.panels.datasource.model
Foreign key relationship metadata.
ForeignKey(String, String, String, String, String) - Constructor for record class io.micronaut.controlpanel.panels.datasource.model.ForeignKey
Creates an instance of a ForeignKey record class.
foreignKeys() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Table
Returns the value of the foreignKeys record component.

G

generateMermaidER(List) - Method in class io.micronaut.controlpanel.panels.datasource.DataSourceService
Generate a Mermaid ER diagram for the current datasource based on the provided tables metadata.
generateMermaidER(List) - Static method in class io.micronaut.controlpanel.panels.datasource.MermaidUtils
Generate a Mermaid ER diagram for the given tables metadata.
GENERIC - Enum constant in enum class io.micronaut.controlpanel.panels.datasource.model.ColumnType
 
GENERIC - Enum constant in enum class io.micronaut.controlpanel.panels.datasource.model.DatabaseType
 
getAllowedEnvironments() - Method in interface io.micronaut.controlpanel.core.config.ControlPanelModuleConfiguration
Configures the environments where the control panel module is enabled.
getArguments() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.TargetMethod
 
getBadge() - Method in interface io.micronaut.controlpanel.core.ControlPanel
Badge text to be displayed in the header of the card UI element.
getBadge() - Method in class io.micronaut.controlpanel.core.panels.RoutesControlPanel
 
getBadge() - Method in class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel
Returns the badge displaying the cache size, or the default badge if size cannot be determined.
getBadge() - Method in class io.micronaut.controlpanel.panels.datasource.DataSourceControlPanel
 
getBadge() - Method in class io.micronaut.controlpanel.panels.hibernate.HibernateControlPanel
 
getBadge() - Method in class io.micronaut.controlpanel.panels.kafka.KafkaStreamsControlPanel
 
getBadge() - Method in class io.micronaut.controlpanel.panels.management.beans.BeansControlPanel
 
getBadge() - Method in class io.micronaut.controlpanel.panels.management.beans.DisabledBeansControlPanel
 
getBadge() - Method in class io.micronaut.controlpanel.panels.management.EnvironmentControlPanel
 
getBadge() - Method in class io.micronaut.controlpanel.panels.management.LoggersControlPanel
 
getBadge() - Method in class io.micronaut.controlpanel.panels.management.MetricsControlPanel
 
getBadge() - Method in class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageControlPanel
 
getBeanName() - Method in class io.micronaut.controlpanel.core.AbstractEachBeanControlPanel
Returns the name of the bean this control panel represents.
getBeanName() - Method in class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel
 
getBeanName() - Method in class io.micronaut.controlpanel.panels.datasource.DataSourceControlPanel
 
getBeanName() - Method in class io.micronaut.controlpanel.panels.hibernate.HibernateControlPanel
 
getBeanName() - Method in class io.micronaut.controlpanel.panels.kafka.KafkaStreamsControlPanel
 
getBeanName() - Method in class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageControlPanel
 
getBody() - Method in interface io.micronaut.controlpanel.core.ControlPanel
Used to render the body of the control panel.
getBody() - Method in class io.micronaut.controlpanel.core.panels.RoutesControlPanel
 
getBody() - Method in class io.micronaut.controlpanel.core.panels.TestResourcesControlPanel
 
getBody() - Method in class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel
 
getBody() - Method in class io.micronaut.controlpanel.panels.datasource.DataSourceControlPanel
 
getBody() - Method in class io.micronaut.controlpanel.panels.hibernate.HibernateControlPanel
 
getBody() - Method in class io.micronaut.controlpanel.panels.kafka.KafkaStreamsControlPanel
 
getBody() - Method in class io.micronaut.controlpanel.panels.management.beans.BeansControlPanel
 
getBody() - Method in class io.micronaut.controlpanel.panels.management.beans.DisabledBeansControlPanel
 
getBody() - Method in class io.micronaut.controlpanel.panels.management.EnvironmentControlPanel
 
getBody() - Method in class io.micronaut.controlpanel.panels.management.HealthControlPanel
 
getBody() - Method in class io.micronaut.controlpanel.panels.management.InfoControlPanel
 
getBody() - Method in class io.micronaut.controlpanel.panels.management.LoggersControlPanel
 
getBody() - Method in class io.micronaut.controlpanel.panels.management.MetricsControlPanel
 
getBody() - Method in class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageControlPanel
 
getBodyView() - Method in class io.micronaut.controlpanel.core.AbstractEachBeanControlPanel
Returns the view for the control panel body.
getBodyView() - Method in interface io.micronaut.controlpanel.core.ControlPanel
ControlPanel.View that will be used to render the body of the control panel.
getCache() - Method in class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel
 
getCache() - Method in class io.micronaut.controlpanel.panels.cache.CaffeineCacheControlPanel
 
getCache() - Method in class io.micronaut.controlpanel.panels.cache.EhcacheControlPanel
 
getCache() - Method in class io.micronaut.controlpanel.panels.cache.hazelcast.HazelcastSyncCacheControlPanel
 
getCache() - Method in class io.micronaut.controlpanel.panels.cache.infinispan.InfinispanSyncCacheControlPanel
 
getCacheAsMap() - Method in class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel
 
getCacheAsMap() - Method in class io.micronaut.controlpanel.panels.cache.CaffeineCacheControlPanel
 
getCacheAsMap() - Method in class io.micronaut.controlpanel.panels.cache.EhcacheControlPanel
 
getCacheAsMap() - Method in class io.micronaut.controlpanel.panels.cache.hazelcast.HazelcastSyncCacheControlPanel
 
getCacheAsMap() - Method in class io.micronaut.controlpanel.panels.cache.infinispan.InfinispanSyncCacheControlPanel
 
getCacheSize() - Method in class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel
Attempts to determine the size of the cache.
getCacheSize() - Method in class io.micronaut.controlpanel.panels.cache.CaffeineCacheControlPanel
 
getCategory() - Method in interface io.micronaut.controlpanel.core.ControlPanel
The category of the control panel.
getCategory() - Method in class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel
Returns the category for cache control panels.
getCategory() - Method in class io.micronaut.controlpanel.panels.datasource.DataSourceControlPanel
 
getCategory() - Method in class io.micronaut.controlpanel.panels.hibernate.HibernateControlPanel
 
getCategory() - Method in class io.micronaut.controlpanel.panels.kafka.KafkaStreamsControlPanel
 
getCategory() - Method in class io.micronaut.controlpanel.panels.management.beans.BeansControlPanel
 
getCategory() - Method in class io.micronaut.controlpanel.panels.management.beans.DisabledBeansControlPanel
 
getCategory() - Method in class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageControlPanel
 
getConsumes() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.RouteRow
 
getDetailedView() - Method in class io.micronaut.controlpanel.core.AbstractEachBeanControlPanel
Returns the view for the control panel detailed view.
getDetailedView() - Method in interface io.micronaut.controlpanel.core.ControlPanel
ControlPanel.View that will be used to render the body of the control panel when it has been selected.
getDetailLinkName() - Method in interface io.micronaut.controlpanel.core.ControlPanel
Label used for the link that opens the detailed control panel view.
getDetailLinkName() - Method in class io.micronaut.controlpanel.panels.datasource.DataSourceControlPanel
 
getDetailLinkName() - Method in class io.micronaut.controlpanel.panels.management.EnvironmentControlPanel
 
getHttpMethodName() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.RouteRow
 
getIcon() - Method in class io.micronaut.controlpanel.core.AbstractControlPanel
 
getIcon() - Method in class io.micronaut.controlpanel.core.config.ControlPanelConfiguration
Icon class of the card UI element.
getIcon() - Method in interface io.micronaut.controlpanel.core.ConfigurableControlPanel
Icon CSS class of the card UI element.
getIcon() - Method in class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel
Returns the icon for cache control panels.
getIcon() - Method in class io.micronaut.controlpanel.panels.cache.CaffeineCacheControlPanel
Returns the icon for Caffeine cache control panels.
getIcon() - Method in class io.micronaut.controlpanel.panels.cache.EhcacheControlPanel
Returns the icon for Ehcache control panels.
getIcon() - Method in class io.micronaut.controlpanel.panels.cache.hazelcast.HazelcastSyncCacheControlPanel
Returns the icon for Hazelcast cache control panels.
getIcon() - Method in class io.micronaut.controlpanel.panels.cache.infinispan.InfinispanSyncCacheControlPanel
Returns the icon for Infinispan cache control panels.
getIcon() - Method in class io.micronaut.controlpanel.panels.datasource.DataSourceControlPanel
 
getIcon() - Method in class io.micronaut.controlpanel.panels.hibernate.HibernateControlPanel
 
getIcon() - Method in class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageControlPanel
 
getJdbcInfo() - Method in class io.micronaut.controlpanel.panels.datasource.DataSourceService
Retrieves JDBC product and driver metadata for the datasource.
getName() - Method in class io.micronaut.controlpanel.core.AbstractControlPanel
 
getName() - Method in class io.micronaut.controlpanel.core.AbstractEachBeanControlPanel
Returns the unique name for this control panel, combining the panel name and bean name.
getName() - Method in class io.micronaut.controlpanel.core.config.ControlPanelConfiguration
The unique name of the control panel.
getName() - Method in interface io.micronaut.controlpanel.core.ConfigurableControlPanel
 
getName() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.TargetMethod
 
getOrder() - Method in class io.micronaut.controlpanel.core.AbstractControlPanel
 
getOrder() - Method in class io.micronaut.controlpanel.core.config.ControlPanelConfiguration
Sets the order of this control panel, since they will be displayed sorted by order.
getOrder() - Method in class io.micronaut.controlpanel.core.security.ControlPanelSecurityRule
 
getPanelName() - Method in class io.micronaut.controlpanel.core.AbstractEachBeanControlPanel
Returns the name of the panel category.
getPanelName() - Method in class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel
 
getPanelName() - Method in class io.micronaut.controlpanel.panels.datasource.DataSourceControlPanel
 
getPanelName() - Method in class io.micronaut.controlpanel.panels.hibernate.HibernateControlPanel
 
getPanelName() - Method in class io.micronaut.controlpanel.panels.kafka.KafkaStreamsControlPanel
 
getPanelName() - Method in class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageControlPanel
 
getPath() - Method in interface io.micronaut.controlpanel.core.config.ControlPanelModuleConfiguration
Configures the path where the control panel can be accessed.
getPoolInfo() - Method in class io.micronaut.controlpanel.panels.datasource.DataSourceService
Retrieves connection pool metadata when the datasource uses a supported pool provider.
getProduces() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.RouteRow
 
getTables() - Method in class io.micronaut.controlpanel.panels.datasource.DataSourceService
Retrieves a list of tables from the database, including schema, columns, primary keys, and foreign keys.
getTargetMethod() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.RouteRow
 
getTitle() - Method in class io.micronaut.controlpanel.core.AbstractControlPanel
 
getTitle() - Method in class io.micronaut.controlpanel.core.AbstractEachBeanControlPanel
Returns the title for this control panel, which is the bean name.
getTitle() - Method in class io.micronaut.controlpanel.core.config.ControlPanelConfiguration
The title is displayed in the header of the card UI element.
getTitle() - Method in interface io.micronaut.controlpanel.core.ConfigurableControlPanel
The title is displayed in the header of the card UI element.
getTitle() - Method in class io.micronaut.controlpanel.panels.kafka.KafkaStreamsControlPanel
 
getUriMatchTemplate() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.RouteRow
 

H

hasCapacity() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolStats
 
hasDetails() - Method in interface io.micronaut.controlpanel.core.ControlPanel
Indicates whether this control panel has additional details that can be displayed.
hasDetails() - Method in class io.micronaut.controlpanel.core.panels.TestResourcesControlPanel
 
hashCode() - Method in record class io.micronaut.controlpanel.core.ControlPanel.Category
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.core.ControlPanel.View
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.RouteRow
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.TargetMethod
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.core.security.ControlPanelSecurityConfiguration
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.core.security.ControlPanelWriteAccess
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel.Body
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.ColumnDetail
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.PageSizeOption
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryRequest
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryResponse
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.RelationshipDetail
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableDetail
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableRow
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TablesPage
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceService.QueryColumn
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceService.QueryResult
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Body
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Column
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.datasource.model.DataSourceInfo
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.datasource.model.ForeignKey
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.datasource.model.JdbcInfo
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolOption
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolOptionGroup
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolStats
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Table
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.hibernate.HibernateController.HqlQueryRequest
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateBody
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCacheRegionInfo
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCollectionInfo
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCollectionStatisticsInfo
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityAttributeInfo
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityInfo
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityStatisticsInfo
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateNamedQueryInfo
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateQueryInfo
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateSessionFactoryInfo
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsControlPanel.Body
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState.TaskSummary
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState.ThreadState
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.management.beans.BeansControlPanel.Body
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.management.beans.DisabledBeansControlPanel.Body
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.management.InfoControlPanel.Body
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.management.InfoControlPanel.InfoNode
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.management.InfoControlPanel.InfoRow
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.management.InfoControlPanel.SummaryItem
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.management.LoggersController.ConfigureLoggerRequest
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.management.LoggersControlPanel.Body
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.management.MetricsControlPanel.MetricsBody
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageControlPanel.Body
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.ui.ControlPanelApi.RefreshRequest
Returns a hash code value for this object.
hashCode() - Method in record class io.micronaut.controlpanel.ui.Model
Returns a hash code value for this object.
hasProducerClientIds() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState.ThreadState
Returns the value of the hasProducerClientIds record component.
hasThreads() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState
Returns the value of the hasThreads record component.
HazelcastControlPanelRegistrar - Class in io.micronaut.controlpanel.panels.cache.hazelcast
Registrar for Hazelcast cache control panels.
HazelcastControlPanelRegistrar(ApplicationContext, ControlPanelConfiguration, HazelcastCacheManager, HazelcastInstance) - Constructor for class io.micronaut.controlpanel.panels.cache.hazelcast.HazelcastControlPanelRegistrar
Constructor.
HazelcastSyncCacheControlPanel - Class in io.micronaut.controlpanel.panels.cache.hazelcast
Control panel for managing Hazelcast caches.
HazelcastSyncCacheControlPanel(HazelcastSyncCache, ControlPanelConfiguration) - Constructor for class io.micronaut.controlpanel.panels.cache.hazelcast.HazelcastSyncCacheControlPanel
Constructor.
HealthControlPanel - Class in io.micronaut.controlpanel.panels.management
Control panel that displays information about the application health.
HealthControlPanel(HealthEndpoint, ControlPanelConfiguration) - Constructor for class io.micronaut.controlpanel.panels.management.HealthControlPanel
 
helperPaths() - Static method in class io.micronaut.controlpanel.core.security.ControlPanelSecurityPaths
 
HIBERNATE - Static variable in class io.micronaut.controlpanel.core.security.ControlPanelSecurityPaths
 
HIBERNATE_PATH - Static variable in class io.micronaut.controlpanel.core.security.ControlPanelSecurityPaths
 
HibernateBody - Record Class in io.micronaut.controlpanel.panels.hibernate.model
Body of a Hibernate control panel.
HibernateBody(HibernateSessionFactoryInfo, HibernateStatisticsInfo, List, List, List, List) - Constructor for record class io.micronaut.controlpanel.panels.hibernate.model.HibernateBody
 
HibernateBody(HibernateSessionFactoryInfo, HibernateStatisticsInfo, List, List, List, List, List, List) - Constructor for record class io.micronaut.controlpanel.panels.hibernate.model.HibernateBody
Creates an instance of a HibernateBody record class.
HibernateCacheRegionInfo - Record Class in io.micronaut.controlpanel.panels.hibernate.model
Hibernate second-level cache region statistics.
HibernateCacheRegionInfo(String, long, long, long, String, String, String) - Constructor for record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCacheRegionInfo
Creates an instance of a HibernateCacheRegionInfo record class.
HibernateCollectionInfo - Record Class in io.micronaut.controlpanel.panels.hibernate.model
Hibernate collection role metadata and statistics.
HibernateCollectionInfo(String, String, String, HibernateCollectionStatisticsInfo) - Constructor for record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCollectionInfo
Creates an instance of a HibernateCollectionInfo record class.
HibernateCollectionStatisticsInfo - Record Class in io.micronaut.controlpanel.panels.hibernate.model
Hibernate collection role statistics.
HibernateCollectionStatisticsInfo(long, long, long, long, long, String, long, long, long) - Constructor for record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCollectionStatisticsInfo
Creates an instance of a HibernateCollectionStatisticsInfo record class.
HibernateController - Class in io.micronaut.controlpanel.panels.hibernate
REST controller for Hibernate runtime operations in the Micronaut Control Panel.
HibernateController(BeanLocator) - Constructor for class io.micronaut.controlpanel.panels.hibernate.HibernateController
Constructor.
HibernateController.HqlQueryRequest - Record Class in io.micronaut.controlpanel.panels.hibernate
HQL data table request.
HibernateControlPanel - Class in io.micronaut.controlpanel.panels.hibernate
Control panel for Hibernate runtime metadata and caches.
HibernateControlPanel(String, HibernateRuntimeService, ControlPanelConfiguration) - Constructor for class io.micronaut.controlpanel.panels.hibernate.HibernateControlPanel
Constructor.
HibernateDataSourceInfo - Record Class in io.micronaut.controlpanel.panels.hibernate.model
Hibernate datasource and JDBC metadata.
HibernateDataSourceInfo(String, String, String, String, String, String, String, String, String, String, String, String, boolean, boolean, boolean, boolean, boolean, boolean, Map) - Constructor for record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
Creates an instance of a HibernateDataSourceInfo record class.
HibernateEntityAttributeInfo - Record Class in io.micronaut.controlpanel.panels.hibernate.model
Hibernate entity attribute metadata.
HibernateEntityAttributeInfo(String, String, String, boolean, boolean) - Constructor for record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityAttributeInfo
Creates an instance of a HibernateEntityAttributeInfo record class.
HibernateEntityInfo - Record Class in io.micronaut.controlpanel.panels.hibernate.model
Hibernate entity metadata and runtime statistics.
HibernateEntityInfo(String, String, String, String, int, List, HibernateEntityStatisticsInfo) - Constructor for record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityInfo
Creates an instance of a HibernateEntityInfo record class.
hibernateEntityName() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityInfo
Returns the value of the hibernateEntityName record component.
HibernateEntityStatisticsInfo - Record Class in io.micronaut.controlpanel.panels.hibernate.model
Hibernate entity statistics.
HibernateEntityStatisticsInfo(long, long, long, long, long, long, String, long, long, long) - Constructor for record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityStatisticsInfo
Creates an instance of a HibernateEntityStatisticsInfo record class.
HibernateNamedQueryInfo - Record Class in io.micronaut.controlpanel.panels.hibernate.model
Hibernate named query metadata.
HibernateNamedQueryInfo(String, String, String, String, String, String, String, String, String) - Constructor for record class io.micronaut.controlpanel.panels.hibernate.model.HibernateNamedQueryInfo
Creates an instance of a HibernateNamedQueryInfo record class.
HibernateQueryInfo - Record Class in io.micronaut.controlpanel.panels.hibernate.model
Hibernate query statistics.
HibernateQueryInfo(String, long, long, long, long, long, long, long, long, long, long, long, long) - Constructor for record class io.micronaut.controlpanel.panels.hibernate.model.HibernateQueryInfo
Creates an instance of a HibernateQueryInfo record class.
HibernateSessionFactoryInfo - Record Class in io.micronaut.controlpanel.panels.hibernate.model
Hibernate session factory metadata.
HibernateSessionFactoryInfo(String, String, boolean, boolean, boolean, boolean, String, String, String, Map) - Constructor for record class io.micronaut.controlpanel.panels.hibernate.model.HibernateSessionFactoryInfo
Creates an instance of a HibernateSessionFactoryInfo record class.
HibernateStatisticsInfo - Record Class in io.micronaut.controlpanel.panels.hibernate.model
Aggregated Hibernate statistics.
HibernateStatisticsInfo(boolean, String, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, long, String, long, long, long, long, long, long, long, long, long, long, long, long) - Constructor for record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Creates an instance of a HibernateStatisticsInfo record class.
hitCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCacheRegionInfo
Returns the value of the hitCount record component.
hql() - Method in record class io.micronaut.controlpanel.panels.hibernate.HibernateController.HqlQueryRequest
Returns the value of the hql record component.
HqlQueryRequest(String, Integer, Integer, Integer) - Constructor for record class io.micronaut.controlpanel.panels.hibernate.HibernateController.HqlQueryRequest
Creates an instance of a HqlQueryRequest record class.
httpMethodName() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.RouteRow
Returns the value of the httpMethodName record component.

I

iconClass() - Method in record class io.micronaut.controlpanel.core.ControlPanel.Category
Returns the value of the iconClass record component.
id() - Method in record class io.micronaut.controlpanel.core.ControlPanel.Category
Returns the value of the id record component.
idle() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolStats
Returns the value of the idle record component.
idleWidth() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolStats
Returns the value of the idleWidth record component.
idType() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityInfo
Returns the value of the idType record component.
implementation() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo
Returns the value of the implementation record component.
index(HttpRequest) - Method in interface io.micronaut.controlpanel.ui.ControlPanelApi
Renders the index view.
index(HttpRequest) - Method in class io.micronaut.controlpanel.ui.ControlPanelController
 
InfinispanControlPanelLoader - Class in io.micronaut.controlpanel.panels.cache.infinispan
Loader for Infinispan cache control panels.
InfinispanControlPanelLoader(ControlPanelConfiguration, InfinispanCacheManager, RemoteCacheManager) - Constructor for class io.micronaut.controlpanel.panels.cache.infinispan.InfinispanControlPanelLoader
Constructor.
InfinispanSyncCacheControlPanel - Class in io.micronaut.controlpanel.panels.cache.infinispan
Control panel for managing Infinispan caches.
InfinispanSyncCacheControlPanel(InfinispanSyncCache, ControlPanelConfiguration) - Constructor for class io.micronaut.controlpanel.panels.cache.infinispan.InfinispanSyncCacheControlPanel
Constructor.
InfoControlPanel - Class in io.micronaut.controlpanel.panels.management
Control panel that displays information from the application info endpoint.
InfoControlPanel(InfoAggregator, InfoSource[], ControlPanelConfiguration) - Constructor for class io.micronaut.controlpanel.panels.management.InfoControlPanel
 
InfoControlPanel.Body - Record Class in io.micronaut.controlpanel.panels.management
Represents the body of this control panel.
InfoControlPanel.InfoNode - Record Class in io.micronaut.controlpanel.panels.management
Represents a single info node rendered by the recursive templates.
InfoControlPanel.InfoRow - Record Class in io.micronaut.controlpanel.panels.management
Represents a flattened info row rendered by the detail template.
InfoControlPanel.SummaryItem - Record Class in io.micronaut.controlpanel.panels.management
Represents a high-value metadata item rendered in the summary.
InfoNode(String, String, String, List) - Constructor for record class io.micronaut.controlpanel.panels.management.InfoControlPanel.InfoNode
Creates an instance of a InfoNode record class.
InfoRow(String, String, String, int) - Constructor for record class io.micronaut.controlpanel.panels.management.InfoControlPanel.InfoRow
Creates an instance of a InfoRow record class.
insertCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityStatisticsInfo
Returns the value of the insertCount record component.
invalidate(String, String) - Method in class io.micronaut.controlpanel.panels.cache.CacheController
Invalidates a specific entry in the specified cache.
invalidateAll(String) - Method in class io.micronaut.controlpanel.panels.cache.CacheController
Invalidates all entries in the specified cache.
io.micronaut.controlpanel.core - package io.micronaut.controlpanel.core
 
io.micronaut.controlpanel.core.config - package io.micronaut.controlpanel.core.config
 
io.micronaut.controlpanel.core.panels - package io.micronaut.controlpanel.core.panels
 
io.micronaut.controlpanel.core.security - package io.micronaut.controlpanel.core.security
Control Panel security configuration and route classification.
io.micronaut.controlpanel.info - package io.micronaut.controlpanel.info
 
io.micronaut.controlpanel.panels.cache - package io.micronaut.controlpanel.panels.cache
Cache Control Panel classes.
io.micronaut.controlpanel.panels.cache.hazelcast - package io.micronaut.controlpanel.panels.cache.hazelcast
 
io.micronaut.controlpanel.panels.cache.infinispan - package io.micronaut.controlpanel.panels.cache.infinispan
 
io.micronaut.controlpanel.panels.datasource - package io.micronaut.controlpanel.panels.datasource
 
io.micronaut.controlpanel.panels.datasource.model - package io.micronaut.controlpanel.panels.datasource.model
 
io.micronaut.controlpanel.panels.hibernate - package io.micronaut.controlpanel.panels.hibernate
Hibernate Control Panel classes.
io.micronaut.controlpanel.panels.hibernate.model - package io.micronaut.controlpanel.panels.hibernate.model
 
io.micronaut.controlpanel.panels.kafka - package io.micronaut.controlpanel.panels.kafka
 
io.micronaut.controlpanel.panels.management - package io.micronaut.controlpanel.panels.management
 
io.micronaut.controlpanel.panels.management.beans - package io.micronaut.controlpanel.panels.management.beans
 
io.micronaut.controlpanel.panels.objectstorage - package io.micronaut.controlpanel.panels.objectstorage
Object Storage Control Panel classes.
io.micronaut.controlpanel.ui - package io.micronaut.controlpanel.ui
Control Panel UI controller and view model classes.
io.micronaut.controlpanel.ui.util - package io.micronaut.controlpanel.ui.util
 
io.micronaut.controlpanel.util - package io.micronaut.controlpanel.util
 
isEnabled() - Method in class io.micronaut.controlpanel.core.AbstractControlPanel
 
isEnabled() - Method in class io.micronaut.controlpanel.core.config.ControlPanelConfiguration
Enables/disables this control panel.
isEnabled() - Method in interface io.micronaut.controlpanel.core.config.ControlPanelModuleConfiguration
Enables/disables the control panel module.
isEnabled() - Method in interface io.micronaut.controlpanel.core.ConfigurableControlPanel
 
isForeignKey() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Column
Returns the value of the isForeignKey record component.
isLogUrl() - Method in interface io.micronaut.controlpanel.core.config.ControlPanelModuleConfiguration
Whether to print the Control Panel URL in the logs on application startup.
isolationLevel() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
Returns the value of the isolationLevel record component.
isPrimaryKey() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Column
Returns the value of the isPrimaryKey record component.
isWriteRequest(String, HttpRequest) - Static method in class io.micronaut.controlpanel.core.security.ControlPanelSecurityPaths
Determines whether a request targets a control-panel-owned write operation.

J

javaType() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityAttributeInfo
Returns the value of the javaType record component.
javaType() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityInfo
Returns the value of the javaType record component.
jdbcDriver() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
Returns the value of the jdbcDriver record component.
jdbcFetchSize() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
Returns the value of the jdbcFetchSize record component.
jdbcInfo() - Method in record class io.micronaut.controlpanel.panels.datasource.model.DataSourceInfo
Returns the value of the jdbcInfo record component.
JdbcInfo - Record Class in io.micronaut.controlpanel.panels.datasource.model
JDBC metadata exposed for a datasource.
JdbcInfo(String, String, String, String, String, String) - Constructor for record class io.micronaut.controlpanel.panels.datasource.model.JdbcInfo
Creates an instance of a JdbcInfo record class.
jdbcType() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceService.QueryColumn
Returns the value of the jdbcType record component.
jdbcUrl() - Method in record class io.micronaut.controlpanel.panels.datasource.model.DataSourceInfo
Returns the value of the jdbcUrl record component.
jdbcUrl() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
Returns the value of the jdbcUrl record component.
jsonQuerySql() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableDetail
Returns the value of the jsonQuerySql record component.
jsonQuerySql() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableRow
Returns the value of the jsonQuerySql record component.

K

KafkaStreamsControlPanel - Class in io.micronaut.controlpanel.panels.kafka
A per-streams control panel that renders the Kafka Streams topology for each configured builder.
KafkaStreamsControlPanel(String, ConfiguredStreamBuilder, KafkaStreamsRuntimeStateResolver, ControlPanelConfiguration) - Constructor for class io.micronaut.controlpanel.panels.kafka.KafkaStreamsControlPanel
 
KafkaStreamsControlPanel.Body - Record Class in io.micronaut.controlpanel.panels.kafka
Payload for the Kafka Streams panel rendering.
KafkaStreamsRuntimeState - Record Class in io.micronaut.controlpanel.panels.kafka
Runtime state exposed by Micronaut Health for a Kafka Streams application.
KafkaStreamsRuntimeState(boolean, String, String, List, boolean) - Constructor for record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState
Creates an instance of a KafkaStreamsRuntimeState record class.
KafkaStreamsRuntimeState.TaskSummary - Record Class in io.micronaut.controlpanel.panels.kafka
Summary of a Kafka Streams task set.
KafkaStreamsRuntimeState.ThreadState - Record Class in io.micronaut.controlpanel.panels.kafka
Runtime state for one Kafka Streams thread.
key() - Method in record class io.micronaut.controlpanel.panels.management.InfoControlPanel.InfoRow
Returns the value of the key record component.
kind() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityAttributeInfo
Returns the value of the kind record component.

L

label() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceService.QueryColumn
Returns the value of the label record component.
label() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolOption
Returns the value of the label record component.
label() - Method in record class io.micronaut.controlpanel.panels.management.InfoControlPanel.SummaryItem
Returns the value of the label record component.
length() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryRequest
Returns the value of the length record component.
length() - Method in record class io.micronaut.controlpanel.panels.hibernate.HibernateController.HqlQueryRequest
Returns the value of the length record component.
levels() - Method in record class io.micronaut.controlpanel.panels.management.LoggersControlPanel.Body
Returns the value of the levels record component.
loadControlPanels() - Method in interface io.micronaut.controlpanel.core.ControlPanelLoader
Loads a list of control panels.
loadControlPanels() - Method in class io.micronaut.controlpanel.panels.cache.infinispan.InfinispanControlPanelLoader
 
loadCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCollectionStatisticsInfo
Returns the value of the loadCount record component.
loadCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityStatisticsInfo
Returns the value of the loadCount record component.
loggers() - Method in record class io.micronaut.controlpanel.panels.management.LoggersControlPanel.Body
Returns the value of the loggers record component.
LOGGERS - Static variable in class io.micronaut.controlpanel.core.security.ControlPanelSecurityPaths
 
LOGGERS_PATH - Static variable in class io.micronaut.controlpanel.core.security.ControlPanelSecurityPaths
 
LoggersController - Class in io.micronaut.controlpanel.panels.management
Control-panel-owned helper controller for logger mutations.
LoggersController(LoggersEndpoint) - Constructor for class io.micronaut.controlpanel.panels.management.LoggersController
Constructor.
LoggersController.ConfigureLoggerRequest - Record Class in io.micronaut.controlpanel.panels.management
Request DTO for logger level changes.
LoggersControlPanel - Class in io.micronaut.controlpanel.panels.management
Control panel that displays information about the application loggers.
LoggersControlPanel(ManagedLoggingSystem, ControlPanelConfiguration) - Constructor for class io.micronaut.controlpanel.panels.management.LoggersControlPanel
 
LoggersControlPanel.Body - Record Class in io.micronaut.controlpanel.panels.management
Represents the body of this control panel, which contains the list of loggers and their corresponding log levels.
logUrl(ServiceReadyEvent) - Method in class io.micronaut.controlpanel.core.ControlPanelUrlLogger
Logs the Control Panel URL when the ServiceReadyEvent is triggered.

M

MAIN - Static variable in record class io.micronaut.controlpanel.core.ControlPanel.Category
 
MARIADB - Enum constant in enum class io.micronaut.controlpanel.panels.datasource.model.DatabaseType
 
matches(ConditionContext) - Method in class io.micronaut.controlpanel.core.config.ControlPanelEnabledCondition
 
matches(ConditionContext) - Method in class io.micronaut.controlpanel.core.security.MissingSecurityFilterCondition
 
max() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolStats
Returns the value of the max record component.
mermaid() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableDetail
Returns the value of the mermaid record component.
mermaid() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsControlPanel.Body
Returns the value of the mermaid record component.
mermaidEr() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Body
Returns the value of the mermaidEr record component.
MermaidUtils - Class in io.micronaut.controlpanel.panels.datasource
Utilities for generating Mermaid diagrams from datasource metadata.
message() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState
Returns the value of the message record component.
metadata() - Method in record class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageControlPanel.Body
Returns the value of the metadata record component.
MetricsBody(SortedSet) - Constructor for record class io.micronaut.controlpanel.panels.management.MetricsControlPanel.MetricsBody
Creates an instance of a MetricsBody record class.
MetricsControlPanel - Class in io.micronaut.controlpanel.panels.management
Control panel that displays Micrometer metric names and details.
MetricsControlPanel(MetricsEndpoint, ControlPanelConfiguration) - Constructor for class io.micronaut.controlpanel.panels.management.MetricsControlPanel
 
MetricsControlPanel.MetricsBody - Record Class in io.micronaut.controlpanel.panels.management
Body model for the metrics panel summary.
MetricsControlPanelController - Class in io.micronaut.controlpanel.panels.management
Internal API used by the Metrics control panel detail view.
MetricsControlPanelController(MetricsEndpoint, MeterRegistry) - Constructor for class io.micronaut.controlpanel.panels.management.MetricsControlPanelController
 
micronautBeansByPackage() - Method in record class io.micronaut.controlpanel.panels.management.beans.BeansControlPanel.Body
Returns the value of the micronautBeansByPackage record component.
MicronautControlPanelCacheModuleInfo - Class in io.micronaut.controlpanel.info
 
MicronautControlPanelCacheModuleInfo() - Constructor for class io.micronaut.controlpanel.info.MicronautControlPanelCacheModuleInfo
 
MicronautControlPanelCoreModuleInfo - Class in io.micronaut.controlpanel.info
 
MicronautControlPanelCoreModuleInfo() - Constructor for class io.micronaut.controlpanel.info.MicronautControlPanelCoreModuleInfo
 
MicronautControlPanelDatasourceModuleInfo - Class in io.micronaut.controlpanel.info
 
MicronautControlPanelDatasourceModuleInfo() - Constructor for class io.micronaut.controlpanel.info.MicronautControlPanelDatasourceModuleInfo
 
MicronautControlPanelHibernateModuleInfo - Class in io.micronaut.controlpanel.info
 
MicronautControlPanelHibernateModuleInfo() - Constructor for class io.micronaut.controlpanel.info.MicronautControlPanelHibernateModuleInfo
 
MicronautControlPanelKafkaModuleInfo - Class in io.micronaut.controlpanel.info
 
MicronautControlPanelKafkaModuleInfo() - Constructor for class io.micronaut.controlpanel.info.MicronautControlPanelKafkaModuleInfo
 
MicronautControlPanelManagementModuleInfo - Class in io.micronaut.controlpanel.info
 
MicronautControlPanelManagementModuleInfo() - Constructor for class io.micronaut.controlpanel.info.MicronautControlPanelManagementModuleInfo
 
MicronautControlPanelObjectStorageModuleInfo - Class in io.micronaut.controlpanel.info
 
MicronautControlPanelObjectStorageModuleInfo() - Constructor for class io.micronaut.controlpanel.info.MicronautControlPanelObjectStorageModuleInfo
 
MicronautControlPanelUiModuleInfo - Class in io.micronaut.controlpanel.info
 
MicronautControlPanelUiModuleInfo() - Constructor for class io.micronaut.controlpanel.info.MicronautControlPanelUiModuleInfo
 
min() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolStats
Returns the value of the min record component.
missCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCacheRegionInfo
Returns the value of the missCount record component.
MissingSecurityFilterCondition - Class in io.micronaut.controlpanel.core.security
Matches when Micronaut Security is absent or its HTTP security filter is disabled.
MissingSecurityFilterCondition() - Constructor for class io.micronaut.controlpanel.core.security.MissingSecurityFilterCondition
 
Model - Record Class in io.micronaut.controlpanel.ui
Model to be passed to the view for rendering.
Model(List, String, Set, Model.ContentView, boolean, boolean, Map) - Constructor for record class io.micronaut.controlpanel.ui.Model
Creates an instance of a Model record class.
MYSQL - Enum constant in enum class io.micronaut.controlpanel.panels.datasource.model.DatabaseType
 

N

name() - Method in record class io.micronaut.controlpanel.core.ControlPanel.Category
Returns the value of the name record component.
name() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.TargetMethod
Returns the value of the name record component.
name() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.ColumnDetail
Returns the value of the name record component.
name() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.RelationshipDetail
Returns the value of the name record component.
name() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableDetail
Returns the value of the name record component.
name() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableRow
Returns the value of the name record component.
name() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Column
Returns the value of the name record component.
name() - Method in record class io.micronaut.controlpanel.panels.datasource.model.DataSourceInfo
Returns the value of the name record component.
name() - Method in record class io.micronaut.controlpanel.panels.datasource.model.ForeignKey
Returns the value of the name record component.
name() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Table
Returns the value of the name record component.
name() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCacheRegionInfo
Returns the value of the name record component.
name() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
Returns the value of the name record component.
name() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityAttributeInfo
Returns the value of the name record component.
name() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityInfo
Returns the value of the name record component.
name() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateNamedQueryInfo
Returns the value of the name record component.
name() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState.ThreadState
Returns the value of the name record component.
name() - Method in record class io.micronaut.controlpanel.panels.management.InfoControlPanel.InfoNode
Returns the value of the name record component.
NAME - Static variable in class io.micronaut.controlpanel.core.panels.RoutesControlPanel
 
NAME - Static variable in class io.micronaut.controlpanel.core.panels.TestResourcesControlPanel
 
NAME - Static variable in class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel
The name of the cache control panel category.
NAME - Static variable in class io.micronaut.controlpanel.panels.datasource.DataSourceControlPanel
 
NAME - Static variable in class io.micronaut.controlpanel.panels.hibernate.HibernateControlPanel
 
NAME - Static variable in class io.micronaut.controlpanel.panels.kafka.KafkaStreamsControlPanel
 
NAME - Static variable in class io.micronaut.controlpanel.panels.management.beans.BeansControlPanel
 
NAME - Static variable in class io.micronaut.controlpanel.panels.management.beans.DisabledBeansControlPanel
 
NAME - Static variable in class io.micronaut.controlpanel.panels.management.EnvironmentControlPanel
 
NAME - Static variable in class io.micronaut.controlpanel.panels.management.HealthControlPanel
 
NAME - Static variable in class io.micronaut.controlpanel.panels.management.InfoControlPanel
 
NAME - Static variable in class io.micronaut.controlpanel.panels.management.LoggersControlPanel
 
NAME - Static variable in class io.micronaut.controlpanel.panels.management.MetricsControlPanel
 
NAME - Static variable in class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageControlPanel
 
namedQueries() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateBody
Returns the value of the namedQueries record component.
names() - Method in record class io.micronaut.controlpanel.panels.management.MetricsControlPanel.MetricsBody
Returns the value of the names record component.
naturalIdCacheHitCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Returns the value of the naturalIdCacheHitCount record component.
naturalIdCacheMissCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Returns the value of the naturalIdCacheMissCount record component.
naturalIdCachePutCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Returns the value of the naturalIdCachePutCount record component.
nextDisabled() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TablesPage
Returns the value of the nextDisabled record component.
noKeys() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.ColumnDetail
Returns the value of the noKeys record component.
nullable() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.ColumnDetail
Returns the value of the nullable record component.
nullable() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Column
Returns the value of the nullable record component.
NUMERIC - Enum constant in enum class io.micronaut.controlpanel.panels.datasource.model.ColumnType
 

O

OBJECT_STORAGE - Static variable in class io.micronaut.controlpanel.core.security.ControlPanelSecurityPaths
 
OBJECT_STORAGE_PATH - Static variable in class io.micronaut.controlpanel.core.security.ControlPanelSecurityPaths
 
ObjectStorageController - Class in io.micronaut.controlpanel.panels.objectstorage
Controller class for managing object storage operations.
ObjectStorageController(BeanLocator, HttpHostResolver) - Constructor for class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageController
 
ObjectStorageControlPanel - Class in io.micronaut.controlpanel.panels.objectstorage
A control panel for managing object storage.
ObjectStorageControlPanel(ObjectStorageOperations, AbstractObjectStorageConfiguration, ControlPanelConfiguration) - Constructor for class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageControlPanel
 
ObjectStorageControlPanel.Body - Record Class in io.micronaut.controlpanel.panels.objectstorage
A record representing the body of this control panel, containing a list of object storage entries and metadata.
of(int, int, int, int, int, int) - Static method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolStats
 
of(String, String) - Static method in enum class io.micronaut.controlpanel.panels.datasource.model.DatabaseType
 
optimisticFailureCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityStatisticsInfo
Returns the value of the optimisticFailureCount record component.
optimisticFailureCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Returns the value of the optimisticFailureCount record component.
optionGroups() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo
Returns the value of the optionGroups record component.
options() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolOptionGroup
Returns the value of the options record component.
ORACLE - Enum constant in enum class io.micronaut.controlpanel.panels.datasource.model.DatabaseType
 
order() - Method in record class io.micronaut.controlpanel.core.ControlPanel.Category
Returns the value of the order record component.
otherBeansByPackage() - Method in record class io.micronaut.controlpanel.panels.management.beans.BeansControlPanel.Body
Returns the value of the otherBeansByPackage record component.
ownerEntityName() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCollectionInfo
Returns the value of the ownerEntityName record component.

P

page() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TablesPage
Returns the value of the page record component.
pageCount() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TablesPage
Returns the value of the pageCount record component.
PageSizeOption(int, boolean) - Constructor for record class io.micronaut.controlpanel.panels.datasource.DataSourceController.PageSizeOption
Creates an instance of a PageSizeOption record class.
pageSizes() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TablesPage
Returns the value of the pageSizes record component.
partitionCount() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState.TaskSummary
Returns the value of the partitionCount record component.
partitions() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState.TaskSummary
Returns the value of the partitions record component.
password() - Method in record class io.micronaut.controlpanel.panels.datasource.model.DataSourceInfo
Returns the value of the password record component.
PATH - Static variable in interface io.micronaut.controlpanel.ui.ControlPanelApi
 
pkColumn() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.RelationshipDetail
Returns the value of the pkColumn record component.
pkColumn() - Method in record class io.micronaut.controlpanel.panels.datasource.model.ForeignKey
Returns the value of the pkColumn record component.
pkQualifiedName() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.RelationshipDetail
Returns the value of the pkQualifiedName record component.
pkSchema() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.RelationshipDetail
Returns the value of the pkSchema record component.
pkSchema() - Method in record class io.micronaut.controlpanel.panels.datasource.model.ForeignKey
Returns the value of the pkSchema record component.
pkTable() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.RelationshipDetail
Returns the value of the pkTable record component.
pkTable() - Method in record class io.micronaut.controlpanel.panels.datasource.model.ForeignKey
Returns the value of the pkTable record component.
planCacheHitCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateQueryInfo
Returns the value of the planCacheHitCount record component.
planCacheMissCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateQueryInfo
Returns the value of the planCacheMissCount record component.
poolInfo() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Body
Returns the value of the poolInfo record component.
PoolInfo - Record Class in io.micronaut.controlpanel.panels.datasource.model
Connection pool metadata displayed in the datasource panel.
PoolInfo(String, String, String, PoolInfo.PoolStats, List) - Constructor for record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo
Creates an instance of a PoolInfo record class.
PoolInfo.PoolOption - Record Class in io.micronaut.controlpanel.panels.datasource.model
A displayable pool configuration option.
PoolInfo.PoolOptionGroup - Record Class in io.micronaut.controlpanel.panels.datasource.model
A grouped set of pool configuration options.
PoolInfo.PoolStats - Record Class in io.micronaut.controlpanel.panels.datasource.model
Connection pool status metrics.
poolMaxSize() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
Returns the value of the poolMaxSize record component.
poolMinSize() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
Returns the value of the poolMinSize record component.
poolName() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo
Returns the value of the poolName record component.
PoolOption(String, String) - Constructor for record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolOption
Creates an instance of a PoolOption record class.
PoolOptionGroup(String, List) - Constructor for record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolOptionGroup
Creates an instance of a PoolOptionGroup record class.
PoolStats(int, int, int, int, int, int, String, String, String, String) - Constructor for record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolStats
Creates an instance of a PoolStats record class.
poolStatus(String) - Method in class io.micronaut.controlpanel.panels.datasource.DataSourceController
Renders current datasource pool status as an HTML fragment.
POSTGRES - Enum constant in enum class io.micronaut.controlpanel.panels.datasource.model.DatabaseType
 
PREFIX - Static variable in class io.micronaut.controlpanel.core.config.ControlPanelConfiguration
 
PREFIX - Static variable in interface io.micronaut.controlpanel.core.config.ControlPanelModuleConfiguration
 
PREFIX - Static variable in record class io.micronaut.controlpanel.core.security.ControlPanelSecurityConfiguration
 
prepareStatementCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Returns the value of the prepareStatementCount record component.
present() - Method in record class io.micronaut.controlpanel.panels.datasource.model.JdbcInfo
 
previousDisabled() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TablesPage
Returns the value of the previousDisabled record component.
primaryKey() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.ColumnDetail
Returns the value of the primaryKey record component.
producerClientIds() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState.ThreadState
Returns the value of the producerClientIds record component.
produces() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.RouteRow
Returns the value of the produces record component.
properties() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
Returns the value of the properties record component.
properties() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateSessionFactoryInfo
Returns the value of the properties record component.
PROPERTY_ACCESS - Static variable in record class io.micronaut.controlpanel.core.security.ControlPanelSecurityConfiguration
 
PROPERTY_ALLOWED_ENVIRONMENTS - Static variable in interface io.micronaut.controlpanel.core.config.ControlPanelModuleConfiguration
 
PROPERTY_ENABLED - Static variable in interface io.micronaut.controlpanel.core.config.ControlPanelModuleConfiguration
 
PROPERTY_PATH - Static variable in interface io.micronaut.controlpanel.core.config.ControlPanelModuleConfiguration
 
PROPERTY_ROLE - Static variable in record class io.micronaut.controlpanel.core.security.ControlPanelSecurityConfiguration
 
PROPERTY_SOURCE_NAME - Static variable in class io.micronaut.controlpanel.core.config.ControlPanelContextConfigurer
 
PROPERTY_WRITE_ACCESS - Static variable in record class io.micronaut.controlpanel.core.security.ControlPanelSecurityConfiguration
 
PROPERTY_WRITE_ROLE - Static variable in record class io.micronaut.controlpanel.core.security.ControlPanelSecurityConfiguration
 
provider() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo
Returns the value of the provider record component.
putCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCacheRegionInfo
Returns the value of the putCount record component.

Q

queries() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateBody
Returns the value of the queries record component.
query() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateNamedQueryInfo
Returns the value of the query record component.
query() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateQueryInfo
Returns the value of the query record component.
query(String, DataSourceController.QueryRequest) - Method in class io.micronaut.controlpanel.panels.datasource.DataSourceController
Execute a SQL query against the specified datasource.
queryCacheEnabled() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateSessionFactoryInfo
Returns the value of the queryCacheEnabled record component.
queryCacheHitCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Returns the value of the queryCacheHitCount record component.
queryCacheMissCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Returns the value of the queryCacheMissCount record component.
queryCachePutCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Returns the value of the queryCachePutCount record component.
QueryColumn(String, String, int, String) - Constructor for record class io.micronaut.controlpanel.panels.datasource.DataSourceService.QueryColumn
Creates an instance of a QueryColumn record class.
queryExecutionCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Returns the value of the queryExecutionCount record component.
queryExecutionMaxTime() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Returns the value of the queryExecutionMaxTime record component.
queryExecutionMaxTimeQueryString() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Returns the value of the queryExecutionMaxTimeQueryString record component.
queryPlanCacheHitCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Returns the value of the queryPlanCacheHitCount record component.
queryPlanCacheMissCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Returns the value of the queryPlanCacheMissCount record component.
QueryRequest(String, Integer, Integer, Integer) - Constructor for record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryRequest
Creates an instance of a QueryRequest record class.
QueryResponse(Integer, int, int, List, List, List, String) - Constructor for record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryResponse
Creates an instance of a QueryResponse record class.
QueryResult(List, List, int) - Constructor for record class io.micronaut.controlpanel.panels.datasource.DataSourceService.QueryResult
 
QueryResult(List, List, int, List) - Constructor for record class io.micronaut.controlpanel.panels.datasource.DataSourceService.QueryResult
Creates an instance of a QueryResult record class.

R

range() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TablesPage
Returns the value of the range record component.
readOnly() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateNamedQueryInfo
Returns the value of the readOnly record component.
reason() - Method in record class io.micronaut.controlpanel.core.security.ControlPanelWriteAccess
Returns the value of the reason record component.
recordsFiltered() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryResponse
Returns the value of the recordsFiltered record component.
recordsTotal() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryResponse
Returns the value of the recordsTotal record component.
recreateCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCollectionStatisticsInfo
Returns the value of the recreateCount record component.
refresh(ControlPanelApi.RefreshRequest) - Method in interface io.micronaut.controlpanel.ui.ControlPanelApi
Refreshes the host application through a control-panel-owned write route.
refresh(ControlPanelApi.RefreshRequest) - Method in class io.micronaut.controlpanel.ui.ControlPanelController
 
RefreshRequest(boolean) - Constructor for record class io.micronaut.controlpanel.ui.ControlPanelApi.RefreshRequest
Creates an instance of a RefreshRequest record class.
relationshipCount() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableRow
Returns the value of the relationshipCount record component.
RelationshipDetail(String, String, String, String, String, String) - Constructor for record class io.micronaut.controlpanel.panels.datasource.DataSourceController.RelationshipDetail
Creates an instance of a RelationshipDetail record class.
relationshipJsonSql() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableDetail
Returns the value of the relationshipJsonSql record component.
relationshipJsonSql() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableRow
Returns the value of the relationshipJsonSql record component.
relationships() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableDetail
Returns the value of the relationships record component.
relationshipsEmpty() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableDetail
Returns the value of the relationshipsEmpty record component.
remainingWidth() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolStats
Returns the value of the remainingWidth record component.
removeCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCollectionStatisticsInfo
Returns the value of the removeCount record component.
restoreConsumerClientId() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState.ThreadState
Returns the value of the restoreConsumerClientId record component.
role() - Method in record class io.micronaut.controlpanel.core.security.ControlPanelSecurityConfiguration
Returns the value of the role record component.
role() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCollectionInfo
Returns the value of the role record component.
RouteRow(String, UriMatchTemplate, List, List, RoutesControlPanel.TargetMethod) - Constructor for record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.RouteRow
Creates an instance of a RouteRow record class.
RoutesControlPanel - Class in io.micronaut.controlpanel.core.panels
Control panel that displays information about the available routes.
RoutesControlPanel(Router, ControlPanelConfiguration, Environment) - Constructor for class io.micronaut.controlpanel.core.panels.RoutesControlPanel
 
RoutesControlPanel.RouteRow - Record Class in io.micronaut.controlpanel.core.panels
View model used by templates to render a single route row.
RoutesControlPanel.TargetMethod - Record Class in io.micronaut.controlpanel.core.panels
View model for a controller method target.
rows() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceService.QueryResult
Returns the value of the rows record component.
rows() - Method in record class io.micronaut.controlpanel.panels.management.InfoControlPanel.Body
Returns the value of the rows record component.
runtimeState() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsControlPanel.Body
Returns the value of the runtimeState record component.

S

schema() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableDetail
Returns the value of the schema record component.
schema() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableRow
Returns the value of the schema record component.
schema() - Method in record class io.micronaut.controlpanel.panels.datasource.model.JdbcInfo
Returns the value of the schema record component.
schema() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Table
Returns the value of the schema record component.
schema() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
Returns the value of the schema record component.
schemaJs(String) - Method in class io.micronaut.controlpanel.panels.datasource.DataSourceController
Build CodeMirror SQLNamespace with normalized lowercase keys for matching.
secondLevelCacheEnabled() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateSessionFactoryInfo
Returns the value of the secondLevelCacheEnabled record component.
secondLevelCacheHitCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Returns the value of the secondLevelCacheHitCount record component.
secondLevelCacheMissCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Returns the value of the secondLevelCacheMissCount record component.
secondLevelCachePutCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Returns the value of the secondLevelCachePutCount record component.
section() - Method in record class io.micronaut.controlpanel.panels.management.InfoControlPanel.InfoRow
Returns the value of the section record component.
sections() - Method in record class io.micronaut.controlpanel.panels.management.InfoControlPanel.Body
Returns the value of the sections record component.
sectionStateClass() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState
 
selectAllSql() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableDetail
Returns the value of the selectAllSql record component.
selectAllSql() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableRow
Returns the value of the selectAllSql record component.
selected() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.PageSizeOption
Returns the value of the selected record component.
sessionCloseCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Returns the value of the sessionCloseCount record component.
sessionFactory() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateBody
Returns the value of the sessionFactory record component.
sessionFactoryName() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateSessionFactoryInfo
Returns the value of the sessionFactoryName record component.
sessionOpenCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Returns the value of the sessionOpenCount record component.
setEnabled(boolean) - Method in class io.micronaut.controlpanel.core.config.ControlPanelConfiguration
Sets whether this control panel is enabled or not.
setIcon(String) - Method in class io.micronaut.controlpanel.core.config.ControlPanelConfiguration
Sets the icon of this control panel.
setName(String) - Method in class io.micronaut.controlpanel.core.config.ControlPanelConfiguration
Sets the unique name of the control panel.
setOrder(int) - Method in class io.micronaut.controlpanel.core.config.ControlPanelConfiguration
Sets the order of this control panel, since they will be displayed sorted by order.
setStatisticsEnabled(String, boolean) - Method in class io.micronaut.controlpanel.panels.hibernate.HibernateController
Enables or disables Hibernate statistics for a session factory.
setTitle(String) - Method in class io.micronaut.controlpanel.core.config.ControlPanelConfiguration
Sets the title of this control panel.
size() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Column
Returns the value of the size record component.
sizeInMemory() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCacheRegionInfo
Returns the value of the sizeInMemory record component.
slowTime() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateQueryInfo
Returns the value of the slowTime record component.
specifyFiltering(EnvironmentFilterSpecification) - Method in class io.micronaut.controlpanel.panels.management.AllPlainEnvironmentEndpointFilter
 
sql() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryRequest
Returns the value of the sql record component.
SQL_SERVER - Enum constant in enum class io.micronaut.controlpanel.panels.datasource.model.DatabaseType
 
standbyTasks() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState.ThreadState
Returns the value of the standbyTasks record component.
start() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryRequest
Returns the value of the start record component.
start() - Method in record class io.micronaut.controlpanel.panels.hibernate.HibernateController.HqlQueryRequest
Returns the value of the start record component.
startedAt() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Returns the value of the startedAt record component.
state() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState.ThreadState
Returns the value of the state record component.
stateBadgeClass() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState.ThreadState
 
statistics() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateBody
Returns the value of the statistics record component.
statistics() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCollectionInfo
Returns the value of the statistics record component.
statistics() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityInfo
Returns the value of the statistics record component.
statisticsEnabled() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateSessionFactoryInfo
Returns the value of the statisticsEnabled record component.
statisticsEnabled() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Returns the value of the statisticsEnabled record component.
stats() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo
Returns the value of the stats record component.
status() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState
Returns the value of the status record component.
statusBadgeClass() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState
 
stop() - Method in interface io.micronaut.controlpanel.ui.ControlPanelApi
Stops the host application through a control-panel-owned write route.
stop() - Method in class io.micronaut.controlpanel.ui.ControlPanelController
 
subTopologies() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsControlPanel.Body
Returns the value of the subTopologies record component.
successfulTransactionCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Returns the value of the successfulTransactionCount record component.
summary() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TablesPage
Returns the value of the summary record component.
SummaryItem(String, String, boolean) - Constructor for record class io.micronaut.controlpanel.panels.management.InfoControlPanel.SummaryItem
Creates an instance of a SummaryItem record class.
summaryItems() - Method in record class io.micronaut.controlpanel.panels.management.InfoControlPanel.Body
Returns the value of the summaryItems record component.
supportsBatchUpdates() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
Returns the value of the supportsBatchUpdates record component.
supportsCatalogs() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
Returns the value of the supportsCatalogs record component.
supportsGetGeneratedKeys() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
Returns the value of the supportsGetGeneratedKeys record component.
supportsNamedParameters() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
Returns the value of the supportsNamedParameters record component.
supportsSchemas() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
Returns the value of the supportsSchemas record component.
supportsScrollableResults() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
Returns the value of the supportsScrollableResults record component.

T

Table - Record Class in io.micronaut.controlpanel.panels.datasource.model
Database table metadata.
Table(String, String, List, Set, List) - Constructor for record class io.micronaut.controlpanel.panels.datasource.model.Table
Creates an instance of a Table record class.
tableDetail(String, String, String) - Method in class io.micronaut.controlpanel.panels.datasource.DataSourceController
Renders a single datasource table detail as an HTML fragment.
TableDetail(String, String, String, String, String, List, boolean, List, boolean, String) - Constructor for record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableDetail
Creates an instance of a TableDetail record class.
TableRow(String, String, boolean, int, int, String, String, String) - Constructor for record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableRow
Creates an instance of a TableRow record class.
tables() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TablesPage
Returns the value of the tables record component.
tables() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Body
Returns the value of the tables record component.
tables(String, Integer, Integer, String, String) - Method in class io.micronaut.controlpanel.panels.datasource.DataSourceController
Renders one page of datasource tables as an HTML fragment.
tableSchemas() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Body
 
TablesPage(int, int, String, String, List, List, boolean, boolean, boolean) - Constructor for record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TablesPage
Creates an instance of a TablesPage record class.
targetMethod() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.RouteRow
Returns the value of the targetMethod record component.
TargetMethod(String, List) - Constructor for record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.TargetMethod
Creates an instance of a TargetMethod record class.
taskId() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState.TaskSummary
Returns the value of the taskId record component.
TaskSummary(String, List, boolean, int) - Constructor for record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState.TaskSummary
Creates an instance of a TaskSummary record class.
TEST_RESOURCES_SERVER_URI - Static variable in class io.micronaut.controlpanel.core.panels.TestResourcesControlPanel
 
TestResourcesControlPanel - Class in io.micronaut.controlpanel.core.panels
A control panel to display a link to the Test Resources control panel.
TestResourcesControlPanel(ControlPanelConfiguration, ApplicationContext) - Constructor for class io.micronaut.controlpanel.core.panels.TestResourcesControlPanel
 
TEXT - Enum constant in enum class io.micronaut.controlpanel.panels.datasource.model.ColumnType
 
threads() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState
Returns the value of the threads record component.
ThreadState(String, String, String, String, String, List, boolean, KafkaStreamsRuntimeState.TaskSummary, KafkaStreamsRuntimeState.TaskSummary) - Constructor for record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState.ThreadState
Creates an instance of a ThreadState record class.
timeout() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateNamedQueryInfo
Returns the value of the timeout record component.
title() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolOptionGroup
Returns the value of the title record component.
toString() - Method in record class io.micronaut.controlpanel.core.ControlPanel.Category
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.core.ControlPanel.View
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.RouteRow
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.TargetMethod
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.core.security.ControlPanelSecurityConfiguration
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.core.security.ControlPanelWriteAccess
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel.Body
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.ColumnDetail
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.PageSizeOption
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryRequest
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryResponse
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.RelationshipDetail
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableDetail
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableRow
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TablesPage
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceService.QueryColumn
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceService.QueryResult
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Body
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Column
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.datasource.model.DataSourceInfo
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.datasource.model.ForeignKey
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.datasource.model.JdbcInfo
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolOption
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolOptionGroup
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolStats
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Table
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.hibernate.HibernateController.HqlQueryRequest
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateBody
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCacheRegionInfo
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCollectionInfo
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCollectionStatisticsInfo
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityAttributeInfo
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityInfo
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityStatisticsInfo
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateNamedQueryInfo
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateQueryInfo
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateSessionFactoryInfo
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsControlPanel.Body
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState.TaskSummary
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState.ThreadState
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.management.beans.BeansControlPanel.Body
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.management.beans.DisabledBeansControlPanel.Body
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.management.InfoControlPanel.Body
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.management.InfoControlPanel.InfoNode
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.management.InfoControlPanel.InfoRow
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.management.InfoControlPanel.SummaryItem
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.management.LoggersController.ConfigureLoggerRequest
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.management.LoggersControlPanel.Body
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.management.MetricsControlPanel.MetricsBody
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageControlPanel.Body
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.ui.ControlPanelApi.RefreshRequest
Returns a string representation of this record class.
toString() - Method in record class io.micronaut.controlpanel.ui.Model
Returns a string representation of this record class.
total() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceService.QueryResult
Returns the value of the total record component.
total() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolStats
Returns the value of the total record component.
transactionCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
Returns the value of the transactionCount record component.
type() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Column
Returns the value of the type record component.
type() - Method in record class io.micronaut.controlpanel.panels.datasource.model.DataSourceInfo
Returns the value of the type record component.
type() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateNamedQueryInfo
Returns the value of the type record component.
typeName() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceService.QueryColumn
Returns the value of the typeName record component.

U

unique() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.ColumnDetail
Returns the value of the unique record component.
uniqueColumns() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Table
Returns the value of the uniqueColumns record component.
updateCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCollectionStatisticsInfo
Returns the value of the updateCount record component.
updateCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityStatisticsInfo
Returns the value of the updateCount record component.
upload(CompletedFileUpload, String, HttpRequest) - Method in class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageController
 
uriMatchTemplate() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.RouteRow
Returns the value of the uriMatchTemplate record component.
usageLabel() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolStats
Returns the value of the usageLabel record component.
username() - Method in record class io.micronaut.controlpanel.panels.datasource.model.DataSourceInfo
Returns the value of the username record component.

V

value() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.PageSizeOption
Returns the value of the value record component.
value() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolOption
Returns the value of the value record component.
value() - Method in record class io.micronaut.controlpanel.panels.management.InfoControlPanel.InfoNode
Returns the value of the value record component.
value() - Method in record class io.micronaut.controlpanel.panels.management.InfoControlPanel.InfoRow
Returns the value of the value record component.
value() - Method in record class io.micronaut.controlpanel.panels.management.InfoControlPanel.SummaryItem
Returns the value of the value record component.
valueOf(String) - Static method in enum class io.micronaut.controlpanel.panels.datasource.model.ColumnType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.micronaut.controlpanel.panels.datasource.model.DatabaseType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class io.micronaut.controlpanel.panels.datasource.model.ColumnType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.micronaut.controlpanel.panels.datasource.model.DatabaseType
Returns an array containing the constants of this enum class, in the order they are declared.
version() - Method in record class io.micronaut.controlpanel.panels.datasource.model.JdbcInfo
Returns the value of the version record component.
View(String) - Constructor for record class io.micronaut.controlpanel.core.ControlPanel.View
Creates an instance of a View record class.

W

writeAccess() - Method in record class io.micronaut.controlpanel.core.security.ControlPanelSecurityConfiguration
Returns the value of the writeAccess record component.
writeRole() - Method in record class io.micronaut.controlpanel.core.security.ControlPanelSecurityConfiguration
Returns the value of the writeRole record component.
A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values