C E G H I N P
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- create(ApplicationState.Listener) - Method in class io.deephaven.app.GcApplication
E
- enabled() - Static method in class io.deephaven.app.GcApplication
-
Looks up the system property "io.deephaven.app.GcApplication.enabled", defaults to
false.
G
- GcApplication - Class in io.deephaven.app
-
The "Garbage-Collection Application", application id "io.deephaven.app.GcApplication", produces stream
tables"notification_info" and "pools"; and derived tables "notification_info_stats", "notification_info_ring", and "pools_stats". - GcApplication() - Constructor for class io.deephaven.app.GcApplication
H
- handleNotification(Notification, Object) - Method in class io.deephaven.app.GcApplication
I
- io.deephaven.app - package io.deephaven.app
N
- notificationInfoEnabled() - Static method in class io.deephaven.app.GcApplication
-
Looks up the system property "io.deephaven.app.GcApplication.notification_info.enabled", defaults to
true. - notificationInfoRingSize() - Static method in class io.deephaven.app.GcApplication
-
Looks up the system property "io.deephaven.app.GcApplication.notification_info_ring.enabled", defaults to
1024. - notificationInfoStatsEnabled() - Static method in class io.deephaven.app.GcApplication
-
Looks up the system property "io.deephaven.app.GcApplication.notification_info_stats.enabled", defaults to
true.
P
- poolsEnabled() - Static method in class io.deephaven.app.GcApplication
-
Looks up the system property "io.deephaven.app.GcApplication.pools.enabled", defaults to
true. - poolStatsEnabled() - Static method in class io.deephaven.app.GcApplication
-
Looks up the system property "io.deephaven.app.GcApplication.pools_stats.enabled", defaults to
true.
All Classes All Packages