Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SnapshotExecutor ¶
type SnapshotExecutor struct {
// contains filtered or unexported fields
}
func CreateSnapshotExecutor ¶
func CreateSnapshotExecutor(ctx context.Context, config *config.Config) *SnapshotExecutor
func (*SnapshotExecutor) RunDefault ¶
func (e *SnapshotExecutor) RunDefault() error
func (*SnapshotExecutor) RunHypertable ¶
func (e *SnapshotExecutor) RunHypertable() error
func (*SnapshotExecutor) RunPartitioned ¶
func (e *SnapshotExecutor) RunPartitioned() error
Click to show internal directories.
Click to hide internal directories.