versionpb

package
v2.0.9-rc0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_version_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type KeyMeta

type KeyMeta struct {
	LastWriteHash []byte `protobuf:"bytes,1,opt,name=lastWriteHash,proto3" json:"lastWriteHash,omitempty"` // hash of value that was last written
	FirstVersion  uint64 `protobuf:"varint,2,opt,name=firstVersion,proto3" json:"firstVersion,omitempty"`
	LastVersion   uint64 `protobuf:"varint,3,opt,name=lastVersion,proto3" json:"lastVersion,omitempty"`
	DeleteVersion uint64 `protobuf:"varint,4,opt,name=deleteVersion,proto3" json:"deleteVersion,omitempty"`
	// contains filtered or unexported fields
}

func (*KeyMeta) Descriptor deprecated

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

Deprecated: Use KeyMeta.ProtoReflect.Descriptor instead.

func (*KeyMeta) GetDeleteVersion

func (x *KeyMeta) GetDeleteVersion() uint64

func (*KeyMeta) GetFirstVersion

func (x *KeyMeta) GetFirstVersion() uint64

func (*KeyMeta) GetLastVersion

func (x *KeyMeta) GetLastVersion() uint64

func (*KeyMeta) GetLastWriteHash

func (x *KeyMeta) GetLastWriteHash() []byte

func (*KeyMeta) ProtoMessage

func (*KeyMeta) ProtoMessage()

func (*KeyMeta) ProtoReflect

func (x *KeyMeta) ProtoReflect() protoreflect.Message

func (*KeyMeta) Reset

func (x *KeyMeta) Reset()

func (*KeyMeta) String

func (x *KeyMeta) String() string

type VersionedNamespace

type VersionedNamespace struct {
	Name   string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	KeyLen uint32 `protobuf:"varint,2,opt,name=keyLen,proto3" json:"keyLen,omitempty"`
	// contains filtered or unexported fields
}

func (*VersionedNamespace) Descriptor deprecated

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

Deprecated: Use VersionedNamespace.ProtoReflect.Descriptor instead.

func (*VersionedNamespace) GetKeyLen

func (x *VersionedNamespace) GetKeyLen() uint32

func (*VersionedNamespace) GetName

func (x *VersionedNamespace) GetName() string

func (*VersionedNamespace) ProtoMessage

func (*VersionedNamespace) ProtoMessage()

func (*VersionedNamespace) ProtoReflect

func (x *VersionedNamespace) ProtoReflect() protoreflect.Message

func (*VersionedNamespace) Reset

func (x *VersionedNamespace) Reset()

func (*VersionedNamespace) String

func (x *VersionedNamespace) String() string

Jump to

Keyboard shortcuts

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