Index
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
accessrecord component. - active() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolStats
-
Returns the value of the
activerecord component. - activeEnvironments() - Method in record class io.micronaut.controlpanel.ui.Model
-
Returns the value of the
activeEnvironmentsrecord component. - activeTasks() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState.ThreadState
-
Returns the value of the
activeTasksrecord component. - activeWidth() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolStats
-
Returns the value of the
activeWidthrecord component. - adminClientId() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState.ThreadState
-
Returns the value of the
adminClientIdrecord component. - allowed() - Method in record class io.micronaut.controlpanel.core.security.ControlPanelWriteAccess
-
Returns the value of the
allowedrecord 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
applicationNamerecord component. - arguments() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.TargetMethod
-
Returns the value of the
argumentsrecord component. - association() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityAttributeInfo
-
Returns the value of the
associationrecord component. - attributeCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityInfo
-
Returns the value of the
attributeCountrecord component. - attributeName() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCollectionInfo
-
Returns the value of the
attributeNamerecord component. - attributes() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityInfo
-
Returns the value of the
attributesrecord component. - autoCommitMode() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
-
Returns the value of the
autoCommitModerecord component. - available() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState
-
Returns the value of the
availablerecord component. - available() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState.TaskSummary
-
Returns the value of the
availablerecord component. - awaiting() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolStats
-
Returns the value of the
awaitingrecord component.
B
- beanDefinitionsCount() - Method in record class io.micronaut.controlpanel.panels.management.beans.BeansControlPanel.Body
-
Returns the value of the
beanDefinitionsCountrecord component. - beanName() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateSessionFactoryInfo
-
Returns the value of the
beanNamerecord 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
binaryrecord 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
Bodyrecord 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
Bodyrecord class. - Body(String, int, KafkaStreamsRuntimeState) - Constructor for record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsControlPanel.Body
-
Creates an instance of a
Bodyrecord class. - Body(Collection) - Constructor for record class io.micronaut.controlpanel.panels.management.beans.DisabledBeansControlPanel.Body
-
Creates an instance of a
Bodyrecord class. - Body(List, Map) - Constructor for record class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageControlPanel.Body
-
Creates an instance of a
Bodyrecord class. - Body(List, List, List) - Constructor for record class io.micronaut.controlpanel.panels.management.InfoControlPanel.Body
-
Creates an instance of a
Bodyrecord class. - Body(List, Map) - Constructor for record class io.micronaut.controlpanel.panels.management.LoggersControlPanel.Body
-
Creates an instance of a
Bodyrecord class. - Body(Map, Map, long) - Constructor for record class io.micronaut.controlpanel.panels.management.beans.BeansControlPanel.Body
-
Creates an instance of a
Bodyrecord 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
cacherecord 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
cacheablerecord component. - cacheAsMap() - Method in record class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel.Body
-
Returns the value of the
cacheAsMaprecord 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
cacheHitCountrecord component. - cacheHitCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityStatisticsInfo
-
Returns the value of the
cacheHitCountrecord component. - cacheHitCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateQueryInfo
-
Returns the value of the
cacheHitCountrecord component. - cacheInfo() - Method in record class io.micronaut.controlpanel.panels.cache.AbstractCacheControlPanel.Body
-
Returns the value of the
cacheInforecord component. - cacheMissCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCollectionStatisticsInfo
-
Returns the value of the
cacheMissCountrecord component. - cacheMissCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityStatisticsInfo
-
Returns the value of the
cacheMissCountrecord component. - cacheMissCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateQueryInfo
-
Returns the value of the
cacheMissCountrecord component. - cachePutCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCollectionStatisticsInfo
-
Returns the value of the
cachePutCountrecord component. - cachePutCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityStatisticsInfo
-
Returns the value of the
cachePutCountrecord component. - cachePutCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateQueryInfo
-
Returns the value of the
cachePutCountrecord component. - cacheRegion() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateNamedQueryInfo
-
Returns the value of the
cacheRegionrecord component. - cacheRegionName() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCollectionStatisticsInfo
-
Returns the value of the
cacheRegionNamerecord component. - cacheRegionName() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityStatisticsInfo
-
Returns the value of the
cacheRegionNamerecord component. - cacheRegionPrefix() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateSessionFactoryInfo
-
Returns the value of the
cacheRegionPrefixrecord component. - cacheRegions() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateBody
-
Returns the value of the
cacheRegionsrecord 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
canRefreshrecord 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
canStoprecord 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
catalogrecord component. - catalog() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
-
Returns the value of the
catalogrecord component. - categories() - Method in record class io.micronaut.controlpanel.ui.Model
-
Returns the value of the
categoriesrecord 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
Categoryrecord 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
childrenrecord component. - className() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceService.QueryColumn
-
Returns the value of the
classNamerecord 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
closedrecord component. - closeStatementCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
-
Returns the value of the
closeStatementCountrecord component. - code() - Method in record class io.micronaut.controlpanel.panels.management.InfoControlPanel.SummaryItem
-
Returns the value of the
coderecord component. - collection() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityAttributeInfo
-
Returns the value of the
collectionrecord component. - collectionFetchCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
-
Returns the value of the
collectionFetchCountrecord component. - collectionLoadCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
-
Returns the value of the
collectionLoadCountrecord component. - collectionRecreateCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
-
Returns the value of the
collectionRecreateCountrecord component. - collectionRemoveCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
-
Returns the value of the
collectionRemoveCountrecord component. - collections() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateBody
-
Returns the value of the
collectionsrecord component. - collectionUpdateCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
-
Returns the value of the
collectionUpdateCountrecord component. - cols() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryResponse
-
Returns the value of the
colsrecord component. - cols() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceService.QueryResult
-
Returns the value of the
colsrecord 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
Columnrecord class. - columnCount() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableRow
-
Returns the value of the
columnCountrecord 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
ColumnDetailrecord class. - columns() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryResponse
-
Returns the value of the
columnsrecord component. - columns() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableDetail
-
Returns the value of the
columnsrecord component. - columns() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceService.QueryResult
-
Returns the value of the
columnsrecord component. - columns() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Table
-
Returns the value of the
columnsrecord component. - columnsEmpty() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableDetail
-
Returns the value of the
columnsEmptyrecord 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
commentrecord 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
configuredLevelrecord component. - ConfigureLoggerRequest(String) - Constructor for record class io.micronaut.controlpanel.panels.management.LoggersController.ConfigureLoggerRequest
-
Creates an instance of a
ConfigureLoggerRequestrecord class. - connectCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
-
Returns the value of the
connectCountrecord component. - consumerClientId() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState.ThreadState
-
Returns the value of the
consumerClientIdrecord component. - consumes() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.RouteRow
-
Returns the value of the
consumesrecord component. - contentView() - Method in record class io.micronaut.controlpanel.ui.Model
-
Returns the value of the
contentViewrecord 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
ApplicationContextConfigurerthat adds aPropertySourceto 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
ControlPanelinstances. - 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
ControlPanelSecurityConfigurationrecord 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
ControlPanelWriteAccessrecord 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
datarecord component. - database() - Method in record class io.micronaut.controlpanel.panels.datasource.model.JdbcInfo
-
Returns the value of the
databaserecord 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
dataSourceInforecord 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
DataSourceInforecord class. - dataSources() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateBody
-
Returns the value of the
dataSourcesrecord 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
defaultCatalogrecord component. - DefaultControlPanelRepository - Class in io.micronaut.controlpanel.core
-
Default implementation of
ControlPanelRepositorythat 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.
- defaultSchema() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableRow
-
Returns the value of the
defaultSchemarecord component. - defaultSchema() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateSessionFactoryInfo
-
Returns the value of the
defaultSchemarecord 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
deleteCountrecord 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
depthrecord 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
dialectrecord component. - dialectVersion() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
-
Returns the value of the
dialectVersionrecord component. - disabledBeans() - Method in record class io.micronaut.controlpanel.panels.management.beans.DisabledBeansControlPanel.Body
-
Returns the value of the
disabledBeansrecord 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
displayNamerecord component. - displayType() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.ColumnDetail
-
Returns the value of the
displayTyperecord 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
drawrecord component. - draw() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryResponse
-
Returns the value of the
drawrecord component. - draw() - Method in record class io.micronaut.controlpanel.panels.hibernate.HibernateController.HqlQueryRequest
-
Returns the value of the
drawrecord component. - driverName() - Method in record class io.micronaut.controlpanel.panels.datasource.model.JdbcInfo
-
Returns the value of the
driverNamerecord component. - driverVersion() - Method in record class io.micronaut.controlpanel.panels.datasource.model.JdbcInfo
-
Returns the value of the
driverVersionrecord 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
elementCountInMemoryrecord component. - elementCountOnDisk() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCacheRegionInfo
-
Returns the value of the
elementCountOnDiskrecord component. - empty() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TablesPage
-
Returns the value of the
emptyrecord 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
entitiesrecord component. - entityDeleteCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
-
Returns the value of the
entityDeleteCountrecord component. - entityFetchCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
-
Returns the value of the
entityFetchCountrecord component. - entityInsertCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
-
Returns the value of the
entityInsertCountrecord component. - entityLoadCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
-
Returns the value of the
entityLoadCountrecord component. - entityUpdateCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
-
Returns the value of the
entityUpdateCountrecord component. - entries() - Method in record class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageControlPanel.Body
-
Returns the value of the
entriesrecord 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
errorrecord 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
executionAvgTimerecord component. - executionCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateQueryInfo
-
Returns the value of the
executionCountrecord component. - executionMaxTime() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateQueryInfo
-
Returns the value of the
executionMaxTimerecord component. - executionMinTime() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateQueryInfo
-
Returns the value of the
executionMinTimerecord component. - executionRowCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateQueryInfo
-
Returns the value of the
executionRowCountrecord component. - executionTotalTime() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateQueryInfo
-
Returns the value of the
executionTotalTimerecord component. - ext() - Method in record class io.micronaut.controlpanel.ui.Model
-
Returns the value of the
extrecord component.
F
- fetchCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCollectionStatisticsInfo
-
Returns the value of the
fetchCountrecord component. - fetchCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityStatisticsInfo
-
Returns the value of the
fetchCountrecord component. - fetchSize() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateNamedQueryInfo
-
Returns the value of the
fetchSizerecord component. - file() - Method in record class io.micronaut.controlpanel.core.ControlPanel.View
-
Returns the value of the
filerecord 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
fkColumnrecord component. - fkColumn() - Method in record class io.micronaut.controlpanel.panels.datasource.model.ForeignKey
-
Returns the value of the
fkColumnrecord component. - flushCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
-
Returns the value of the
flushCountrecord component. - force() - Method in record class io.micronaut.controlpanel.ui.ControlPanelApi.RefreshRequest
-
Returns the value of the
forcerecord component. - foreignKey() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.ColumnDetail
-
Returns the value of the
foreignKeyrecord 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
ForeignKeyrecord class. - foreignKeys() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Table
-
Returns the value of the
foreignKeysrecord 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.Viewthat 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.Viewthat 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
hasProducerClientIdsrecord component. - hasThreads() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState
-
Returns the value of the
hasThreadsrecord 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
HibernateBodyrecord 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
HibernateCacheRegionInforecord 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
HibernateCollectionInforecord 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
HibernateCollectionStatisticsInforecord 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
HibernateDataSourceInforecord 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
HibernateEntityAttributeInforecord 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
HibernateEntityInforecord class. - hibernateEntityName() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityInfo
-
Returns the value of the
hibernateEntityNamerecord 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
HibernateEntityStatisticsInforecord 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
HibernateNamedQueryInforecord 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
HibernateQueryInforecord 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
HibernateSessionFactoryInforecord 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
HibernateStatisticsInforecord class. - hitCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCacheRegionInfo
-
Returns the value of the
hitCountrecord component. - hql() - Method in record class io.micronaut.controlpanel.panels.hibernate.HibernateController.HqlQueryRequest
-
Returns the value of the
hqlrecord component. - HqlQueryRequest(String, Integer, Integer, Integer) - Constructor for record class io.micronaut.controlpanel.panels.hibernate.HibernateController.HqlQueryRequest
-
Creates an instance of a
HqlQueryRequestrecord class. - httpMethodName() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.RouteRow
-
Returns the value of the
httpMethodNamerecord component.
I
- iconClass() - Method in record class io.micronaut.controlpanel.core.ControlPanel.Category
-
Returns the value of the
iconClassrecord component. - id() - Method in record class io.micronaut.controlpanel.core.ControlPanel.Category
-
Returns the value of the
idrecord component. - idle() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolStats
-
Returns the value of the
idlerecord component. - idleWidth() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolStats
-
Returns the value of the
idleWidthrecord component. - idType() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityInfo
-
Returns the value of the
idTyperecord component. - implementation() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo
-
Returns the value of the
implementationrecord 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
InfoNoderecord class. - InfoRow(String, String, String, int) - Constructor for record class io.micronaut.controlpanel.panels.management.InfoControlPanel.InfoRow
-
Creates an instance of a
InfoRowrecord class. - insertCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityStatisticsInfo
-
Returns the value of the
insertCountrecord 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
isForeignKeyrecord 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
isolationLevelrecord component. - isPrimaryKey() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Column
-
Returns the value of the
isPrimaryKeyrecord 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
javaTyperecord component. - javaType() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityInfo
-
Returns the value of the
javaTyperecord component. - jdbcDriver() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
-
Returns the value of the
jdbcDriverrecord component. - jdbcFetchSize() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
-
Returns the value of the
jdbcFetchSizerecord component. - jdbcInfo() - Method in record class io.micronaut.controlpanel.panels.datasource.model.DataSourceInfo
-
Returns the value of the
jdbcInforecord 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
JdbcInforecord class. - jdbcType() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceService.QueryColumn
-
Returns the value of the
jdbcTyperecord component. - jdbcUrl() - Method in record class io.micronaut.controlpanel.panels.datasource.model.DataSourceInfo
-
Returns the value of the
jdbcUrlrecord component. - jdbcUrl() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
-
Returns the value of the
jdbcUrlrecord component. - jsonQuerySql() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableDetail
-
Returns the value of the
jsonQuerySqlrecord component. - jsonQuerySql() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableRow
-
Returns the value of the
jsonQuerySqlrecord 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
KafkaStreamsRuntimeStaterecord 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
keyrecord component. - kind() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityAttributeInfo
-
Returns the value of the
kindrecord component.
L
- label() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceService.QueryColumn
-
Returns the value of the
labelrecord component. - label() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolOption
-
Returns the value of the
labelrecord component. - label() - Method in record class io.micronaut.controlpanel.panels.management.InfoControlPanel.SummaryItem
-
Returns the value of the
labelrecord component. - length() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryRequest
-
Returns the value of the
lengthrecord component. - length() - Method in record class io.micronaut.controlpanel.panels.hibernate.HibernateController.HqlQueryRequest
-
Returns the value of the
lengthrecord component. - levels() - Method in record class io.micronaut.controlpanel.panels.management.LoggersControlPanel.Body
-
Returns the value of the
levelsrecord 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
loadCountrecord component. - loadCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityStatisticsInfo
-
Returns the value of the
loadCountrecord component. - loggers() - Method in record class io.micronaut.controlpanel.panels.management.LoggersControlPanel.Body
-
Returns the value of the
loggersrecord 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
maxrecord component. - mermaid() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableDetail
-
Returns the value of the
mermaidrecord component. - mermaid() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsControlPanel.Body
-
Returns the value of the
mermaidrecord component. - mermaidEr() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Body
-
Returns the value of the
mermaidErrecord 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
messagerecord component. - metadata() - Method in record class io.micronaut.controlpanel.panels.objectstorage.ObjectStorageControlPanel.Body
-
Returns the value of the
metadatarecord component. - MetricsBody(SortedSet) - Constructor for record class io.micronaut.controlpanel.panels.management.MetricsControlPanel.MetricsBody
-
Creates an instance of a
MetricsBodyrecord 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
micronautBeansByPackagerecord 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
minrecord component. - missCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCacheRegionInfo
-
Returns the value of the
missCountrecord 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
Modelrecord 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
namerecord component. - name() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.TargetMethod
-
Returns the value of the
namerecord component. - name() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.ColumnDetail
-
Returns the value of the
namerecord component. - name() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.RelationshipDetail
-
Returns the value of the
namerecord component. - name() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableDetail
-
Returns the value of the
namerecord component. - name() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableRow
-
Returns the value of the
namerecord component. - name() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Column
-
Returns the value of the
namerecord component. - name() - Method in record class io.micronaut.controlpanel.panels.datasource.model.DataSourceInfo
-
Returns the value of the
namerecord component. - name() - Method in record class io.micronaut.controlpanel.panels.datasource.model.ForeignKey
-
Returns the value of the
namerecord component. - name() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Table
-
Returns the value of the
namerecord component. - name() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCacheRegionInfo
-
Returns the value of the
namerecord component. - name() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
-
Returns the value of the
namerecord component. - name() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityAttributeInfo
-
Returns the value of the
namerecord component. - name() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityInfo
-
Returns the value of the
namerecord component. - name() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateNamedQueryInfo
-
Returns the value of the
namerecord component. - name() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState.ThreadState
-
Returns the value of the
namerecord component. - name() - Method in record class io.micronaut.controlpanel.panels.management.InfoControlPanel.InfoNode
-
Returns the value of the
namerecord 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
namedQueriesrecord component. - names() - Method in record class io.micronaut.controlpanel.panels.management.MetricsControlPanel.MetricsBody
-
Returns the value of the
namesrecord component. - naturalIdCacheHitCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
-
Returns the value of the
naturalIdCacheHitCountrecord component. - naturalIdCacheMissCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
-
Returns the value of the
naturalIdCacheMissCountrecord component. - naturalIdCachePutCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
-
Returns the value of the
naturalIdCachePutCountrecord component. - nextDisabled() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TablesPage
-
Returns the value of the
nextDisabledrecord component. - noKeys() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.ColumnDetail
-
Returns the value of the
noKeysrecord component. - nullable() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.ColumnDetail
-
Returns the value of the
nullablerecord component. - nullable() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Column
-
Returns the value of the
nullablerecord 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
optimisticFailureCountrecord component. - optimisticFailureCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
-
Returns the value of the
optimisticFailureCountrecord component. - optionGroups() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo
-
Returns the value of the
optionGroupsrecord component. - options() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolOptionGroup
-
Returns the value of the
optionsrecord 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
orderrecord component. - otherBeansByPackage() - Method in record class io.micronaut.controlpanel.panels.management.beans.BeansControlPanel.Body
-
Returns the value of the
otherBeansByPackagerecord component. - ownerEntityName() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCollectionInfo
-
Returns the value of the
ownerEntityNamerecord component.
P
- page() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TablesPage
-
Returns the value of the
pagerecord component. - pageCount() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TablesPage
-
Returns the value of the
pageCountrecord component. - PageSizeOption(int, boolean) - Constructor for record class io.micronaut.controlpanel.panels.datasource.DataSourceController.PageSizeOption
-
Creates an instance of a
PageSizeOptionrecord class. - pageSizes() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TablesPage
-
Returns the value of the
pageSizesrecord component. - partitionCount() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState.TaskSummary
-
Returns the value of the
partitionCountrecord component. - partitions() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState.TaskSummary
-
Returns the value of the
partitionsrecord component. - password() - Method in record class io.micronaut.controlpanel.panels.datasource.model.DataSourceInfo
-
Returns the value of the
passwordrecord 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
pkColumnrecord component. - pkColumn() - Method in record class io.micronaut.controlpanel.panels.datasource.model.ForeignKey
-
Returns the value of the
pkColumnrecord component. - pkQualifiedName() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.RelationshipDetail
-
Returns the value of the
pkQualifiedNamerecord component. - pkSchema() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.RelationshipDetail
-
Returns the value of the
pkSchemarecord component. - pkSchema() - Method in record class io.micronaut.controlpanel.panels.datasource.model.ForeignKey
-
Returns the value of the
pkSchemarecord component. - pkTable() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.RelationshipDetail
-
Returns the value of the
pkTablerecord component. - pkTable() - Method in record class io.micronaut.controlpanel.panels.datasource.model.ForeignKey
-
Returns the value of the
pkTablerecord component. - planCacheHitCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateQueryInfo
-
Returns the value of the
planCacheHitCountrecord component. - planCacheMissCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateQueryInfo
-
Returns the value of the
planCacheMissCountrecord component. - poolInfo() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Body
-
Returns the value of the
poolInforecord 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
PoolInforecord 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
poolMaxSizerecord component. - poolMinSize() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
-
Returns the value of the
poolMinSizerecord component. - poolName() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo
-
Returns the value of the
poolNamerecord component. - PoolOption(String, String) - Constructor for record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolOption
-
Creates an instance of a
PoolOptionrecord class. - PoolOptionGroup(String, List) - Constructor for record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolOptionGroup
-
Creates an instance of a
PoolOptionGrouprecord 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
PoolStatsrecord 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
prepareStatementCountrecord 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
previousDisabledrecord component. - primaryKey() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.ColumnDetail
-
Returns the value of the
primaryKeyrecord component. - producerClientIds() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState.ThreadState
-
Returns the value of the
producerClientIdsrecord component. - produces() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.RouteRow
-
Returns the value of the
producesrecord component. - properties() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
-
Returns the value of the
propertiesrecord component. - properties() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateSessionFactoryInfo
-
Returns the value of the
propertiesrecord 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
providerrecord component. - putCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCacheRegionInfo
-
Returns the value of the
putCountrecord component.
Q
- queries() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateBody
-
Returns the value of the
queriesrecord component. - query() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateNamedQueryInfo
-
Returns the value of the
queryrecord component. - query() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateQueryInfo
-
Returns the value of the
queryrecord 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
queryCacheEnabledrecord component. - queryCacheHitCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
-
Returns the value of the
queryCacheHitCountrecord component. - queryCacheMissCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
-
Returns the value of the
queryCacheMissCountrecord component. - queryCachePutCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
-
Returns the value of the
queryCachePutCountrecord component. - QueryColumn(String, String, int, String) - Constructor for record class io.micronaut.controlpanel.panels.datasource.DataSourceService.QueryColumn
-
Creates an instance of a
QueryColumnrecord class. - queryExecutionCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
-
Returns the value of the
queryExecutionCountrecord component. - queryExecutionMaxTime() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
-
Returns the value of the
queryExecutionMaxTimerecord component. - queryExecutionMaxTimeQueryString() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
-
Returns the value of the
queryExecutionMaxTimeQueryStringrecord component. - queryPlanCacheHitCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
-
Returns the value of the
queryPlanCacheHitCountrecord component. - queryPlanCacheMissCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
-
Returns the value of the
queryPlanCacheMissCountrecord component. - QueryRequest(String, Integer, Integer, Integer) - Constructor for record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryRequest
-
Creates an instance of a
QueryRequestrecord 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
QueryResponserecord 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
QueryResultrecord class.
R
- range() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TablesPage
-
Returns the value of the
rangerecord component. - readOnly() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateNamedQueryInfo
-
Returns the value of the
readOnlyrecord component. - reason() - Method in record class io.micronaut.controlpanel.core.security.ControlPanelWriteAccess
-
Returns the value of the
reasonrecord component. - recordsFiltered() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryResponse
-
Returns the value of the
recordsFilteredrecord component. - recordsTotal() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryResponse
-
Returns the value of the
recordsTotalrecord component. - recreateCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCollectionStatisticsInfo
-
Returns the value of the
recreateCountrecord 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
RefreshRequestrecord class. - relationshipCount() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableRow
-
Returns the value of the
relationshipCountrecord component. - RelationshipDetail(String, String, String, String, String, String) - Constructor for record class io.micronaut.controlpanel.panels.datasource.DataSourceController.RelationshipDetail
-
Creates an instance of a
RelationshipDetailrecord class. - relationshipJsonSql() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableDetail
-
Returns the value of the
relationshipJsonSqlrecord component. - relationshipJsonSql() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableRow
-
Returns the value of the
relationshipJsonSqlrecord component. - relationships() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableDetail
-
Returns the value of the
relationshipsrecord component. - relationshipsEmpty() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableDetail
-
Returns the value of the
relationshipsEmptyrecord component. - remainingWidth() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolStats
-
Returns the value of the
remainingWidthrecord component. - removeCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCollectionStatisticsInfo
-
Returns the value of the
removeCountrecord component. - restoreConsumerClientId() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState.ThreadState
-
Returns the value of the
restoreConsumerClientIdrecord component. - role() - Method in record class io.micronaut.controlpanel.core.security.ControlPanelSecurityConfiguration
-
Returns the value of the
rolerecord component. - role() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCollectionInfo
-
Returns the value of the
rolerecord component. - RouteRow(String, UriMatchTemplate, List, List, RoutesControlPanel.TargetMethod) - Constructor for record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.RouteRow
-
Creates an instance of a
RouteRowrecord 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
rowsrecord component. - rows() - Method in record class io.micronaut.controlpanel.panels.management.InfoControlPanel.Body
-
Returns the value of the
rowsrecord component. - runtimeState() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsControlPanel.Body
-
Returns the value of the
runtimeStaterecord component.
S
- schema() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableDetail
-
Returns the value of the
schemarecord component. - schema() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableRow
-
Returns the value of the
schemarecord component. - schema() - Method in record class io.micronaut.controlpanel.panels.datasource.model.JdbcInfo
-
Returns the value of the
schemarecord component. - schema() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Table
-
Returns the value of the
schemarecord component. - schema() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
-
Returns the value of the
schemarecord 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
secondLevelCacheEnabledrecord component. - secondLevelCacheHitCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
-
Returns the value of the
secondLevelCacheHitCountrecord component. - secondLevelCacheMissCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
-
Returns the value of the
secondLevelCacheMissCountrecord component. - secondLevelCachePutCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
-
Returns the value of the
secondLevelCachePutCountrecord component. - section() - Method in record class io.micronaut.controlpanel.panels.management.InfoControlPanel.InfoRow
-
Returns the value of the
sectionrecord component. - sections() - Method in record class io.micronaut.controlpanel.panels.management.InfoControlPanel.Body
-
Returns the value of the
sectionsrecord 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
selectAllSqlrecord component. - selectAllSql() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TableRow
-
Returns the value of the
selectAllSqlrecord component. - selected() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.PageSizeOption
-
Returns the value of the
selectedrecord component. - sessionCloseCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
-
Returns the value of the
sessionCloseCountrecord component. - sessionFactory() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateBody
-
Returns the value of the
sessionFactoryrecord component. - sessionFactoryName() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateSessionFactoryInfo
-
Returns the value of the
sessionFactoryNamerecord component. - sessionOpenCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
-
Returns the value of the
sessionOpenCountrecord 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
sizerecord component. - sizeInMemory() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCacheRegionInfo
-
Returns the value of the
sizeInMemoryrecord component. - slowTime() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateQueryInfo
-
Returns the value of the
slowTimerecord 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
sqlrecord 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
standbyTasksrecord component. - start() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.QueryRequest
-
Returns the value of the
startrecord component. - start() - Method in record class io.micronaut.controlpanel.panels.hibernate.HibernateController.HqlQueryRequest
-
Returns the value of the
startrecord component. - startedAt() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
-
Returns the value of the
startedAtrecord component. - state() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState.ThreadState
-
Returns the value of the
staterecord 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
statisticsrecord component. - statistics() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCollectionInfo
-
Returns the value of the
statisticsrecord component. - statistics() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityInfo
-
Returns the value of the
statisticsrecord component. - statisticsEnabled() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateSessionFactoryInfo
-
Returns the value of the
statisticsEnabledrecord component. - statisticsEnabled() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
-
Returns the value of the
statisticsEnabledrecord component. - stats() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo
-
Returns the value of the
statsrecord component. - status() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState
-
Returns the value of the
statusrecord 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
subTopologiesrecord component. - successfulTransactionCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
-
Returns the value of the
successfulTransactionCountrecord component. - summary() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TablesPage
-
Returns the value of the
summaryrecord component. - SummaryItem(String, String, boolean) - Constructor for record class io.micronaut.controlpanel.panels.management.InfoControlPanel.SummaryItem
-
Creates an instance of a
SummaryItemrecord class. - summaryItems() - Method in record class io.micronaut.controlpanel.panels.management.InfoControlPanel.Body
-
Returns the value of the
summaryItemsrecord component. - supportsBatchUpdates() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
-
Returns the value of the
supportsBatchUpdatesrecord component. - supportsCatalogs() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
-
Returns the value of the
supportsCatalogsrecord component. - supportsGetGeneratedKeys() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
-
Returns the value of the
supportsGetGeneratedKeysrecord component. - supportsNamedParameters() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
-
Returns the value of the
supportsNamedParametersrecord component. - supportsSchemas() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
-
Returns the value of the
supportsSchemasrecord component. - supportsScrollableResults() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateDataSourceInfo
-
Returns the value of the
supportsScrollableResultsrecord 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
Tablerecord 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
TableDetailrecord 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
TableRowrecord class. - tables() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.TablesPage
-
Returns the value of the
tablesrecord component. - tables() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Body
-
Returns the value of the
tablesrecord 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
TablesPagerecord class. - targetMethod() - Method in record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.RouteRow
-
Returns the value of the
targetMethodrecord component. - TargetMethod(String, List) - Constructor for record class io.micronaut.controlpanel.core.panels.RoutesControlPanel.TargetMethod
-
Creates an instance of a
TargetMethodrecord class. - taskId() - Method in record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState.TaskSummary
-
Returns the value of the
taskIdrecord component. - TaskSummary(String, List, boolean, int) - Constructor for record class io.micronaut.controlpanel.panels.kafka.KafkaStreamsRuntimeState.TaskSummary
-
Creates an instance of a
TaskSummaryrecord 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
threadsrecord 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
ThreadStaterecord class. - timeout() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateNamedQueryInfo
-
Returns the value of the
timeoutrecord component. - title() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolOptionGroup
-
Returns the value of the
titlerecord 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
totalrecord component. - total() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolStats
-
Returns the value of the
totalrecord component. - transactionCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateStatisticsInfo
-
Returns the value of the
transactionCountrecord component. - type() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Column
-
Returns the value of the
typerecord component. - type() - Method in record class io.micronaut.controlpanel.panels.datasource.model.DataSourceInfo
-
Returns the value of the
typerecord component. - type() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateNamedQueryInfo
-
Returns the value of the
typerecord component. - typeName() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceService.QueryColumn
-
Returns the value of the
typeNamerecord component.
U
- unique() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.ColumnDetail
-
Returns the value of the
uniquerecord component. - uniqueColumns() - Method in record class io.micronaut.controlpanel.panels.datasource.model.Table
-
Returns the value of the
uniqueColumnsrecord component. - updateCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateCollectionStatisticsInfo
-
Returns the value of the
updateCountrecord component. - updateCount() - Method in record class io.micronaut.controlpanel.panels.hibernate.model.HibernateEntityStatisticsInfo
-
Returns the value of the
updateCountrecord 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
uriMatchTemplaterecord component. - usageLabel() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolStats
-
Returns the value of the
usageLabelrecord component. - username() - Method in record class io.micronaut.controlpanel.panels.datasource.model.DataSourceInfo
-
Returns the value of the
usernamerecord component.
V
- value() - Method in record class io.micronaut.controlpanel.panels.datasource.DataSourceController.PageSizeOption
-
Returns the value of the
valuerecord component. - value() - Method in record class io.micronaut.controlpanel.panels.datasource.model.PoolInfo.PoolOption
-
Returns the value of the
valuerecord component. - value() - Method in record class io.micronaut.controlpanel.panels.management.InfoControlPanel.InfoNode
-
Returns the value of the
valuerecord component. - value() - Method in record class io.micronaut.controlpanel.panels.management.InfoControlPanel.InfoRow
-
Returns the value of the
valuerecord component. - value() - Method in record class io.micronaut.controlpanel.panels.management.InfoControlPanel.SummaryItem
-
Returns the value of the
valuerecord 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
versionrecord component. - View(String) - Constructor for record class io.micronaut.controlpanel.core.ControlPanel.View
-
Creates an instance of a
Viewrecord class.
W
- writeAccess() - Method in record class io.micronaut.controlpanel.core.security.ControlPanelSecurityConfiguration
-
Returns the value of the
writeAccessrecord component. - writeRole() - Method in record class io.micronaut.controlpanel.core.security.ControlPanelSecurityConfiguration
-
Returns the value of the
writeRolerecord component.
All Classes and Interfaces|All Packages|Constant Field Values
IllegalArgumentExceptionto make sure it is never used.