catthreadpoolcolumn

package
v9.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package catthreadpoolcolumn

Index

Constants

This section is empty.

Variables

View Source
var (
	Active = CatThreadPoolColumn{"active"}

	Completed = CatThreadPoolColumn{"completed"}

	Core = CatThreadPoolColumn{"core"}

	Ephemeralid = CatThreadPoolColumn{"ephemeral_id"}

	Host = CatThreadPoolColumn{"host"}

	Ip = CatThreadPoolColumn{"ip"}

	Keepalive = CatThreadPoolColumn{"keep_alive"}

	Largest = CatThreadPoolColumn{"largest"}

	Max = CatThreadPoolColumn{"max"}

	Name = CatThreadPoolColumn{"name"}

	Nodeid = CatThreadPoolColumn{"node_id"}

	Nodename = CatThreadPoolColumn{"node_name"}

	Pid = CatThreadPoolColumn{"pid"}

	Poolsize = CatThreadPoolColumn{"pool_size"}

	Port = CatThreadPoolColumn{"port"}

	Queue = CatThreadPoolColumn{"queue"}

	Queuesize = CatThreadPoolColumn{"queue_size"}

	Rejected = CatThreadPoolColumn{"rejected"}

	Size = CatThreadPoolColumn{"size"}

	Type = CatThreadPoolColumn{"type"}
)

Functions

This section is empty.

Types

type CatThreadPoolColumn

type CatThreadPoolColumn struct {
	Name string
}

https://github.com/elastic/elasticsearch-specification/blob/907d11a72a6bfd37b777d526880c56202889609e/specification/cat/_types/CatBase.ts#L1952-L2052

func (CatThreadPoolColumn) MarshalText

func (c CatThreadPoolColumn) MarshalText() (text []byte, err error)

func (CatThreadPoolColumn) String

func (c CatThreadPoolColumn) String() string

func (*CatThreadPoolColumn) UnmarshalText

func (c *CatThreadPoolColumn) UnmarshalText(text []byte) error

Jump to

Keyboard shortcuts

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