snapshot

package
v0.0.0-...-9649366 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package snapshot is a generated protocol buffer package.

It is generated from these files:

github.com/m3db/m3/src/dbnode/generated/proto/snapshot/snapshot_metadata.proto

It has these top-level messages:

Metadata
CommitLogID

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLengthSnapshotMetadata = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowSnapshotMetadata   = fmt.Errorf("proto: integer overflow")
)

Functions

This section is empty.

Types

type CommitLogID

type CommitLogID struct {
	FilePath string `protobuf:"bytes,1,opt,name=filePath,proto3" json:"filePath,omitempty"`
	Index    int64  `protobuf:"varint,2,opt,name=index,proto3" json:"index,omitempty"`
}

func (*CommitLogID) Descriptor

func (*CommitLogID) Descriptor() ([]byte, []int)

func (*CommitLogID) GetFilePath

func (m *CommitLogID) GetFilePath() string

func (*CommitLogID) GetIndex

func (m *CommitLogID) GetIndex() int64

func (*CommitLogID) Marshal

func (m *CommitLogID) Marshal() (dAtA []byte, err error)

func (*CommitLogID) MarshalTo

func (m *CommitLogID) MarshalTo(dAtA []byte) (int, error)

func (*CommitLogID) ProtoMessage

func (*CommitLogID) ProtoMessage()

func (*CommitLogID) Reset

func (m *CommitLogID) Reset()

func (*CommitLogID) Size

func (m *CommitLogID) Size() (n int)

func (*CommitLogID) String

func (m *CommitLogID) String() string

func (*CommitLogID) Unmarshal

func (m *CommitLogID) Unmarshal(dAtA []byte) error

type Metadata

type Metadata struct {
	SnapshotIndex int64        `protobuf:"varint,1,opt,name=snapshotIndex,proto3" json:"snapshotIndex,omitempty"`
	SnapshotUUID  []byte       `protobuf:"bytes,2,opt,name=snapshotUUID,proto3" json:"snapshotUUID,omitempty"`
	CommitlogID   *CommitLogID `protobuf:"bytes,3,opt,name=commitlogID" json:"commitlogID,omitempty"`
}

func (*Metadata) Descriptor

func (*Metadata) Descriptor() ([]byte, []int)

func (*Metadata) GetCommitlogID

func (m *Metadata) GetCommitlogID() *CommitLogID

func (*Metadata) GetSnapshotIndex

func (m *Metadata) GetSnapshotIndex() int64

func (*Metadata) GetSnapshotUUID

func (m *Metadata) GetSnapshotUUID() []byte

func (*Metadata) Marshal

func (m *Metadata) Marshal() (dAtA []byte, err error)

func (*Metadata) MarshalTo

func (m *Metadata) MarshalTo(dAtA []byte) (int, error)

func (*Metadata) ProtoMessage

func (*Metadata) ProtoMessage()

func (*Metadata) Reset

func (m *Metadata) Reset()

func (*Metadata) Size

func (m *Metadata) Size() (n int)

func (*Metadata) String

func (m *Metadata) String() string

func (*Metadata) Unmarshal

func (m *Metadata) Unmarshal(dAtA []byte) error

Jump to

Keyboard shortcuts

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