storage

package
v0.5.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_feast_storage_Redis_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type RedisKey

type RedisKey struct {

	// FeatureSet this row belongs to, this is defined as featureSetName.
	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. The entities should be sorted
	// by the entity name alphabetically in ascending order.
	Entities []*types.Field `protobuf:"bytes,3,rep,name=entities,proto3" json:"entities,omitempty"`
	// contains filtered or unexported fields
}

func (*RedisKey) Descriptor deprecated

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

Deprecated: Use RedisKey.ProtoReflect.Descriptor instead.

func (*RedisKey) GetEntities

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

func (*RedisKey) GetFeatureSet

func (x *RedisKey) GetFeatureSet() string

func (*RedisKey) ProtoMessage

func (*RedisKey) ProtoMessage()

func (*RedisKey) ProtoReflect

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

func (*RedisKey) Reset

func (x *RedisKey) Reset()

func (*RedisKey) String

func (x *RedisKey) String() string

Jump to

Keyboard shortcuts

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