Package feast.proto.core
Class FeatureViewProto.FeatureViewSpec
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- feast.proto.core.FeatureViewProto.FeatureViewSpec
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,FeatureViewProto.FeatureViewSpecOrBuilder,Serializable
- Enclosing class:
- FeatureViewProto
public static final class FeatureViewProto.FeatureViewSpec extends com.google.protobuf.GeneratedMessageV3 implements FeatureViewProto.FeatureViewSpecOrBuilder
Next available id: 13 TODO(adchia): refactor common fields from this and ODFV into separate metadata proto
Protobuf typefeast.core.FeatureViewSpec- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classFeatureViewProto.FeatureViewSpec.BuilderNext available id: 13 TODO(adchia): refactor common fields from this and ODFV into separate metadata proto-
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 intBATCH_SOURCE_FIELD_NUMBERstatic intDESCRIPTION_FIELD_NUMBERstatic intENTITIES_FIELD_NUMBERstatic intENTITY_COLUMNS_FIELD_NUMBERstatic intFEATURES_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intONLINE_FIELD_NUMBERstatic intOWNER_FIELD_NUMBERstatic intPROJECT_FIELD_NUMBERstatic intSTREAM_SOURCE_FIELD_NUMBERstatic intTAGS_FIELD_NUMBERstatic intTTL_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsTags(String key)User defined metadatabooleanequals(Object obj)DataSourceProto.DataSourcegetBatchSource()Batch/Offline DataSource where this view can retrieve offline feature data.DataSourceProto.DataSourceOrBuildergetBatchSourceOrBuilder()Batch/Offline DataSource where this view can retrieve offline feature data.static FeatureViewProto.FeatureViewSpecgetDefaultInstance()FeatureViewProto.FeatureViewSpecgetDefaultInstanceForType()StringgetDescription()Description of the feature view.com.google.protobuf.ByteStringgetDescriptionBytes()Description of the feature view.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetEntities(int index)List of names of entities associated with this feature view.com.google.protobuf.ByteStringgetEntitiesBytes(int index)List of names of entities associated with this feature view.intgetEntitiesCount()List of names of entities associated with this feature view.com.google.protobuf.ProtocolStringListgetEntitiesList()List of names of entities associated with this feature view.FeatureProto.FeatureSpecV2getEntityColumns(int index)List of specifications for each entity defined as part of this feature view.intgetEntityColumnsCount()List of specifications for each entity defined as part of this feature view.List<FeatureProto.FeatureSpecV2>getEntityColumnsList()List of specifications for each entity defined as part of this feature view.FeatureProto.FeatureSpecV2OrBuildergetEntityColumnsOrBuilder(int index)List of specifications for each entity defined as part of this feature view.List<? extends FeatureProto.FeatureSpecV2OrBuilder>getEntityColumnsOrBuilderList()List of specifications for each entity defined as part of this feature view.FeatureProto.FeatureSpecV2getFeatures(int index)List of specifications for each feature defined as part of this feature view.intgetFeaturesCount()List of specifications for each feature defined as part of this feature view.List<FeatureProto.FeatureSpecV2>getFeaturesList()List of specifications for each feature defined as part of this feature view.FeatureProto.FeatureSpecV2OrBuildergetFeaturesOrBuilder(int index)List of specifications for each feature defined as part of this feature view.List<? extends FeatureProto.FeatureSpecV2OrBuilder>getFeaturesOrBuilderList()List of specifications for each feature defined as part of this feature view.StringgetName()Name of the feature view.com.google.protobuf.ByteStringgetNameBytes()Name of the feature view.booleangetOnline()Whether these features should be served online or notStringgetOwner()Owner of the feature view.com.google.protobuf.ByteStringgetOwnerBytes()Owner of the feature view.com.google.protobuf.Parser<FeatureViewProto.FeatureViewSpec>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()DataSourceProto.DataSourcegetStreamSource()Streaming DataSource from where this view can consume "online" feature data.DataSourceProto.DataSourceOrBuildergetStreamSourceOrBuilder()Streaming DataSource from where this view can consume "online" feature data.Map<String,String>getTags()Deprecated.intgetTagsCount()User defined metadataMap<String,String>getTagsMap()User defined metadataStringgetTagsOrDefault(String key, String defaultValue)User defined metadataStringgetTagsOrThrow(String key)User defined metadatacom.google.protobuf.DurationgetTtl()Features in this feature view can only be retrieved from online serving younger than ttl.com.google.protobuf.DurationOrBuildergetTtlOrBuilder()Features in this feature view can only be retrieved from online serving younger than ttl.com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasBatchSource()Batch/Offline DataSource where this view can retrieve offline feature data.inthashCode()booleanhasStreamSource()Streaming DataSource from where this view can consume "online" feature data.booleanhasTtl()Features in this feature view can only be retrieved from online serving younger than ttl.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static FeatureViewProto.FeatureViewSpec.BuildernewBuilder()static FeatureViewProto.FeatureViewSpec.BuildernewBuilder(FeatureViewProto.FeatureViewSpec prototype)FeatureViewProto.FeatureViewSpec.BuildernewBuilderForType()protected FeatureViewProto.FeatureViewSpec.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static FeatureViewProto.FeatureViewSpecparseDelimitedFrom(InputStream input)static FeatureViewProto.FeatureViewSpecparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureViewProto.FeatureViewSpecparseFrom(byte[] data)static FeatureViewProto.FeatureViewSpecparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureViewProto.FeatureViewSpecparseFrom(com.google.protobuf.ByteString data)static FeatureViewProto.FeatureViewSpecparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureViewProto.FeatureViewSpecparseFrom(com.google.protobuf.CodedInputStream input)static FeatureViewProto.FeatureViewSpecparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureViewProto.FeatureViewSpecparseFrom(InputStream input)static FeatureViewProto.FeatureViewSpecparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureViewProto.FeatureViewSpecparseFrom(ByteBuffer data)static FeatureViewProto.FeatureViewSpecparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<FeatureViewProto.FeatureViewSpec>parser()FeatureViewProto.FeatureViewSpec.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
-
ENTITIES_FIELD_NUMBER
public static final int ENTITIES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FEATURES_FIELD_NUMBER
public static final int FEATURES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENTITY_COLUMNS_FIELD_NUMBER
public static final int ENTITY_COLUMNS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESCRIPTION_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TAGS_FIELD_NUMBER
public static final int TAGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OWNER_FIELD_NUMBER
public static final int OWNER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TTL_FIELD_NUMBER
public static final int TTL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BATCH_SOURCE_FIELD_NUMBER
public static final int BATCH_SOURCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STREAM_SOURCE_FIELD_NUMBER
public static final int STREAM_SOURCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ONLINE_FIELD_NUMBER
public static final int ONLINE_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 interfaceFeatureViewProto.FeatureViewSpecOrBuilder- 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 interfaceFeatureViewProto.FeatureViewSpecOrBuilder- 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 interfaceFeatureViewProto.FeatureViewSpecOrBuilder- 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 interfaceFeatureViewProto.FeatureViewSpecOrBuilder- Returns:
- The bytes for project.
-
getEntitiesList
public com.google.protobuf.ProtocolStringList getEntitiesList()
List of names of entities associated with this feature view.
repeated string entities = 3;- Specified by:
getEntitiesListin interfaceFeatureViewProto.FeatureViewSpecOrBuilder- Returns:
- A list containing the entities.
-
getEntitiesCount
public int getEntitiesCount()
List of names of entities associated with this feature view.
repeated string entities = 3;- Specified by:
getEntitiesCountin interfaceFeatureViewProto.FeatureViewSpecOrBuilder- Returns:
- The count of entities.
-
getEntities
public String getEntities(int index)
List of names of entities associated with this feature view.
repeated string entities = 3;- Specified by:
getEntitiesin interfaceFeatureViewProto.FeatureViewSpecOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The entities at the given index.
-
getEntitiesBytes
public com.google.protobuf.ByteString getEntitiesBytes(int index)
List of names of entities associated with this feature view.
repeated string entities = 3;- Specified by:
getEntitiesBytesin interfaceFeatureViewProto.FeatureViewSpecOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the entities at the given index.
-
getFeaturesList
public List<FeatureProto.FeatureSpecV2> getFeaturesList()
List of specifications for each feature defined as part of this feature view.
repeated .feast.core.FeatureSpecV2 features = 4;- Specified by:
getFeaturesListin interfaceFeatureViewProto.FeatureViewSpecOrBuilder
-
getFeaturesOrBuilderList
public List<? extends FeatureProto.FeatureSpecV2OrBuilder> getFeaturesOrBuilderList()
List of specifications for each feature defined as part of this feature view.
repeated .feast.core.FeatureSpecV2 features = 4;- Specified by:
getFeaturesOrBuilderListin interfaceFeatureViewProto.FeatureViewSpecOrBuilder
-
getFeaturesCount
public int getFeaturesCount()
List of specifications for each feature defined as part of this feature view.
repeated .feast.core.FeatureSpecV2 features = 4;- Specified by:
getFeaturesCountin interfaceFeatureViewProto.FeatureViewSpecOrBuilder
-
getFeatures
public FeatureProto.FeatureSpecV2 getFeatures(int index)
List of specifications for each feature defined as part of this feature view.
repeated .feast.core.FeatureSpecV2 features = 4;- Specified by:
getFeaturesin interfaceFeatureViewProto.FeatureViewSpecOrBuilder
-
getFeaturesOrBuilder
public FeatureProto.FeatureSpecV2OrBuilder getFeaturesOrBuilder(int index)
List of specifications for each feature defined as part of this feature view.
repeated .feast.core.FeatureSpecV2 features = 4;- Specified by:
getFeaturesOrBuilderin interfaceFeatureViewProto.FeatureViewSpecOrBuilder
-
getEntityColumnsList
public List<FeatureProto.FeatureSpecV2> getEntityColumnsList()
List of specifications for each entity defined as part of this feature view.
repeated .feast.core.FeatureSpecV2 entity_columns = 12;- Specified by:
getEntityColumnsListin interfaceFeatureViewProto.FeatureViewSpecOrBuilder
-
getEntityColumnsOrBuilderList
public List<? extends FeatureProto.FeatureSpecV2OrBuilder> getEntityColumnsOrBuilderList()
List of specifications for each entity defined as part of this feature view.
repeated .feast.core.FeatureSpecV2 entity_columns = 12;- Specified by:
getEntityColumnsOrBuilderListin interfaceFeatureViewProto.FeatureViewSpecOrBuilder
-
getEntityColumnsCount
public int getEntityColumnsCount()
List of specifications for each entity defined as part of this feature view.
repeated .feast.core.FeatureSpecV2 entity_columns = 12;- Specified by:
getEntityColumnsCountin interfaceFeatureViewProto.FeatureViewSpecOrBuilder
-
getEntityColumns
public FeatureProto.FeatureSpecV2 getEntityColumns(int index)
List of specifications for each entity defined as part of this feature view.
repeated .feast.core.FeatureSpecV2 entity_columns = 12;- Specified by:
getEntityColumnsin interfaceFeatureViewProto.FeatureViewSpecOrBuilder
-
getEntityColumnsOrBuilder
public FeatureProto.FeatureSpecV2OrBuilder getEntityColumnsOrBuilder(int index)
List of specifications for each entity defined as part of this feature view.
repeated .feast.core.FeatureSpecV2 entity_columns = 12;- Specified by:
getEntityColumnsOrBuilderin interfaceFeatureViewProto.FeatureViewSpecOrBuilder
-
getDescription
public String getDescription()
Description of the feature view.
string description = 10;- Specified by:
getDescriptionin interfaceFeatureViewProto.FeatureViewSpecOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
Description of the feature view.
string description = 10;- Specified by:
getDescriptionBytesin interfaceFeatureViewProto.FeatureViewSpecOrBuilder- Returns:
- The bytes for description.
-
getTagsCount
public int getTagsCount()
Description copied from interface:FeatureViewProto.FeatureViewSpecOrBuilderUser defined metadata
map<string, string> tags = 5;- Specified by:
getTagsCountin interfaceFeatureViewProto.FeatureViewSpecOrBuilder
-
containsTags
public boolean containsTags(String key)
User defined metadata
map<string, string> tags = 5;- Specified by:
containsTagsin interfaceFeatureViewProto.FeatureViewSpecOrBuilder
-
getTags
@Deprecated public Map<String,String> getTags()
Deprecated.UsegetTagsMap()instead.- Specified by:
getTagsin interfaceFeatureViewProto.FeatureViewSpecOrBuilder
-
getTagsMap
public Map<String,String> getTagsMap()
User defined metadata
map<string, string> tags = 5;- Specified by:
getTagsMapin interfaceFeatureViewProto.FeatureViewSpecOrBuilder
-
getTagsOrDefault
public String getTagsOrDefault(String key, String defaultValue)
User defined metadata
map<string, string> tags = 5;- Specified by:
getTagsOrDefaultin interfaceFeatureViewProto.FeatureViewSpecOrBuilder
-
getTagsOrThrow
public String getTagsOrThrow(String key)
User defined metadata
map<string, string> tags = 5;- Specified by:
getTagsOrThrowin interfaceFeatureViewProto.FeatureViewSpecOrBuilder
-
getOwner
public String getOwner()
Owner of the feature view.
string owner = 11;- Specified by:
getOwnerin interfaceFeatureViewProto.FeatureViewSpecOrBuilder- Returns:
- The owner.
-
getOwnerBytes
public com.google.protobuf.ByteString getOwnerBytes()
Owner of the feature view.
string owner = 11;- Specified by:
getOwnerBytesin interfaceFeatureViewProto.FeatureViewSpecOrBuilder- Returns:
- The bytes for owner.
-
hasTtl
public boolean hasTtl()
Features in this feature view can only be retrieved from online serving younger than ttl. Ttl is measured as the duration of time between the feature's event timestamp and when the feature is retrieved Feature values outside ttl will be returned as unset values and indicated to end user
.google.protobuf.Duration ttl = 6;- Specified by:
hasTtlin interfaceFeatureViewProto.FeatureViewSpecOrBuilder- Returns:
- Whether the ttl field is set.
-
getTtl
public com.google.protobuf.Duration getTtl()
Features in this feature view can only be retrieved from online serving younger than ttl. Ttl is measured as the duration of time between the feature's event timestamp and when the feature is retrieved Feature values outside ttl will be returned as unset values and indicated to end user
.google.protobuf.Duration ttl = 6;- Specified by:
getTtlin interfaceFeatureViewProto.FeatureViewSpecOrBuilder- Returns:
- The ttl.
-
getTtlOrBuilder
public com.google.protobuf.DurationOrBuilder getTtlOrBuilder()
Features in this feature view can only be retrieved from online serving younger than ttl. Ttl is measured as the duration of time between the feature's event timestamp and when the feature is retrieved Feature values outside ttl will be returned as unset values and indicated to end user
.google.protobuf.Duration ttl = 6;- Specified by:
getTtlOrBuilderin interfaceFeatureViewProto.FeatureViewSpecOrBuilder
-
hasBatchSource
public boolean hasBatchSource()
Batch/Offline DataSource where this view can retrieve offline feature data.
.feast.core.DataSource batch_source = 7;- Specified by:
hasBatchSourcein interfaceFeatureViewProto.FeatureViewSpecOrBuilder- Returns:
- Whether the batchSource field is set.
-
getBatchSource
public DataSourceProto.DataSource getBatchSource()
Batch/Offline DataSource where this view can retrieve offline feature data.
.feast.core.DataSource batch_source = 7;- Specified by:
getBatchSourcein interfaceFeatureViewProto.FeatureViewSpecOrBuilder- Returns:
- The batchSource.
-
getBatchSourceOrBuilder
public DataSourceProto.DataSourceOrBuilder getBatchSourceOrBuilder()
Batch/Offline DataSource where this view can retrieve offline feature data.
.feast.core.DataSource batch_source = 7;- Specified by:
getBatchSourceOrBuilderin interfaceFeatureViewProto.FeatureViewSpecOrBuilder
-
hasStreamSource
public boolean hasStreamSource()
Streaming DataSource from where this view can consume "online" feature data.
.feast.core.DataSource stream_source = 9;- Specified by:
hasStreamSourcein interfaceFeatureViewProto.FeatureViewSpecOrBuilder- Returns:
- Whether the streamSource field is set.
-
getStreamSource
public DataSourceProto.DataSource getStreamSource()
Streaming DataSource from where this view can consume "online" feature data.
.feast.core.DataSource stream_source = 9;- Specified by:
getStreamSourcein interfaceFeatureViewProto.FeatureViewSpecOrBuilder- Returns:
- The streamSource.
-
getStreamSourceOrBuilder
public DataSourceProto.DataSourceOrBuilder getStreamSourceOrBuilder()
Streaming DataSource from where this view can consume "online" feature data.
.feast.core.DataSource stream_source = 9;- Specified by:
getStreamSourceOrBuilderin interfaceFeatureViewProto.FeatureViewSpecOrBuilder
-
getOnline
public boolean getOnline()
Whether these features should be served online or not
bool online = 8;- Specified by:
getOnlinein interfaceFeatureViewProto.FeatureViewSpecOrBuilder- Returns:
- The online.
-
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 FeatureViewProto.FeatureViewSpec parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeatureViewProto.FeatureViewSpec parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeatureViewProto.FeatureViewSpec parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeatureViewProto.FeatureViewSpec parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeatureViewProto.FeatureViewSpec parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeatureViewProto.FeatureViewSpec parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeatureViewProto.FeatureViewSpec parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static FeatureViewProto.FeatureViewSpec parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static FeatureViewProto.FeatureViewSpec parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static FeatureViewProto.FeatureViewSpec parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static FeatureViewProto.FeatureViewSpec parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static FeatureViewProto.FeatureViewSpec parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public FeatureViewProto.FeatureViewSpec.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static FeatureViewProto.FeatureViewSpec.Builder newBuilder()
-
newBuilder
public static FeatureViewProto.FeatureViewSpec.Builder newBuilder(FeatureViewProto.FeatureViewSpec prototype)
-
toBuilder
public FeatureViewProto.FeatureViewSpec.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected FeatureViewProto.FeatureViewSpec.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static FeatureViewProto.FeatureViewSpec getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<FeatureViewProto.FeatureViewSpec> parser()
-
getParserForType
public com.google.protobuf.Parser<FeatureViewProto.FeatureViewSpec> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public FeatureViewProto.FeatureViewSpec getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-