Package feast.proto.serving
Class ServingAPIProto.GetOnlineFeaturesRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.GetOnlineFeaturesRequest.Builder>
-
- feast.proto.serving.ServingAPIProto.GetOnlineFeaturesRequest.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ServingAPIProto.GetOnlineFeaturesRequestOrBuilder,Cloneable
- Enclosing class:
- ServingAPIProto.GetOnlineFeaturesRequest
public static final class ServingAPIProto.GetOnlineFeaturesRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.GetOnlineFeaturesRequest.Builder> implements ServingAPIProto.GetOnlineFeaturesRequestOrBuilder
Protobuf typefeast.serving.GetOnlineFeaturesRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description ServingAPIProto.GetOnlineFeaturesRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ServingAPIProto.GetOnlineFeaturesRequestbuild()ServingAPIProto.GetOnlineFeaturesRequestbuildPartial()ServingAPIProto.GetOnlineFeaturesRequest.Builderclear()ServingAPIProto.GetOnlineFeaturesRequest.BuilderclearEntities()ServingAPIProto.GetOnlineFeaturesRequest.BuilderclearFeatures().feast.serving.FeatureList features = 2;ServingAPIProto.GetOnlineFeaturesRequest.BuilderclearFeatureService()string feature_service = 1;ServingAPIProto.GetOnlineFeaturesRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ServingAPIProto.GetOnlineFeaturesRequest.BuilderclearFullFeatureNames()bool full_feature_names = 4;ServingAPIProto.GetOnlineFeaturesRequest.BuilderclearKind()ServingAPIProto.GetOnlineFeaturesRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ServingAPIProto.GetOnlineFeaturesRequest.BuilderclearRequestContext()ServingAPIProto.GetOnlineFeaturesRequest.Builderclone()booleancontainsEntities(String key)The entity data is specified in a columnar format A map of entity name -> list of valuesbooleancontainsRequestContext(String key)Context for OnDemand Feature Transformation (was moved to dedicated parameter to avoid unnecessary separation logic on serving side) A map of variable name -> list of valuesServingAPIProto.GetOnlineFeaturesRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()Map<String,ValueProto.RepeatedValue>getEntities()Deprecated.intgetEntitiesCount()The entity data is specified in a columnar format A map of entity name -> list of valuesMap<String,ValueProto.RepeatedValue>getEntitiesMap()The entity data is specified in a columnar format A map of entity name -> list of valuesValueProto.RepeatedValuegetEntitiesOrDefault(String key, ValueProto.RepeatedValue defaultValue)The entity data is specified in a columnar format A map of entity name -> list of valuesValueProto.RepeatedValuegetEntitiesOrThrow(String key)The entity data is specified in a columnar format A map of entity name -> list of valuesServingAPIProto.FeatureListgetFeatures().feast.serving.FeatureList features = 2;ServingAPIProto.FeatureList.BuildergetFeaturesBuilder().feast.serving.FeatureList features = 2;StringgetFeatureService()string feature_service = 1;com.google.protobuf.ByteStringgetFeatureServiceBytes()string feature_service = 1;ServingAPIProto.FeatureListOrBuildergetFeaturesOrBuilder().feast.serving.FeatureList features = 2;booleangetFullFeatureNames()bool full_feature_names = 4;ServingAPIProto.GetOnlineFeaturesRequest.KindCasegetKindCase()Map<String,ValueProto.RepeatedValue>getMutableEntities()Deprecated.Map<String,ValueProto.RepeatedValue>getMutableRequestContext()Deprecated.Map<String,ValueProto.RepeatedValue>getRequestContext()Deprecated.intgetRequestContextCount()Context for OnDemand Feature Transformation (was moved to dedicated parameter to avoid unnecessary separation logic on serving side) A map of variable name -> list of valuesMap<String,ValueProto.RepeatedValue>getRequestContextMap()Context for OnDemand Feature Transformation (was moved to dedicated parameter to avoid unnecessary separation logic on serving side) A map of variable name -> list of valuesValueProto.RepeatedValuegetRequestContextOrDefault(String key, ValueProto.RepeatedValue defaultValue)Context for OnDemand Feature Transformation (was moved to dedicated parameter to avoid unnecessary separation logic on serving side) A map of variable name -> list of valuesValueProto.RepeatedValuegetRequestContextOrThrow(String key)Context for OnDemand Feature Transformation (was moved to dedicated parameter to avoid unnecessary separation logic on serving side) A map of variable name -> list of valuesbooleanhasFeatures().feast.serving.FeatureList features = 2;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)protected com.google.protobuf.MapFieldinternalGetMutableMapField(int number)booleanisInitialized()ServingAPIProto.GetOnlineFeaturesRequest.BuildermergeFeatures(ServingAPIProto.FeatureList value).feast.serving.FeatureList features = 2;ServingAPIProto.GetOnlineFeaturesRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ServingAPIProto.GetOnlineFeaturesRequest.BuildermergeFrom(com.google.protobuf.Message other)ServingAPIProto.GetOnlineFeaturesRequest.BuildermergeFrom(ServingAPIProto.GetOnlineFeaturesRequest other)ServingAPIProto.GetOnlineFeaturesRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ServingAPIProto.GetOnlineFeaturesRequest.BuilderputAllEntities(Map<String,ValueProto.RepeatedValue> values)The entity data is specified in a columnar format A map of entity name -> list of valuesServingAPIProto.GetOnlineFeaturesRequest.BuilderputAllRequestContext(Map<String,ValueProto.RepeatedValue> values)Context for OnDemand Feature Transformation (was moved to dedicated parameter to avoid unnecessary separation logic on serving side) A map of variable name -> list of valuesServingAPIProto.GetOnlineFeaturesRequest.BuilderputEntities(String key, ValueProto.RepeatedValue value)The entity data is specified in a columnar format A map of entity name -> list of valuesServingAPIProto.GetOnlineFeaturesRequest.BuilderputRequestContext(String key, ValueProto.RepeatedValue value)Context for OnDemand Feature Transformation (was moved to dedicated parameter to avoid unnecessary separation logic on serving side) A map of variable name -> list of valuesServingAPIProto.GetOnlineFeaturesRequest.BuilderremoveEntities(String key)The entity data is specified in a columnar format A map of entity name -> list of valuesServingAPIProto.GetOnlineFeaturesRequest.BuilderremoveRequestContext(String key)Context for OnDemand Feature Transformation (was moved to dedicated parameter to avoid unnecessary separation logic on serving side) A map of variable name -> list of valuesServingAPIProto.GetOnlineFeaturesRequest.BuildersetFeatures(ServingAPIProto.FeatureList value).feast.serving.FeatureList features = 2;ServingAPIProto.GetOnlineFeaturesRequest.BuildersetFeatures(ServingAPIProto.FeatureList.Builder builderForValue).feast.serving.FeatureList features = 2;ServingAPIProto.GetOnlineFeaturesRequest.BuildersetFeatureService(String value)string feature_service = 1;ServingAPIProto.GetOnlineFeaturesRequest.BuildersetFeatureServiceBytes(com.google.protobuf.ByteString value)string feature_service = 1;ServingAPIProto.GetOnlineFeaturesRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ServingAPIProto.GetOnlineFeaturesRequest.BuildersetFullFeatureNames(boolean value)bool full_feature_names = 4;ServingAPIProto.GetOnlineFeaturesRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ServingAPIProto.GetOnlineFeaturesRequest.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.GetOnlineFeaturesRequest.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.GetOnlineFeaturesRequest.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.GetOnlineFeaturesRequest.Builder>
-
clear
public ServingAPIProto.GetOnlineFeaturesRequest.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.GetOnlineFeaturesRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.GetOnlineFeaturesRequest.Builder>
-
getDefaultInstanceForType
public ServingAPIProto.GetOnlineFeaturesRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ServingAPIProto.GetOnlineFeaturesRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ServingAPIProto.GetOnlineFeaturesRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ServingAPIProto.GetOnlineFeaturesRequest.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.GetOnlineFeaturesRequest.Builder>
-
setField
public ServingAPIProto.GetOnlineFeaturesRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.GetOnlineFeaturesRequest.Builder>
-
clearField
public ServingAPIProto.GetOnlineFeaturesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.GetOnlineFeaturesRequest.Builder>
-
clearOneof
public ServingAPIProto.GetOnlineFeaturesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.GetOnlineFeaturesRequest.Builder>
-
setRepeatedField
public ServingAPIProto.GetOnlineFeaturesRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.GetOnlineFeaturesRequest.Builder>
-
addRepeatedField
public ServingAPIProto.GetOnlineFeaturesRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.GetOnlineFeaturesRequest.Builder>
-
mergeFrom
public ServingAPIProto.GetOnlineFeaturesRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ServingAPIProto.GetOnlineFeaturesRequest.Builder>
-
mergeFrom
public ServingAPIProto.GetOnlineFeaturesRequest.Builder mergeFrom(ServingAPIProto.GetOnlineFeaturesRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.GetOnlineFeaturesRequest.Builder>
-
mergeFrom
public ServingAPIProto.GetOnlineFeaturesRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ServingAPIProto.GetOnlineFeaturesRequest.Builder>- Throws:
IOException
-
getKindCase
public ServingAPIProto.GetOnlineFeaturesRequest.KindCase getKindCase()
- Specified by:
getKindCasein interfaceServingAPIProto.GetOnlineFeaturesRequestOrBuilder
-
clearKind
public ServingAPIProto.GetOnlineFeaturesRequest.Builder clearKind()
-
getFeatureService
public String getFeatureService()
string feature_service = 1;- Specified by:
getFeatureServicein interfaceServingAPIProto.GetOnlineFeaturesRequestOrBuilder- Returns:
- The featureService.
-
getFeatureServiceBytes
public com.google.protobuf.ByteString getFeatureServiceBytes()
string feature_service = 1;- Specified by:
getFeatureServiceBytesin interfaceServingAPIProto.GetOnlineFeaturesRequestOrBuilder- Returns:
- The bytes for featureService.
-
setFeatureService
public ServingAPIProto.GetOnlineFeaturesRequest.Builder setFeatureService(String value)
string feature_service = 1;- Parameters:
value- The featureService to set.- Returns:
- This builder for chaining.
-
clearFeatureService
public ServingAPIProto.GetOnlineFeaturesRequest.Builder clearFeatureService()
string feature_service = 1;- Returns:
- This builder for chaining.
-
setFeatureServiceBytes
public ServingAPIProto.GetOnlineFeaturesRequest.Builder setFeatureServiceBytes(com.google.protobuf.ByteString value)
string feature_service = 1;- Parameters:
value- The bytes for featureService to set.- Returns:
- This builder for chaining.
-
hasFeatures
public boolean hasFeatures()
.feast.serving.FeatureList features = 2;- Specified by:
hasFeaturesin interfaceServingAPIProto.GetOnlineFeaturesRequestOrBuilder- Returns:
- Whether the features field is set.
-
getFeatures
public ServingAPIProto.FeatureList getFeatures()
.feast.serving.FeatureList features = 2;- Specified by:
getFeaturesin interfaceServingAPIProto.GetOnlineFeaturesRequestOrBuilder- Returns:
- The features.
-
setFeatures
public ServingAPIProto.GetOnlineFeaturesRequest.Builder setFeatures(ServingAPIProto.FeatureList value)
.feast.serving.FeatureList features = 2;
-
setFeatures
public ServingAPIProto.GetOnlineFeaturesRequest.Builder setFeatures(ServingAPIProto.FeatureList.Builder builderForValue)
.feast.serving.FeatureList features = 2;
-
mergeFeatures
public ServingAPIProto.GetOnlineFeaturesRequest.Builder mergeFeatures(ServingAPIProto.FeatureList value)
.feast.serving.FeatureList features = 2;
-
clearFeatures
public ServingAPIProto.GetOnlineFeaturesRequest.Builder clearFeatures()
.feast.serving.FeatureList features = 2;
-
getFeaturesBuilder
public ServingAPIProto.FeatureList.Builder getFeaturesBuilder()
.feast.serving.FeatureList features = 2;
-
getFeaturesOrBuilder
public ServingAPIProto.FeatureListOrBuilder getFeaturesOrBuilder()
.feast.serving.FeatureList features = 2;- Specified by:
getFeaturesOrBuilderin interfaceServingAPIProto.GetOnlineFeaturesRequestOrBuilder
-
getEntitiesCount
public int getEntitiesCount()
Description copied from interface:ServingAPIProto.GetOnlineFeaturesRequestOrBuilderThe entity data is specified in a columnar format A map of entity name -> list of values
map<string, .feast.types.RepeatedValue> entities = 3;- Specified by:
getEntitiesCountin interfaceServingAPIProto.GetOnlineFeaturesRequestOrBuilder
-
containsEntities
public boolean containsEntities(String key)
The entity data is specified in a columnar format A map of entity name -> list of values
map<string, .feast.types.RepeatedValue> entities = 3;- Specified by:
containsEntitiesin interfaceServingAPIProto.GetOnlineFeaturesRequestOrBuilder
-
getEntities
@Deprecated public Map<String,ValueProto.RepeatedValue> getEntities()
Deprecated.UsegetEntitiesMap()instead.- Specified by:
getEntitiesin interfaceServingAPIProto.GetOnlineFeaturesRequestOrBuilder
-
getEntitiesMap
public Map<String,ValueProto.RepeatedValue> getEntitiesMap()
The entity data is specified in a columnar format A map of entity name -> list of values
map<string, .feast.types.RepeatedValue> entities = 3;- Specified by:
getEntitiesMapin interfaceServingAPIProto.GetOnlineFeaturesRequestOrBuilder
-
getEntitiesOrDefault
public ValueProto.RepeatedValue getEntitiesOrDefault(String key, ValueProto.RepeatedValue defaultValue)
The entity data is specified in a columnar format A map of entity name -> list of values
map<string, .feast.types.RepeatedValue> entities = 3;- Specified by:
getEntitiesOrDefaultin interfaceServingAPIProto.GetOnlineFeaturesRequestOrBuilder
-
getEntitiesOrThrow
public ValueProto.RepeatedValue getEntitiesOrThrow(String key)
The entity data is specified in a columnar format A map of entity name -> list of values
map<string, .feast.types.RepeatedValue> entities = 3;- Specified by:
getEntitiesOrThrowin interfaceServingAPIProto.GetOnlineFeaturesRequestOrBuilder
-
clearEntities
public ServingAPIProto.GetOnlineFeaturesRequest.Builder clearEntities()
-
removeEntities
public ServingAPIProto.GetOnlineFeaturesRequest.Builder removeEntities(String key)
The entity data is specified in a columnar format A map of entity name -> list of values
map<string, .feast.types.RepeatedValue> entities = 3;
-
getMutableEntities
@Deprecated public Map<String,ValueProto.RepeatedValue> getMutableEntities()
Deprecated.Use alternate mutation accessors instead.
-
putEntities
public ServingAPIProto.GetOnlineFeaturesRequest.Builder putEntities(String key, ValueProto.RepeatedValue value)
The entity data is specified in a columnar format A map of entity name -> list of values
map<string, .feast.types.RepeatedValue> entities = 3;
-
putAllEntities
public ServingAPIProto.GetOnlineFeaturesRequest.Builder putAllEntities(Map<String,ValueProto.RepeatedValue> values)
The entity data is specified in a columnar format A map of entity name -> list of values
map<string, .feast.types.RepeatedValue> entities = 3;
-
getFullFeatureNames
public boolean getFullFeatureNames()
bool full_feature_names = 4;- Specified by:
getFullFeatureNamesin interfaceServingAPIProto.GetOnlineFeaturesRequestOrBuilder- Returns:
- The fullFeatureNames.
-
setFullFeatureNames
public ServingAPIProto.GetOnlineFeaturesRequest.Builder setFullFeatureNames(boolean value)
bool full_feature_names = 4;- Parameters:
value- The fullFeatureNames to set.- Returns:
- This builder for chaining.
-
clearFullFeatureNames
public ServingAPIProto.GetOnlineFeaturesRequest.Builder clearFullFeatureNames()
bool full_feature_names = 4;- Returns:
- This builder for chaining.
-
getRequestContextCount
public int getRequestContextCount()
Description copied from interface:ServingAPIProto.GetOnlineFeaturesRequestOrBuilderContext for OnDemand Feature Transformation (was moved to dedicated parameter to avoid unnecessary separation logic on serving side) A map of variable name -> list of values
map<string, .feast.types.RepeatedValue> request_context = 5;- Specified by:
getRequestContextCountin interfaceServingAPIProto.GetOnlineFeaturesRequestOrBuilder
-
containsRequestContext
public boolean containsRequestContext(String key)
Context for OnDemand Feature Transformation (was moved to dedicated parameter to avoid unnecessary separation logic on serving side) A map of variable name -> list of values
map<string, .feast.types.RepeatedValue> request_context = 5;- Specified by:
containsRequestContextin interfaceServingAPIProto.GetOnlineFeaturesRequestOrBuilder
-
getRequestContext
@Deprecated public Map<String,ValueProto.RepeatedValue> getRequestContext()
Deprecated.UsegetRequestContextMap()instead.- Specified by:
getRequestContextin interfaceServingAPIProto.GetOnlineFeaturesRequestOrBuilder
-
getRequestContextMap
public Map<String,ValueProto.RepeatedValue> getRequestContextMap()
Context for OnDemand Feature Transformation (was moved to dedicated parameter to avoid unnecessary separation logic on serving side) A map of variable name -> list of values
map<string, .feast.types.RepeatedValue> request_context = 5;- Specified by:
getRequestContextMapin interfaceServingAPIProto.GetOnlineFeaturesRequestOrBuilder
-
getRequestContextOrDefault
public ValueProto.RepeatedValue getRequestContextOrDefault(String key, ValueProto.RepeatedValue defaultValue)
Context for OnDemand Feature Transformation (was moved to dedicated parameter to avoid unnecessary separation logic on serving side) A map of variable name -> list of values
map<string, .feast.types.RepeatedValue> request_context = 5;- Specified by:
getRequestContextOrDefaultin interfaceServingAPIProto.GetOnlineFeaturesRequestOrBuilder
-
getRequestContextOrThrow
public ValueProto.RepeatedValue getRequestContextOrThrow(String key)
Context for OnDemand Feature Transformation (was moved to dedicated parameter to avoid unnecessary separation logic on serving side) A map of variable name -> list of values
map<string, .feast.types.RepeatedValue> request_context = 5;- Specified by:
getRequestContextOrThrowin interfaceServingAPIProto.GetOnlineFeaturesRequestOrBuilder
-
clearRequestContext
public ServingAPIProto.GetOnlineFeaturesRequest.Builder clearRequestContext()
-
removeRequestContext
public ServingAPIProto.GetOnlineFeaturesRequest.Builder removeRequestContext(String key)
Context for OnDemand Feature Transformation (was moved to dedicated parameter to avoid unnecessary separation logic on serving side) A map of variable name -> list of values
map<string, .feast.types.RepeatedValue> request_context = 5;
-
getMutableRequestContext
@Deprecated public Map<String,ValueProto.RepeatedValue> getMutableRequestContext()
Deprecated.Use alternate mutation accessors instead.
-
putRequestContext
public ServingAPIProto.GetOnlineFeaturesRequest.Builder putRequestContext(String key, ValueProto.RepeatedValue value)
Context for OnDemand Feature Transformation (was moved to dedicated parameter to avoid unnecessary separation logic on serving side) A map of variable name -> list of values
map<string, .feast.types.RepeatedValue> request_context = 5;
-
putAllRequestContext
public ServingAPIProto.GetOnlineFeaturesRequest.Builder putAllRequestContext(Map<String,ValueProto.RepeatedValue> values)
Context for OnDemand Feature Transformation (was moved to dedicated parameter to avoid unnecessary separation logic on serving side) A map of variable name -> list of values
map<string, .feast.types.RepeatedValue> request_context = 5;
-
setUnknownFields
public final ServingAPIProto.GetOnlineFeaturesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.GetOnlineFeaturesRequest.Builder>
-
mergeUnknownFields
public final ServingAPIProto.GetOnlineFeaturesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ServingAPIProto.GetOnlineFeaturesRequest.Builder>
-
-