B H M O
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- bindTo(MeterRegistry) - Method in class org.hibernate.stat.HibernateMetrics
- bindTo(MeterRegistry) - Method in class org.hibernate.stat.HibernateQueryMetrics
H
- HibernateMetrics - Class in org.hibernate.stat
-
A
MeterBinder
implementation that provides Hibernate metrics. - HibernateMetrics(SessionFactory, String, Iterable<Tag>) - Constructor for class org.hibernate.stat.HibernateMetrics
-
Create a
HibernateMetrics
. - HibernateQueryMetrics - Class in org.hibernate.stat
-
A
MeterBinder
implementation that provides Hibernate query metrics. - HibernateQueryMetrics(SessionFactory, String, Iterable<Tag>) - Constructor for class org.hibernate.stat.HibernateQueryMetrics
-
Create a
HibernateQueryMetrics
.
M
- monitor(MeterRegistry, SessionFactory, String, Iterable<Tag>) - Static method in class org.hibernate.stat.HibernateMetrics
-
Create
HibernateMetrics
and bind to the specified meter registry. - monitor(MeterRegistry, SessionFactory, String, Iterable<Tag>) - Static method in class org.hibernate.stat.HibernateQueryMetrics
-
Create
HibernateQueryMetrics
and bind to the specified meter registry. - monitor(MeterRegistry, SessionFactory, String, String...) - Static method in class org.hibernate.stat.HibernateMetrics
-
Create
HibernateMetrics
and bind to the specified meter registry. - monitor(MeterRegistry, SessionFactory, String, String...) - Static method in class org.hibernate.stat.HibernateQueryMetrics
-
Create
HibernateQueryMetrics
and bind to the specified meter registry.
O
- org.hibernate.stat - package org.hibernate.stat
All Classes All Packages