Uses of Class
feast.proto.types.ValueProto.Value
-
Packages that use ValueProto.Value Package Description feast.proto.serving feast.proto.storage feast.proto.types grpc.connector -
-
Uses of ValueProto.Value in feast.proto.serving
Methods in feast.proto.serving that return ValueProto.Value Modifier and Type Method Description ValueProto.ValueServingAPIProto.GetOnlineFeaturesRequestV2.EntityRow.Builder. getFieldsOrDefault(String key, ValueProto.Value defaultValue)Map containing mapping of entity name to entity value.ValueProto.ValueServingAPIProto.GetOnlineFeaturesRequestV2.EntityRow. getFieldsOrDefault(String key, ValueProto.Value defaultValue)Map containing mapping of entity name to entity value.ValueProto.ValueServingAPIProto.GetOnlineFeaturesRequestV2.EntityRowOrBuilder. getFieldsOrDefault(String key, ValueProto.Value defaultValue)Map containing mapping of entity name to entity value.ValueProto.ValueServingAPIProto.GetOnlineFeaturesRequestV2.EntityRow.Builder. getFieldsOrThrow(String key)Map containing mapping of entity name to entity value.ValueProto.ValueServingAPIProto.GetOnlineFeaturesRequestV2.EntityRow. getFieldsOrThrow(String key)Map containing mapping of entity name to entity value.ValueProto.ValueServingAPIProto.GetOnlineFeaturesRequestV2.EntityRowOrBuilder. getFieldsOrThrow(String key)Map containing mapping of entity name to entity value.ValueProto.ValueServingAPIProto.GetOnlineFeaturesResponse.FeatureVector.Builder. getValues(int index)repeated .feast.types.Value values = 1;ValueProto.ValueServingAPIProto.GetOnlineFeaturesResponse.FeatureVector. getValues(int index)repeated .feast.types.Value values = 1;ValueProto.ValueServingAPIProto.GetOnlineFeaturesResponse.FeatureVectorOrBuilder. getValues(int index)repeated .feast.types.Value values = 1;Methods in feast.proto.serving that return types with arguments of type ValueProto.Value Modifier and Type Method Description Map<String,ValueProto.Value>ServingAPIProto.GetOnlineFeaturesRequestV2.EntityRow.Builder. getFields()Deprecated.Map<String,ValueProto.Value>ServingAPIProto.GetOnlineFeaturesRequestV2.EntityRow. getFields()Deprecated.Map<String,ValueProto.Value>ServingAPIProto.GetOnlineFeaturesRequestV2.EntityRowOrBuilder. getFields()Deprecated.Map<String,ValueProto.Value>ServingAPIProto.GetOnlineFeaturesRequestV2.EntityRow.Builder. getFieldsMap()Map containing mapping of entity name to entity value.Map<String,ValueProto.Value>ServingAPIProto.GetOnlineFeaturesRequestV2.EntityRow. getFieldsMap()Map containing mapping of entity name to entity value.Map<String,ValueProto.Value>ServingAPIProto.GetOnlineFeaturesRequestV2.EntityRowOrBuilder. getFieldsMap()Map containing mapping of entity name to entity value.Map<String,ValueProto.Value>ServingAPIProto.GetOnlineFeaturesRequestV2.EntityRow.Builder. getMutableFields()Deprecated.List<ValueProto.Value>ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector.Builder. getValuesList()repeated .feast.types.Value values = 1;List<ValueProto.Value>ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector. getValuesList()repeated .feast.types.Value values = 1;List<ValueProto.Value>ServingAPIProto.GetOnlineFeaturesResponse.FeatureVectorOrBuilder. getValuesList()repeated .feast.types.Value values = 1;Methods in feast.proto.serving with parameters of type ValueProto.Value Modifier and Type Method Description ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector.BuilderServingAPIProto.GetOnlineFeaturesResponse.FeatureVector.Builder. addValues(int index, ValueProto.Value value)repeated .feast.types.Value values = 1;ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector.BuilderServingAPIProto.GetOnlineFeaturesResponse.FeatureVector.Builder. addValues(ValueProto.Value value)repeated .feast.types.Value values = 1;ValueProto.ValueServingAPIProto.GetOnlineFeaturesRequestV2.EntityRow.Builder. getFieldsOrDefault(String key, ValueProto.Value defaultValue)Map containing mapping of entity name to entity value.ValueProto.ValueServingAPIProto.GetOnlineFeaturesRequestV2.EntityRow. getFieldsOrDefault(String key, ValueProto.Value defaultValue)Map containing mapping of entity name to entity value.ValueProto.ValueServingAPIProto.GetOnlineFeaturesRequestV2.EntityRowOrBuilder. getFieldsOrDefault(String key, ValueProto.Value defaultValue)Map containing mapping of entity name to entity value.ServingAPIProto.GetOnlineFeaturesRequestV2.EntityRow.BuilderServingAPIProto.GetOnlineFeaturesRequestV2.EntityRow.Builder. putFields(String key, ValueProto.Value value)Map containing mapping of entity name to entity value.ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector.BuilderServingAPIProto.GetOnlineFeaturesResponse.FeatureVector.Builder. setValues(int index, ValueProto.Value value)repeated .feast.types.Value values = 1;Method parameters in feast.proto.serving with type arguments of type ValueProto.Value Modifier and Type Method Description ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector.BuilderServingAPIProto.GetOnlineFeaturesResponse.FeatureVector.Builder. addAllValues(Iterable<? extends ValueProto.Value> values)repeated .feast.types.Value values = 1;ServingAPIProto.GetOnlineFeaturesRequestV2.EntityRow.BuilderServingAPIProto.GetOnlineFeaturesRequestV2.EntityRow.Builder. putAllFields(Map<String,ValueProto.Value> values)Map containing mapping of entity name to entity value. -
Uses of ValueProto.Value in feast.proto.storage
Methods in feast.proto.storage that return ValueProto.Value Modifier and Type Method Description ValueProto.ValueRedisProto.RedisKeyV2.Builder. getEntityValues(int index)repeated .feast.types.Value entity_values = 3;ValueProto.ValueRedisProto.RedisKeyV2. getEntityValues(int index)repeated .feast.types.Value entity_values = 3;ValueProto.ValueRedisProto.RedisKeyV2OrBuilder. getEntityValues(int index)repeated .feast.types.Value entity_values = 3;Methods in feast.proto.storage that return types with arguments of type ValueProto.Value Modifier and Type Method Description List<ValueProto.Value>RedisProto.RedisKeyV2.Builder. getEntityValuesList()repeated .feast.types.Value entity_values = 3;List<ValueProto.Value>RedisProto.RedisKeyV2. getEntityValuesList()repeated .feast.types.Value entity_values = 3;List<ValueProto.Value>RedisProto.RedisKeyV2OrBuilder. getEntityValuesList()repeated .feast.types.Value entity_values = 3;Methods in feast.proto.storage with parameters of type ValueProto.Value Modifier and Type Method Description RedisProto.RedisKeyV2.BuilderRedisProto.RedisKeyV2.Builder. addEntityValues(int index, ValueProto.Value value)repeated .feast.types.Value entity_values = 3;RedisProto.RedisKeyV2.BuilderRedisProto.RedisKeyV2.Builder. addEntityValues(ValueProto.Value value)repeated .feast.types.Value entity_values = 3;RedisProto.RedisKeyV2.BuilderRedisProto.RedisKeyV2.Builder. setEntityValues(int index, ValueProto.Value value)repeated .feast.types.Value entity_values = 3;Method parameters in feast.proto.storage with type arguments of type ValueProto.Value Modifier and Type Method Description RedisProto.RedisKeyV2.BuilderRedisProto.RedisKeyV2.Builder. addAllEntityValues(Iterable<? extends ValueProto.Value> values)repeated .feast.types.Value entity_values = 3; -
Uses of ValueProto.Value in feast.proto.types
Methods in feast.proto.types that return ValueProto.Value Modifier and Type Method Description ValueProto.ValueValueProto.Value.Builder. build()ValueProto.ValueValueProto.Value.Builder. buildPartial()static ValueProto.ValueValueProto.Value. getDefaultInstance()ValueProto.ValueValueProto.Value.Builder. getDefaultInstanceForType()ValueProto.ValueValueProto.Value. getDefaultInstanceForType()ValueProto.ValueEntityKeyProto.EntityKey.Builder. getEntityValues(int index)repeated .feast.types.Value entity_values = 2;ValueProto.ValueEntityKeyProto.EntityKey. getEntityValues(int index)repeated .feast.types.Value entity_values = 2;ValueProto.ValueEntityKeyProto.EntityKeyOrBuilder. getEntityValues(int index)repeated .feast.types.Value entity_values = 2;ValueProto.ValueValueProto.RepeatedValue.Builder. getVal(int index)repeated .feast.types.Value val = 1;ValueProto.ValueValueProto.RepeatedValue. getVal(int index)repeated .feast.types.Value val = 1;ValueProto.ValueValueProto.RepeatedValueOrBuilder. getVal(int index)repeated .feast.types.Value val = 1;static ValueProto.ValueValueProto.Value. parseDelimitedFrom(InputStream input)static ValueProto.ValueValueProto.Value. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ValueProto.ValueValueProto.Value. parseFrom(byte[] data)static ValueProto.ValueValueProto.Value. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ValueProto.ValueValueProto.Value. parseFrom(com.google.protobuf.ByteString data)static ValueProto.ValueValueProto.Value. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ValueProto.ValueValueProto.Value. parseFrom(com.google.protobuf.CodedInputStream input)static ValueProto.ValueValueProto.Value. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ValueProto.ValueValueProto.Value. parseFrom(InputStream input)static ValueProto.ValueValueProto.Value. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ValueProto.ValueValueProto.Value. parseFrom(ByteBuffer data)static ValueProto.ValueValueProto.Value. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in feast.proto.types that return types with arguments of type ValueProto.Value Modifier and Type Method Description List<ValueProto.Value>EntityKeyProto.EntityKey.Builder. getEntityValuesList()repeated .feast.types.Value entity_values = 2;List<ValueProto.Value>EntityKeyProto.EntityKey. getEntityValuesList()repeated .feast.types.Value entity_values = 2;List<ValueProto.Value>EntityKeyProto.EntityKeyOrBuilder. getEntityValuesList()repeated .feast.types.Value entity_values = 2;com.google.protobuf.Parser<ValueProto.Value>ValueProto.Value. getParserForType()List<ValueProto.Value>ValueProto.RepeatedValue.Builder. getValList()repeated .feast.types.Value val = 1;List<ValueProto.Value>ValueProto.RepeatedValue. getValList()repeated .feast.types.Value val = 1;List<ValueProto.Value>ValueProto.RepeatedValueOrBuilder. getValList()repeated .feast.types.Value val = 1;static com.google.protobuf.Parser<ValueProto.Value>ValueProto.Value. parser()Methods in feast.proto.types with parameters of type ValueProto.Value Modifier and Type Method Description EntityKeyProto.EntityKey.BuilderEntityKeyProto.EntityKey.Builder. addEntityValues(int index, ValueProto.Value value)repeated .feast.types.Value entity_values = 2;EntityKeyProto.EntityKey.BuilderEntityKeyProto.EntityKey.Builder. addEntityValues(ValueProto.Value value)repeated .feast.types.Value entity_values = 2;ValueProto.RepeatedValue.BuilderValueProto.RepeatedValue.Builder. addVal(int index, ValueProto.Value value)repeated .feast.types.Value val = 1;ValueProto.RepeatedValue.BuilderValueProto.RepeatedValue.Builder. addVal(ValueProto.Value value)repeated .feast.types.Value val = 1;ValueProto.Value.BuilderValueProto.Value.Builder. mergeFrom(ValueProto.Value other)static ValueProto.Value.BuilderValueProto.Value. newBuilder(ValueProto.Value prototype)EntityKeyProto.EntityKey.BuilderEntityKeyProto.EntityKey.Builder. setEntityValues(int index, ValueProto.Value value)repeated .feast.types.Value entity_values = 2;ValueProto.RepeatedValue.BuilderValueProto.RepeatedValue.Builder. setVal(int index, ValueProto.Value value)repeated .feast.types.Value val = 1;Method parameters in feast.proto.types with type arguments of type ValueProto.Value Modifier and Type Method Description EntityKeyProto.EntityKey.BuilderEntityKeyProto.EntityKey.Builder. addAllEntityValues(Iterable<? extends ValueProto.Value> values)repeated .feast.types.Value entity_values = 2;ValueProto.RepeatedValue.BuilderValueProto.RepeatedValue.Builder. addAllVal(Iterable<? extends ValueProto.Value> values)repeated .feast.types.Value val = 1; -
Uses of ValueProto.Value in grpc.connector
Methods in grpc.connector that return ValueProto.Value Modifier and Type Method Description ValueProto.ValueConnector.ConnectorFeature.Builder. getValue().feast.types.Value value = 3;ValueProto.ValueConnector.ConnectorFeature. getValue().feast.types.Value value = 3;ValueProto.ValueConnector.ConnectorFeatureOrBuilder. getValue().feast.types.Value value = 3;Methods in grpc.connector with parameters of type ValueProto.Value Modifier and Type Method Description Connector.ConnectorFeature.BuilderConnector.ConnectorFeature.Builder. mergeValue(ValueProto.Value value).feast.types.Value value = 3;Connector.ConnectorFeature.BuilderConnector.ConnectorFeature.Builder. setValue(ValueProto.Value value).feast.types.Value value = 3;
-