Package feast.proto.core
Class FeatureSetProto.FeatureSetMeta.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<FeatureSetProto.FeatureSetMeta.Builder>
-
- feast.proto.core.FeatureSetProto.FeatureSetMeta.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,FeatureSetProto.FeatureSetMetaOrBuilder,Cloneable
- Enclosing class:
- FeatureSetProto.FeatureSetMeta
public static final class FeatureSetProto.FeatureSetMeta.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FeatureSetProto.FeatureSetMeta.Builder> implements FeatureSetProto.FeatureSetMetaOrBuilder
Protobuf typefeast.core.FeatureSetMeta
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description FeatureSetProto.FeatureSetMeta.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)FeatureSetProto.FeatureSetMetabuild()FeatureSetProto.FeatureSetMetabuildPartial()FeatureSetProto.FeatureSetMeta.Builderclear()FeatureSetProto.FeatureSetMeta.BuilderclearCreatedTimestamp()Created timestamp of this specific feature set.FeatureSetProto.FeatureSetMeta.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)FeatureSetProto.FeatureSetMeta.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)FeatureSetProto.FeatureSetMeta.BuilderclearStatus()Status of the feature set.FeatureSetProto.FeatureSetMeta.Builderclone()com.google.protobuf.TimestampgetCreatedTimestamp()Created timestamp of this specific feature set.com.google.protobuf.Timestamp.BuildergetCreatedTimestampBuilder()Created timestamp of this specific feature set.com.google.protobuf.TimestampOrBuildergetCreatedTimestampOrBuilder()Created timestamp of this specific feature set.FeatureSetProto.FeatureSetMetagetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()FeatureSetProto.FeatureSetStatusgetStatus()Status of the feature set.intgetStatusValue()Status of the feature set.booleanhasCreatedTimestamp()Created timestamp of this specific feature set.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()FeatureSetProto.FeatureSetMeta.BuildermergeCreatedTimestamp(com.google.protobuf.Timestamp value)Created timestamp of this specific feature set.FeatureSetProto.FeatureSetMeta.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)FeatureSetProto.FeatureSetMeta.BuildermergeFrom(com.google.protobuf.Message other)FeatureSetProto.FeatureSetMeta.BuildermergeFrom(FeatureSetProto.FeatureSetMeta other)FeatureSetProto.FeatureSetMeta.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)FeatureSetProto.FeatureSetMeta.BuildersetCreatedTimestamp(com.google.protobuf.Timestamp value)Created timestamp of this specific feature set.FeatureSetProto.FeatureSetMeta.BuildersetCreatedTimestamp(com.google.protobuf.Timestamp.Builder builderForValue)Created timestamp of this specific feature set.FeatureSetProto.FeatureSetMeta.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)FeatureSetProto.FeatureSetMeta.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)FeatureSetProto.FeatureSetMeta.BuildersetStatus(FeatureSetProto.FeatureSetStatus value)Status of the feature set.FeatureSetProto.FeatureSetMeta.BuildersetStatusValue(int value)Status of the feature set.FeatureSetProto.FeatureSetMeta.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, internalGetMapField, internalGetMutableMapField, 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()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureSetProto.FeatureSetMeta.Builder>
-
clear
public FeatureSetProto.FeatureSetMeta.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<FeatureSetProto.FeatureSetMeta.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<FeatureSetProto.FeatureSetMeta.Builder>
-
getDefaultInstanceForType
public FeatureSetProto.FeatureSetMeta getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public FeatureSetProto.FeatureSetMeta build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public FeatureSetProto.FeatureSetMeta buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public FeatureSetProto.FeatureSetMeta.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<FeatureSetProto.FeatureSetMeta.Builder>
-
setField
public FeatureSetProto.FeatureSetMeta.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<FeatureSetProto.FeatureSetMeta.Builder>
-
clearField
public FeatureSetProto.FeatureSetMeta.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureSetProto.FeatureSetMeta.Builder>
-
clearOneof
public FeatureSetProto.FeatureSetMeta.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureSetProto.FeatureSetMeta.Builder>
-
setRepeatedField
public FeatureSetProto.FeatureSetMeta.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<FeatureSetProto.FeatureSetMeta.Builder>
-
addRepeatedField
public FeatureSetProto.FeatureSetMeta.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<FeatureSetProto.FeatureSetMeta.Builder>
-
mergeFrom
public FeatureSetProto.FeatureSetMeta.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<FeatureSetProto.FeatureSetMeta.Builder>
-
mergeFrom
public FeatureSetProto.FeatureSetMeta.Builder mergeFrom(FeatureSetProto.FeatureSetMeta other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureSetProto.FeatureSetMeta.Builder>
-
mergeFrom
public FeatureSetProto.FeatureSetMeta.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<FeatureSetProto.FeatureSetMeta.Builder>- Throws:
IOException
-
hasCreatedTimestamp
public boolean hasCreatedTimestamp()
Created timestamp of this specific feature set.
.google.protobuf.Timestamp created_timestamp = 1;- Specified by:
hasCreatedTimestampin interfaceFeatureSetProto.FeatureSetMetaOrBuilder- Returns:
- Whether the createdTimestamp field is set.
-
getCreatedTimestamp
public com.google.protobuf.Timestamp getCreatedTimestamp()
Created timestamp of this specific feature set.
.google.protobuf.Timestamp created_timestamp = 1;- Specified by:
getCreatedTimestampin interfaceFeatureSetProto.FeatureSetMetaOrBuilder- Returns:
- The createdTimestamp.
-
setCreatedTimestamp
public FeatureSetProto.FeatureSetMeta.Builder setCreatedTimestamp(com.google.protobuf.Timestamp value)
Created timestamp of this specific feature set.
.google.protobuf.Timestamp created_timestamp = 1;
-
setCreatedTimestamp
public FeatureSetProto.FeatureSetMeta.Builder setCreatedTimestamp(com.google.protobuf.Timestamp.Builder builderForValue)
Created timestamp of this specific feature set.
.google.protobuf.Timestamp created_timestamp = 1;
-
mergeCreatedTimestamp
public FeatureSetProto.FeatureSetMeta.Builder mergeCreatedTimestamp(com.google.protobuf.Timestamp value)
Created timestamp of this specific feature set.
.google.protobuf.Timestamp created_timestamp = 1;
-
clearCreatedTimestamp
public FeatureSetProto.FeatureSetMeta.Builder clearCreatedTimestamp()
Created timestamp of this specific feature set.
.google.protobuf.Timestamp created_timestamp = 1;
-
getCreatedTimestampBuilder
public com.google.protobuf.Timestamp.Builder getCreatedTimestampBuilder()
Created timestamp of this specific feature set.
.google.protobuf.Timestamp created_timestamp = 1;
-
getCreatedTimestampOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreatedTimestampOrBuilder()
Created timestamp of this specific feature set.
.google.protobuf.Timestamp created_timestamp = 1;- Specified by:
getCreatedTimestampOrBuilderin interfaceFeatureSetProto.FeatureSetMetaOrBuilder
-
getStatusValue
public int getStatusValue()
Status of the feature set. Used to indicate whether the feature set is ready for consumption or ingestion. Currently supports 2 states: 1) STATUS_PENDING - A feature set is in pending state if Feast has not spun up the jobs necessary to push rows for this feature set to stores subscribing to this feature set. 2) STATUS_READY - Feature set is ready for consumption or ingestion
.feast.core.FeatureSetStatus status = 2;- Specified by:
getStatusValuein interfaceFeatureSetProto.FeatureSetMetaOrBuilder- Returns:
- The enum numeric value on the wire for status.
-
setStatusValue
public FeatureSetProto.FeatureSetMeta.Builder setStatusValue(int value)
Status of the feature set. Used to indicate whether the feature set is ready for consumption or ingestion. Currently supports 2 states: 1) STATUS_PENDING - A feature set is in pending state if Feast has not spun up the jobs necessary to push rows for this feature set to stores subscribing to this feature set. 2) STATUS_READY - Feature set is ready for consumption or ingestion
.feast.core.FeatureSetStatus status = 2;- Parameters:
value- The enum numeric value on the wire for status to set.- Returns:
- This builder for chaining.
-
getStatus
public FeatureSetProto.FeatureSetStatus getStatus()
Status of the feature set. Used to indicate whether the feature set is ready for consumption or ingestion. Currently supports 2 states: 1) STATUS_PENDING - A feature set is in pending state if Feast has not spun up the jobs necessary to push rows for this feature set to stores subscribing to this feature set. 2) STATUS_READY - Feature set is ready for consumption or ingestion
.feast.core.FeatureSetStatus status = 2;- Specified by:
getStatusin interfaceFeatureSetProto.FeatureSetMetaOrBuilder- Returns:
- The status.
-
setStatus
public FeatureSetProto.FeatureSetMeta.Builder setStatus(FeatureSetProto.FeatureSetStatus value)
Status of the feature set. Used to indicate whether the feature set is ready for consumption or ingestion. Currently supports 2 states: 1) STATUS_PENDING - A feature set is in pending state if Feast has not spun up the jobs necessary to push rows for this feature set to stores subscribing to this feature set. 2) STATUS_READY - Feature set is ready for consumption or ingestion
.feast.core.FeatureSetStatus status = 2;- Parameters:
value- The status to set.- Returns:
- This builder for chaining.
-
clearStatus
public FeatureSetProto.FeatureSetMeta.Builder clearStatus()
Status of the feature set. Used to indicate whether the feature set is ready for consumption or ingestion. Currently supports 2 states: 1) STATUS_PENDING - A feature set is in pending state if Feast has not spun up the jobs necessary to push rows for this feature set to stores subscribing to this feature set. 2) STATUS_READY - Feature set is ready for consumption or ingestion
.feast.core.FeatureSetStatus status = 2;- Returns:
- This builder for chaining.
-
setUnknownFields
public final FeatureSetProto.FeatureSetMeta.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureSetProto.FeatureSetMeta.Builder>
-
mergeUnknownFields
public final FeatureSetProto.FeatureSetMeta.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureSetProto.FeatureSetMeta.Builder>
-
-