Documentation
¶
Index ¶
Constants ¶
View Source
const CName = "node.archive.adopter"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Adopter ¶
type Adopter interface {
app.Component
AdoptArchive(ctx context.Context, req *nodesyncproto.AdoptArchiveRequest) (resp *nodesyncproto.AdoptArchiveResponse, err error)
}
Adopter handles AdoptArchive requests: another node hands over an archived space snapshot parked in the shared bucket; we server-side copy the object into our own prefix and register the space as archived without ever materializing the SQLite DB.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package mock_adopter is a generated GoMock package.
|
Package mock_adopter is a generated GoMock package. |
Click to show internal directories.
Click to hide internal directories.