Documentation
¶
Overview ¶
Package mirror provides local mirroring and replica management
- Copyright (c) 2018-2021, NVIDIA CORPORATION. All rights reserved.
Package mirror provides local mirroring and replica management
- Copyright (c) 2018-2023, NVIDIA CORPORATION. All rights reserved.
Package mirror provides local mirroring and replica management
- Copyright (c) 2018-2021, NVIDIA CORPORATION. All rights reserved.
Package mirror provides local mirroring and replica management
- Copyright (c) 2018-2023, NVIDIA CORPORATION. All rights reserved.
Package mirror provides local mirroring and replica management
- Copyright (c) 2018-2023, NVIDIA CORPORATION. All rights reserved.
Index ¶
- Constants
- func Init()
- type XactPut
- type XactTCB
- func (r *XactTCB) Args() *xreg.TCBArgs
- func (r *XactTCB) FromTo() (*meta.Bck, *meta.Bck)
- func (r *XactTCB) Name() string
- func (r *XactTCB) Run(wg *sync.WaitGroup)
- func (r *XactTCB) Snap() (snap *cluster.Snap)
- func (r *XactTCB) String() string
- func (r *XactTCB) TxnAbort()
- func (r *XactTCB) WaitRunning()
Constants ¶
View Source
const OpcTxnDone = 27182
Variables ¶
This section is empty.
Functions ¶
Types ¶
type XactPut ¶
type XactPut struct { // implements cluster.Xact interface xact.DemandBase // contains filtered or unexported fields }
type XactTCB ¶
func (*XactTCB) WaitRunning ¶
func (r *XactTCB) WaitRunning()
Click to show internal directories.
Click to hide internal directories.