goaku

package module
v0.0.0-...-198f920 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2014 License: Apache-2.0 Imports: 3 Imported by: 0

README

goaku

Golang akumuli bindings

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateDatabase

func CreateDatabase(file_name, metadata_path, volumes_path string, num_volumes int32,
	compression_threshold *uint32, window_size *uint64, max_cache *uint32) error

func Initialize

func Initialize()

func RemoveDatabase

func RemoveDatabase(path string) error

Types

type Database

type Database struct {
	// contains filtered or unexported fields
}

func OpenDatabase

func OpenDatabase(path string) (Database, error)

func (Database) Close

func (db Database) Close()

func (Database) Write

func (db Database) Write(pid ParamId, ts Timestamp, buffer []byte) error

type ParamId

type ParamId uint32

type Timestamp

type Timestamp uint64

Jump to

Keyboard shortcuts

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