blockarchive

package
v0.0.0-...-ea48f79 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 3, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

COPYRIGHT Fujitsu Software Technologies Limited 2018 All Rights Reserved.

Index

Constants

This section is empty.

Variables

View Source
var (
	ArchivedBlockfileSizeOpts = metrics.GaugeOpts{
		Namespace:  "blockarchive",
		Subsystem:  "",
		Name:       "archived_size",
		Help:       "Total size of archived blockfiles.",
		LabelNames: []string{"channel"},
	}
)
View Source
var BlockStorePath string
View Source
var BlockVaultDir string
View Source
var BlockVaultURL string
View Source
var IsArchiver bool
View Source
var IsClient bool
View Source
var NumBlockfileEachArchiving int
View Source
var NumKeepLatestBlocks int

Functions

This section is empty.

Types

type ArchiverMessage

type ArchiverMessage struct {
	ChainID      string
	BlockfileNum int
}

type BlockVaultStats

type BlockVaultStats struct {
	// contains filtered or unexported fields
}
var ArchiverStats *BlockVaultStats

func NewBlockVaultStats

func NewBlockVaultStats(metricsProvider metrics.Provider) *BlockVaultStats

func (*BlockVaultStats) LedgerStats

func (s *BlockVaultStats) LedgerStats(ledgerid string) *ledgerStats

Jump to

Keyboard shortcuts

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