catrecoverycolumn

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 catrecoverycolumn

Index

Constants

This section is empty.

Variables

View Source
var (
	Index = CatRecoveryColumn{"index"}

	Shard = CatRecoveryColumn{"shard"}

	Time = CatRecoveryColumn{"time"}

	Type = CatRecoveryColumn{"type"}

	Stage = CatRecoveryColumn{"stage"}

	Sourcehost = CatRecoveryColumn{"source_host"}

	Sourcenode = CatRecoveryColumn{"source_node"}

	Targethost = CatRecoveryColumn{"target_host"}

	Targetnode = CatRecoveryColumn{"target_node"}

	Repository = CatRecoveryColumn{"repository"}

	Snapshot = CatRecoveryColumn{"snapshot"}

	Files = CatRecoveryColumn{"files"}

	Filesrecovered = CatRecoveryColumn{"files_recovered"}

	Filespercent = CatRecoveryColumn{"files_percent"}

	Filestotal = CatRecoveryColumn{"files_total"}

	Bytes = CatRecoveryColumn{"bytes"}

	Bytesrecovered = CatRecoveryColumn{"bytes_recovered"}

	Bytespercent = CatRecoveryColumn{"bytes_percent"}

	Bytestotal = CatRecoveryColumn{"bytes_total"}

	Translogops = CatRecoveryColumn{"translog_ops"}

	Translogopsrecovered = CatRecoveryColumn{"translog_ops_recovered"}

	Translogopspercent = CatRecoveryColumn{"translog_ops_percent"}

	Starttime = CatRecoveryColumn{"start_time"}

	Starttimemillis = CatRecoveryColumn{"start_time_millis"}

	Stoptime = CatRecoveryColumn{"stop_time"}

	Stoptimemillis = CatRecoveryColumn{"stop_time_millis"}
)

Functions

This section is empty.

Types

type CatRecoveryColumn

type CatRecoveryColumn struct {
	Name string
}

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

func (CatRecoveryColumn) MarshalText

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

func (CatRecoveryColumn) String

func (c CatRecoveryColumn) String() string

func (*CatRecoveryColumn) UnmarshalText

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

Jump to

Keyboard shortcuts

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