java

package
v1.56.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DetectionConfig

type DetectionConfig struct {
	OutOfMemoryDetection  *oom.DetectionConfig `json:"outOfMemoryDetection"`  // Configuration of Java out of memory problems detection.
	OutOfThreadsDetection *oot.DetectionConfig `json:"outOfThreadsDetection"` // Configuration of Java out of threads problems detection.
}

func (*DetectionConfig) IsConfigured

func (me *DetectionConfig) IsConfigured() bool

func (*DetectionConfig) MarshalHCL

func (me *DetectionConfig) MarshalHCL(properties hcl.Properties) error

func (*DetectionConfig) Schema

func (me *DetectionConfig) Schema() map[string]*schema.Schema

func (*DetectionConfig) UnmarshalHCL

func (me *DetectionConfig) UnmarshalHCL(decoder hcl.Decoder) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL