Package feast.proto.core
Class OnDemandFeatureViewProto.OnDemandFeatureViewSpec
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- feast.proto.core.OnDemandFeatureViewProto.OnDemandFeatureViewSpec
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,OnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder,Serializable
- Enclosing class:
- OnDemandFeatureViewProto
public static final class OnDemandFeatureViewProto.OnDemandFeatureViewSpec extends com.google.protobuf.GeneratedMessageV3 implements OnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder
Protobuf typefeast.core.OnDemandFeatureViewSpec- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classOnDemandFeatureViewProto.OnDemandFeatureViewSpec.BuilderProtobuf typefeast.core.OnDemandFeatureViewSpec-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intFEATURES_FIELD_NUMBERstatic intINPUTS_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intPROJECT_FIELD_NUMBERstatic intUSER_DEFINED_FUNCTION_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsInputs(String key)Map of inputs for this feature view.booleanequals(Object obj)static OnDemandFeatureViewProto.OnDemandFeatureViewSpecgetDefaultInstance()OnDemandFeatureViewProto.OnDemandFeatureViewSpecgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()FeatureProto.FeatureSpecV2getFeatures(int index)List of features specifications for each feature defined with this feature view.intgetFeaturesCount()List of features specifications for each feature defined with this feature view.List<FeatureProto.FeatureSpecV2>getFeaturesList()List of features specifications for each feature defined with this feature view.FeatureProto.FeatureSpecV2OrBuildergetFeaturesOrBuilder(int index)List of features specifications for each feature defined with this feature view.List<? extends FeatureProto.FeatureSpecV2OrBuilder>getFeaturesOrBuilderList()List of features specifications for each feature defined with this feature view.Map<String,OnDemandFeatureViewProto.OnDemandInput>getInputs()Deprecated.intgetInputsCount()Map of inputs for this feature view.Map<String,OnDemandFeatureViewProto.OnDemandInput>getInputsMap()Map of inputs for this feature view.OnDemandFeatureViewProto.OnDemandInputgetInputsOrDefault(String key, OnDemandFeatureViewProto.OnDemandInput defaultValue)Map of inputs for this feature view.OnDemandFeatureViewProto.OnDemandInputgetInputsOrThrow(String key)Map of inputs for this feature view.StringgetName()Name of the feature view.com.google.protobuf.ByteStringgetNameBytes()Name of the feature view.com.google.protobuf.Parser<OnDemandFeatureViewProto.OnDemandFeatureViewSpec>getParserForType()StringgetProject()Name of Feast project that this feature view belongs to.com.google.protobuf.ByteStringgetProjectBytes()Name of Feast project that this feature view belongs to.intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()OnDemandFeatureViewProto.UserDefinedFunctiongetUserDefinedFunction().feast.core.UserDefinedFunction user_defined_function = 5;OnDemandFeatureViewProto.UserDefinedFunctionOrBuildergetUserDefinedFunctionOrBuilder().feast.core.UserDefinedFunction user_defined_function = 5;inthashCode()booleanhasUserDefinedFunction().feast.core.UserDefinedFunction user_defined_function = 5;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static OnDemandFeatureViewProto.OnDemandFeatureViewSpec.BuildernewBuilder()static OnDemandFeatureViewProto.OnDemandFeatureViewSpec.BuildernewBuilder(OnDemandFeatureViewProto.OnDemandFeatureViewSpec prototype)OnDemandFeatureViewProto.OnDemandFeatureViewSpec.BuildernewBuilderForType()protected OnDemandFeatureViewProto.OnDemandFeatureViewSpec.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static OnDemandFeatureViewProto.OnDemandFeatureViewSpecparseDelimitedFrom(InputStream input)static OnDemandFeatureViewProto.OnDemandFeatureViewSpecparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OnDemandFeatureViewProto.OnDemandFeatureViewSpecparseFrom(byte[] data)static OnDemandFeatureViewProto.OnDemandFeatureViewSpecparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OnDemandFeatureViewProto.OnDemandFeatureViewSpecparseFrom(com.google.protobuf.ByteString data)static OnDemandFeatureViewProto.OnDemandFeatureViewSpecparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OnDemandFeatureViewProto.OnDemandFeatureViewSpecparseFrom(com.google.protobuf.CodedInputStream input)static OnDemandFeatureViewProto.OnDemandFeatureViewSpecparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OnDemandFeatureViewProto.OnDemandFeatureViewSpecparseFrom(InputStream input)static OnDemandFeatureViewProto.OnDemandFeatureViewSpecparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OnDemandFeatureViewProto.OnDemandFeatureViewSpecparseFrom(ByteBuffer data)static OnDemandFeatureViewProto.OnDemandFeatureViewSpecparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<OnDemandFeatureViewProto.OnDemandFeatureViewSpec>parser()OnDemandFeatureViewProto.OnDemandFeatureViewSpec.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROJECT_FIELD_NUMBER
public static final int PROJECT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FEATURES_FIELD_NUMBER
public static final int FEATURES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INPUTS_FIELD_NUMBER
public static final int INPUTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USER_DEFINED_FUNCTION_FIELD_NUMBER
public static final int USER_DEFINED_FUNCTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
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
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getName
public String getName()
Name of the feature view. Must be unique. Not updated.
string name = 1;- Specified by:
getNamein interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Name of the feature view. Must be unique. Not updated.
string name = 1;- Specified by:
getNameBytesin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder- Returns:
- The bytes for name.
-
getProject
public String getProject()
Name of Feast project that this feature view belongs to.
string project = 2;- Specified by:
getProjectin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder- Returns:
- The project.
-
getProjectBytes
public com.google.protobuf.ByteString getProjectBytes()
Name of Feast project that this feature view belongs to.
string project = 2;- Specified by:
getProjectBytesin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder- Returns:
- The bytes for project.
-
getFeaturesList
public List<FeatureProto.FeatureSpecV2> getFeaturesList()
List of features specifications for each feature defined with this feature view.
repeated .feast.core.FeatureSpecV2 features = 3;- Specified by:
getFeaturesListin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder
-
getFeaturesOrBuilderList
public List<? extends FeatureProto.FeatureSpecV2OrBuilder> getFeaturesOrBuilderList()
List of features specifications for each feature defined with this feature view.
repeated .feast.core.FeatureSpecV2 features = 3;- Specified by:
getFeaturesOrBuilderListin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder
-
getFeaturesCount
public int getFeaturesCount()
List of features specifications for each feature defined with this feature view.
repeated .feast.core.FeatureSpecV2 features = 3;- Specified by:
getFeaturesCountin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder
-
getFeatures
public FeatureProto.FeatureSpecV2 getFeatures(int index)
List of features specifications for each feature defined with this feature view.
repeated .feast.core.FeatureSpecV2 features = 3;- Specified by:
getFeaturesin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder
-
getFeaturesOrBuilder
public FeatureProto.FeatureSpecV2OrBuilder getFeaturesOrBuilder(int index)
List of features specifications for each feature defined with this feature view.
repeated .feast.core.FeatureSpecV2 features = 3;- Specified by:
getFeaturesOrBuilderin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder
-
getInputsCount
public int getInputsCount()
Description copied from interface:OnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilderMap of inputs for this feature view.
map<string, .feast.core.OnDemandInput> inputs = 4;- Specified by:
getInputsCountin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder
-
containsInputs
public boolean containsInputs(String key)
Map of inputs for this feature view.
map<string, .feast.core.OnDemandInput> inputs = 4;- Specified by:
containsInputsin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder
-
getInputs
@Deprecated public Map<String,OnDemandFeatureViewProto.OnDemandInput> getInputs()
Deprecated.UsegetInputsMap()instead.- Specified by:
getInputsin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder
-
getInputsMap
public Map<String,OnDemandFeatureViewProto.OnDemandInput> getInputsMap()
Map of inputs for this feature view.
map<string, .feast.core.OnDemandInput> inputs = 4;- Specified by:
getInputsMapin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder
-
getInputsOrDefault
public OnDemandFeatureViewProto.OnDemandInput getInputsOrDefault(String key, OnDemandFeatureViewProto.OnDemandInput defaultValue)
Map of inputs for this feature view.
map<string, .feast.core.OnDemandInput> inputs = 4;- Specified by:
getInputsOrDefaultin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder
-
getInputsOrThrow
public OnDemandFeatureViewProto.OnDemandInput getInputsOrThrow(String key)
Map of inputs for this feature view.
map<string, .feast.core.OnDemandInput> inputs = 4;- Specified by:
getInputsOrThrowin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder
-
hasUserDefinedFunction
public boolean hasUserDefinedFunction()
.feast.core.UserDefinedFunction user_defined_function = 5;- Specified by:
hasUserDefinedFunctionin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder- Returns:
- Whether the userDefinedFunction field is set.
-
getUserDefinedFunction
public OnDemandFeatureViewProto.UserDefinedFunction getUserDefinedFunction()
.feast.core.UserDefinedFunction user_defined_function = 5;- Specified by:
getUserDefinedFunctionin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder- Returns:
- The userDefinedFunction.
-
getUserDefinedFunctionOrBuilder
public OnDemandFeatureViewProto.UserDefinedFunctionOrBuilder getUserDefinedFunctionOrBuilder()
.feast.core.UserDefinedFunction user_defined_function = 5;- Specified by:
getUserDefinedFunctionOrBuilderin interfaceOnDemandFeatureViewProto.OnDemandFeatureViewSpecOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static OnDemandFeatureViewProto.OnDemandFeatureViewSpec parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OnDemandFeatureViewProto.OnDemandFeatureViewSpec parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OnDemandFeatureViewProto.OnDemandFeatureViewSpec parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OnDemandFeatureViewProto.OnDemandFeatureViewSpec parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OnDemandFeatureViewProto.OnDemandFeatureViewSpec parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OnDemandFeatureViewProto.OnDemandFeatureViewSpec parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OnDemandFeatureViewProto.OnDemandFeatureViewSpec parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static OnDemandFeatureViewProto.OnDemandFeatureViewSpec parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static OnDemandFeatureViewProto.OnDemandFeatureViewSpec parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static OnDemandFeatureViewProto.OnDemandFeatureViewSpec parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static OnDemandFeatureViewProto.OnDemandFeatureViewSpec parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static OnDemandFeatureViewProto.OnDemandFeatureViewSpec parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder newBuilder()
-
newBuilder
public static OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder newBuilder(OnDemandFeatureViewProto.OnDemandFeatureViewSpec prototype)
-
toBuilder
public OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected OnDemandFeatureViewProto.OnDemandFeatureViewSpec.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static OnDemandFeatureViewProto.OnDemandFeatureViewSpec getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<OnDemandFeatureViewProto.OnDemandFeatureViewSpec> parser()
-
getParserForType
public com.google.protobuf.Parser<OnDemandFeatureViewProto.OnDemandFeatureViewSpec> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public OnDemandFeatureViewProto.OnDemandFeatureViewSpec getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-