SystemCore
Toggle table of contents
2.1.3
jvm
Platform filter
jvm
Switch theme
Search in API
SystemCore
SystemCore
/
com.system32.systemCore.shade
/
Metrics
Metrics
open
class
Metrics
Members
Constructors
Metrics
Link copied to clipboard
constructor
(
plugin
:
Plugin
,
serviceId
:
Int
)
Creates a new Metrics instance.
Types
Advanced
Bar
Chart
Link copied to clipboard
open
class
AdvancedBarChart
:
Metrics.CustomChart
Advanced
Pie
Link copied to clipboard
open
class
AdvancedPie
:
Metrics.CustomChart
Custom
Chart
Link copied to clipboard
abstract
class
CustomChart
Drilldown
Pie
Link copied to clipboard
open
class
DrilldownPie
:
Metrics.CustomChart
Json
Object
Builder
Link copied to clipboard
open
class
JsonObjectBuilder
An extremely simple JSON builder.
Metrics
Base
Link copied to clipboard
open
class
MetricsBase
Multi
Line
Chart
Link copied to clipboard
open
class
MultiLineChart
:
Metrics.CustomChart
Simple
Bar
Chart
Link copied to clipboard
open
class
SimpleBarChart
:
Metrics.CustomChart
Simple
Pie
Link copied to clipboard
open
class
SimplePie
:
Metrics.CustomChart
Single
Line
Chart
Link copied to clipboard
open
class
SingleLineChart
:
Metrics.CustomChart
Functions
add
Custom
Chart
Link copied to clipboard
open
fun
addCustomChart
(
chart
:
Metrics.CustomChart
)
Adds a custom chart.
shutdown
Link copied to clipboard
open
fun
shutdown
(
)
Shuts down the underlying scheduler service.