raftpb

package
v0.0.0-...-1aaebbc Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_internal_sync_raftpb_rpc_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type InternalRaftRequest

type InternalRaftRequest struct {
	Put      *serverpb.PutRequest           `protobuf:"bytes,10,opt,name=put,proto3" json:"put,omitempty"`
	Get      *serverpb.GetRequest           `protobuf:"bytes,11,opt,name=get,proto3" json:"get,omitempty"`
	MultiGet *serverpb.MultiGetRequest      `protobuf:"bytes,12,opt,name=multi_get,json=multiGet,proto3" json:"multi_get,omitempty"`
	Delete   *serverpb.DeleteRequest        `protobuf:"bytes,13,opt,name=delete,proto3" json:"delete,omitempty"`
	Cas      *serverpb.CompareAndSetRequest `protobuf:"bytes,14,opt,name=cas,proto3" json:"cas,omitempty"`
	// contains filtered or unexported fields
}

func (*InternalRaftRequest) Descriptor deprecated

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

Deprecated: Use InternalRaftRequest.ProtoReflect.Descriptor instead.

func (*InternalRaftRequest) GetCas

func (*InternalRaftRequest) GetDelete

func (x *InternalRaftRequest) GetDelete() *serverpb.DeleteRequest

func (*InternalRaftRequest) GetGet

func (*InternalRaftRequest) GetMultiGet

func (x *InternalRaftRequest) GetMultiGet() *serverpb.MultiGetRequest

func (*InternalRaftRequest) GetPut

func (*InternalRaftRequest) ProtoMessage

func (*InternalRaftRequest) ProtoMessage()

func (*InternalRaftRequest) ProtoReflect

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

func (*InternalRaftRequest) Reset

func (x *InternalRaftRequest) Reset()

func (*InternalRaftRequest) String

func (x *InternalRaftRequest) String() string

Jump to

Keyboard shortcuts

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