Documentation
¶
Overview ¶
Package xs contains most of the supported eXtended actions (xactions) with some exceptions that include certain storage services (mirror, EC) and extensions (downloader, lru).
- Copyright (c) 2021-2022, NVIDIA CORPORATION. All rights reserved.
Package xs contains most of the supported eXtended actions (xactions) with some exceptions that include certain storage services (mirror, EC) and extensions (downloader, lru).
- Copyright (c) 2018-2022, NVIDIA CORPORATION. All rights reserved.
Package xs contains most of the supported eXtended actions (xactions) with some exceptions that include certain storage services (mirror, EC) and extensions (downloader, lru).
- Copyright (c) 2018-2022, NVIDIA CORPORATION. All rights reserved.
Package xs contains most of the supported eXtended actions (xactions) with some exceptions that include certain storage services (mirror, EC) and extensions (downloader, lru).
- Copyright (c) 2018-2022, NVIDIA CORPORATION. All rights reserved.
Package xs contains most of the supported eXtended actions (xactions) with some exceptions that include certain storage services (mirror, EC) and extensions (downloader, lru).
- Copyright (c) 2018-2022, NVIDIA CORPORATION. All rights reserved.
Package xs contains most of the supported eXtended actions (xactions) with some exceptions that include certain storage services (mirror, EC) and extensions (downloader, lru).
- Copyright (c) 2018-2022, NVIDIA CORPORATION. All rights reserved.
Package xs contains most of the supported eXtended actions (xactions) with some exceptions that include certain storage services (mirror, EC) and extensions (downloader, lru).
- Copyright (c) 2018-2022, NVIDIA CORPORATION. All rights reserved.
Package xs contains most of the supported eXtended actions (xactions) with some exceptions that include certain storage services (mirror, EC) and extensions (downloader, lru).
- Copyright (c) 2018-2022, NVIDIA CORPORATION. All rights reserved.
Package xs contains most of the supported eXtended actions (xactions) with some exceptions that include certain storage services (mirror, EC) and extensions (downloader, lru).
- Copyright (c) 2018-2022, NVIDIA CORPORATION. All rights reserved.
Package xs contains most of the supported eXtended actions (xactions) with some exceptions that include certain storage services (mirror, EC) and extensions (downloader, lru).
- Copyright (c) 2018-2022, NVIDIA CORPORATION. All rights reserved.
Package xs contains most of the supported eXtended actions (xactions) with some exceptions that include certain storage services (mirror, EC) and extensions (downloader, lru).
- Copyright (c) 2018-2022, NVIDIA CORPORATION. All rights reserved.
Package xs contains most of the supported eXtended actions (xactions) with some exceptions that include certain storage services (mirror, EC) and extensions (downloader, lru).
- Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved.
Package xs contains most of the supported eXtended actions (xactions) with some exceptions that include certain storage services (mirror, EC) and extensions (downloader, lru).
- Copyright (c) 2018-2022, NVIDIA CORPORATION. All rights reserved.
Package xs contains most of the supported eXtended actions (xactions) with some exceptions that include certain storage services (mirror, EC) and extensions (downloader, lru).
- Copyright (c) 2021-2022, NVIDIA CORPORATION. All rights reserved.
Package xs contains most of the supported eXtended actions (xactions) with some exceptions that include certain storage services (mirror, EC) and extensions (downloader, lru).
- Copyright (c) 2021-2022, NVIDIA CORPORATION. All rights reserved.
Package xs contains most of the supported eXtended actions (xactions) with some exceptions that include certain storage services (mirror, EC) and extensions (downloader, lru).
- Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved.
Package xs contains most of the supported eXtended actions (xactions) with some exceptions that include certain storage services (mirror, EC) and extensions (downloader, lru).
- Copyright (c) 2018-2022, NVIDIA CORPORATION. All rights reserved.
Index ¶
Constants ¶
This section is empty.
Variables ¶
var (
ErrGone = errors.New("gone")
)
Functions ¶
Types ¶
type LsoXact ¶
type LsoXact struct {
// contains filtered or unexported fields
}
`on-demand` per list-objects request
type Rebalance ¶
func NewRebalance ¶
type Resilver ¶
func NewResilver ¶
type TestBmvFactory ¶
type TestBmvFactory = bmvFactory
type TestXFactory ¶
type TestXFactory struct { // contains filtered or unexported fields } // tests only
concrete list-range type xactions (see also: archive.go)
type XactArch ¶
type XactArch struct {
// contains filtered or unexported fields
}
func (*XactArch) Do ¶
func (r *XactArch) Do(msg *cmn.ArchiveMsg)
type XactDirPromote ¶
func (*XactDirPromote) Run ¶
func (r *XactDirPromote) Run(wg *sync.WaitGroup)
func (*XactDirPromote) SetFshare ¶
func (r *XactDirPromote) SetFshare(v bool)
type XactTCObjs ¶
type XactTCObjs struct {
// contains filtered or unexported fields
}
func (*XactTCObjs) Begin ¶
func (r *XactTCObjs) Begin(msg *cmn.TCObjsMsg)
func (*XactTCObjs) Do ¶
func (r *XactTCObjs) Do(msg *cmn.TCObjsMsg)
func (*XactTCObjs) Run ¶
func (r *XactTCObjs) Run(wg *sync.WaitGroup)