storage

package
v0.4.7 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RedisKey

type RedisKey struct {
	// FeatureSet this row belongs to, this is defined as featureSetName:version.
	FeatureSet string `protobuf:"bytes,2,opt,name=feature_set,json=featureSet,proto3" json:"feature_set,omitempty"`
	// List of fields containing entity names and their respective values
	// contained within this feature row.
	Entities             []*types.Field `protobuf:"bytes,3,rep,name=entities,proto3" json:"entities,omitempty"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

func (*RedisKey) Descriptor

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

func (*RedisKey) GetEntities

func (m *RedisKey) GetEntities() []*types.Field

func (*RedisKey) GetFeatureSet

func (m *RedisKey) GetFeatureSet() string

func (*RedisKey) ProtoMessage

func (*RedisKey) ProtoMessage()

func (*RedisKey) Reset

func (m *RedisKey) Reset()

func (*RedisKey) String

func (m *RedisKey) String() string

func (*RedisKey) XXX_DiscardUnknown

func (m *RedisKey) XXX_DiscardUnknown()

func (*RedisKey) XXX_Marshal

func (m *RedisKey) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*RedisKey) XXX_Merge

func (m *RedisKey) XXX_Merge(src proto.Message)

func (*RedisKey) XXX_Size

func (m *RedisKey) XXX_Size() int

func (*RedisKey) XXX_Unmarshal

func (m *RedisKey) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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