public static final class FeatureSetProto.FeatureSetMeta.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FeatureSetProto.FeatureSetMeta.Builder> implements FeatureSetProto.FeatureSetMetaOrBuilder
feast.core.FeatureSetMeta| Modifier and Type | Method and Description |
|---|---|
FeatureSetProto.FeatureSetMeta.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FeatureSetProto.FeatureSetMeta |
build() |
FeatureSetProto.FeatureSetMeta |
buildPartial() |
FeatureSetProto.FeatureSetMeta.Builder |
clear() |
FeatureSetProto.FeatureSetMeta.Builder |
clearCreatedTimestamp()
Created timestamp of this specific feature set.
|
FeatureSetProto.FeatureSetMeta.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
FeatureSetProto.FeatureSetMeta.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FeatureSetProto.FeatureSetMeta.Builder |
clearStatus()
Status of the feature set.
|
FeatureSetProto.FeatureSetMeta.Builder |
clone() |
com.google.protobuf.Timestamp |
getCreatedTimestamp()
Created timestamp of this specific feature set.
|
com.google.protobuf.Timestamp.Builder |
getCreatedTimestampBuilder()
Created timestamp of this specific feature set.
|
com.google.protobuf.TimestampOrBuilder |
getCreatedTimestampOrBuilder()
Created timestamp of this specific feature set.
|
FeatureSetProto.FeatureSetMeta |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
FeatureSetProto.FeatureSetStatus |
getStatus()
Status of the feature set.
|
int |
getStatusValue()
Status of the feature set.
|
boolean |
hasCreatedTimestamp()
Created timestamp of this specific feature set.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
FeatureSetProto.FeatureSetMeta.Builder |
mergeCreatedTimestamp(com.google.protobuf.Timestamp value)
Created timestamp of this specific feature set.
|
FeatureSetProto.FeatureSetMeta.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FeatureSetProto.FeatureSetMeta.Builder |
mergeFrom(FeatureSetProto.FeatureSetMeta other) |
FeatureSetProto.FeatureSetMeta.Builder |
mergeFrom(com.google.protobuf.Message other) |
FeatureSetProto.FeatureSetMeta.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FeatureSetProto.FeatureSetMeta.Builder |
setCreatedTimestamp(com.google.protobuf.Timestamp.Builder builderForValue)
Created timestamp of this specific feature set.
|
FeatureSetProto.FeatureSetMeta.Builder |
setCreatedTimestamp(com.google.protobuf.Timestamp value)
Created timestamp of this specific feature set.
|
FeatureSetProto.FeatureSetMeta.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FeatureSetProto.FeatureSetMeta.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FeatureSetProto.FeatureSetMeta.Builder |
setStatus(FeatureSetProto.FeatureSetStatus value)
Status of the feature set.
|
FeatureSetProto.FeatureSetMeta.Builder |
setStatusValue(int value)
Status of the feature set.
|
FeatureSetProto.FeatureSetMeta.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureSetProto.FeatureSetMeta.Builder>public FeatureSetProto.FeatureSetMeta.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureSetProto.FeatureSetMeta.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureSetProto.FeatureSetMeta.Builder>public FeatureSetProto.FeatureSetMeta getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic FeatureSetProto.FeatureSetMeta build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic FeatureSetProto.FeatureSetMeta buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic FeatureSetProto.FeatureSetMeta.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureSetProto.FeatureSetMeta.Builder>public FeatureSetProto.FeatureSetMeta.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureSetProto.FeatureSetMeta.Builder>public FeatureSetProto.FeatureSetMeta.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureSetProto.FeatureSetMeta.Builder>public FeatureSetProto.FeatureSetMeta.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureSetProto.FeatureSetMeta.Builder>public FeatureSetProto.FeatureSetMeta.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureSetProto.FeatureSetMeta.Builder>public FeatureSetProto.FeatureSetMeta.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureSetProto.FeatureSetMeta.Builder>public FeatureSetProto.FeatureSetMeta.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FeatureSetProto.FeatureSetMeta.Builder>public FeatureSetProto.FeatureSetMeta.Builder mergeFrom(FeatureSetProto.FeatureSetMeta other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureSetProto.FeatureSetMeta.Builder>public FeatureSetProto.FeatureSetMeta.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FeatureSetProto.FeatureSetMeta.Builder>IOExceptionpublic boolean hasCreatedTimestamp()
Created timestamp of this specific feature set.
.google.protobuf.Timestamp created_timestamp = 1;hasCreatedTimestamp in interface FeatureSetProto.FeatureSetMetaOrBuilderpublic com.google.protobuf.Timestamp getCreatedTimestamp()
Created timestamp of this specific feature set.
.google.protobuf.Timestamp created_timestamp = 1;getCreatedTimestamp in interface FeatureSetProto.FeatureSetMetaOrBuilderpublic FeatureSetProto.FeatureSetMeta.Builder setCreatedTimestamp(com.google.protobuf.Timestamp value)
Created timestamp of this specific feature set.
.google.protobuf.Timestamp created_timestamp = 1;public FeatureSetProto.FeatureSetMeta.Builder setCreatedTimestamp(com.google.protobuf.Timestamp.Builder builderForValue)
Created timestamp of this specific feature set.
.google.protobuf.Timestamp created_timestamp = 1;public FeatureSetProto.FeatureSetMeta.Builder mergeCreatedTimestamp(com.google.protobuf.Timestamp value)
Created timestamp of this specific feature set.
.google.protobuf.Timestamp created_timestamp = 1;public FeatureSetProto.FeatureSetMeta.Builder clearCreatedTimestamp()
Created timestamp of this specific feature set.
.google.protobuf.Timestamp created_timestamp = 1;public com.google.protobuf.Timestamp.Builder getCreatedTimestampBuilder()
Created timestamp of this specific feature set.
.google.protobuf.Timestamp created_timestamp = 1;public com.google.protobuf.TimestampOrBuilder getCreatedTimestampOrBuilder()
Created timestamp of this specific feature set.
.google.protobuf.Timestamp created_timestamp = 1;getCreatedTimestampOrBuilder in interface FeatureSetProto.FeatureSetMetaOrBuilderpublic 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;getStatusValue in interface FeatureSetProto.FeatureSetMetaOrBuilderpublic 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;value - The enum numeric value on the wire for status to set.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;getStatus in interface FeatureSetProto.FeatureSetMetaOrBuilderpublic 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;value - The status to set.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;public final FeatureSetProto.FeatureSetMeta.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureSetProto.FeatureSetMeta.Builder>public final FeatureSetProto.FeatureSetMeta.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureSetProto.FeatureSetMeta.Builder>Copyright © 2020 Gojek. All rights reserved.