Package feast.proto.core
Class FeatureTableProto.FeatureTableMeta.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<FeatureTableProto.FeatureTableMeta.Builder>
-
- feast.proto.core.FeatureTableProto.FeatureTableMeta.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,FeatureTableProto.FeatureTableMetaOrBuilder,Cloneable
- Enclosing class:
- FeatureTableProto.FeatureTableMeta
public static final class FeatureTableProto.FeatureTableMeta.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FeatureTableProto.FeatureTableMeta.Builder> implements FeatureTableProto.FeatureTableMetaOrBuilder
Protobuf typefeast.core.FeatureTableMeta
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description FeatureTableProto.FeatureTableMeta.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)FeatureTableProto.FeatureTableMetabuild()FeatureTableProto.FeatureTableMetabuildPartial()FeatureTableProto.FeatureTableMeta.Builderclear()FeatureTableProto.FeatureTableMeta.BuilderclearCreatedTimestamp()Time where this Feature Table is createdFeatureTableProto.FeatureTableMeta.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)FeatureTableProto.FeatureTableMeta.BuilderclearHash()Hash entities, features, batch_source and stream_source to inform JobService if jobs should be restarted should hash changeFeatureTableProto.FeatureTableMeta.BuilderclearLastUpdatedTimestamp()Time where this Feature Table is last updatedFeatureTableProto.FeatureTableMeta.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)FeatureTableProto.FeatureTableMeta.BuilderclearRevision()Auto incrementing revision no.FeatureTableProto.FeatureTableMeta.Builderclone()com.google.protobuf.TimestampgetCreatedTimestamp()Time where this Feature Table is createdcom.google.protobuf.Timestamp.BuildergetCreatedTimestampBuilder()Time where this Feature Table is createdcom.google.protobuf.TimestampOrBuildergetCreatedTimestampOrBuilder()Time where this Feature Table is createdFeatureTableProto.FeatureTableMetagetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetHash()Hash entities, features, batch_source and stream_source to inform JobService if jobs should be restarted should hash changecom.google.protobuf.ByteStringgetHashBytes()Hash entities, features, batch_source and stream_source to inform JobService if jobs should be restarted should hash changecom.google.protobuf.TimestampgetLastUpdatedTimestamp()Time where this Feature Table is last updatedcom.google.protobuf.Timestamp.BuildergetLastUpdatedTimestampBuilder()Time where this Feature Table is last updatedcom.google.protobuf.TimestampOrBuildergetLastUpdatedTimestampOrBuilder()Time where this Feature Table is last updatedlonggetRevision()Auto incrementing revision no.booleanhasCreatedTimestamp()Time where this Feature Table is createdbooleanhasLastUpdatedTimestamp()Time where this Feature Table is last updatedprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()FeatureTableProto.FeatureTableMeta.BuildermergeCreatedTimestamp(com.google.protobuf.Timestamp value)Time where this Feature Table is createdFeatureTableProto.FeatureTableMeta.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)FeatureTableProto.FeatureTableMeta.BuildermergeFrom(com.google.protobuf.Message other)FeatureTableProto.FeatureTableMeta.BuildermergeFrom(FeatureTableProto.FeatureTableMeta other)FeatureTableProto.FeatureTableMeta.BuildermergeLastUpdatedTimestamp(com.google.protobuf.Timestamp value)Time where this Feature Table is last updatedFeatureTableProto.FeatureTableMeta.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)FeatureTableProto.FeatureTableMeta.BuildersetCreatedTimestamp(com.google.protobuf.Timestamp value)Time where this Feature Table is createdFeatureTableProto.FeatureTableMeta.BuildersetCreatedTimestamp(com.google.protobuf.Timestamp.Builder builderForValue)Time where this Feature Table is createdFeatureTableProto.FeatureTableMeta.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)FeatureTableProto.FeatureTableMeta.BuildersetHash(String value)Hash entities, features, batch_source and stream_source to inform JobService if jobs should be restarted should hash changeFeatureTableProto.FeatureTableMeta.BuildersetHashBytes(com.google.protobuf.ByteString value)Hash entities, features, batch_source and stream_source to inform JobService if jobs should be restarted should hash changeFeatureTableProto.FeatureTableMeta.BuildersetLastUpdatedTimestamp(com.google.protobuf.Timestamp value)Time where this Feature Table is last updatedFeatureTableProto.FeatureTableMeta.BuildersetLastUpdatedTimestamp(com.google.protobuf.Timestamp.Builder builderForValue)Time where this Feature Table is last updatedFeatureTableProto.FeatureTableMeta.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)FeatureTableProto.FeatureTableMeta.BuildersetRevision(long value)Auto incrementing revision no.FeatureTableProto.FeatureTableMeta.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<FeatureTableProto.FeatureTableMeta.Builder>
-
clear
public FeatureTableProto.FeatureTableMeta.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<FeatureTableProto.FeatureTableMeta.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<FeatureTableProto.FeatureTableMeta.Builder>
-
getDefaultInstanceForType
public FeatureTableProto.FeatureTableMeta getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public FeatureTableProto.FeatureTableMeta build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public FeatureTableProto.FeatureTableMeta buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public FeatureTableProto.FeatureTableMeta.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<FeatureTableProto.FeatureTableMeta.Builder>
-
setField
public FeatureTableProto.FeatureTableMeta.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<FeatureTableProto.FeatureTableMeta.Builder>
-
clearField
public FeatureTableProto.FeatureTableMeta.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureTableProto.FeatureTableMeta.Builder>
-
clearOneof
public FeatureTableProto.FeatureTableMeta.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureTableProto.FeatureTableMeta.Builder>
-
setRepeatedField
public FeatureTableProto.FeatureTableMeta.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<FeatureTableProto.FeatureTableMeta.Builder>
-
addRepeatedField
public FeatureTableProto.FeatureTableMeta.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<FeatureTableProto.FeatureTableMeta.Builder>
-
mergeFrom
public FeatureTableProto.FeatureTableMeta.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<FeatureTableProto.FeatureTableMeta.Builder>
-
mergeFrom
public FeatureTableProto.FeatureTableMeta.Builder mergeFrom(FeatureTableProto.FeatureTableMeta other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureTableProto.FeatureTableMeta.Builder>
-
mergeFrom
public FeatureTableProto.FeatureTableMeta.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<FeatureTableProto.FeatureTableMeta.Builder>- Throws:
IOException
-
hasCreatedTimestamp
public boolean hasCreatedTimestamp()
Time where this Feature Table is created
.google.protobuf.Timestamp created_timestamp = 1;- Specified by:
hasCreatedTimestampin interfaceFeatureTableProto.FeatureTableMetaOrBuilder- Returns:
- Whether the createdTimestamp field is set.
-
getCreatedTimestamp
public com.google.protobuf.Timestamp getCreatedTimestamp()
Time where this Feature Table is created
.google.protobuf.Timestamp created_timestamp = 1;- Specified by:
getCreatedTimestampin interfaceFeatureTableProto.FeatureTableMetaOrBuilder- Returns:
- The createdTimestamp.
-
setCreatedTimestamp
public FeatureTableProto.FeatureTableMeta.Builder setCreatedTimestamp(com.google.protobuf.Timestamp value)
Time where this Feature Table is created
.google.protobuf.Timestamp created_timestamp = 1;
-
setCreatedTimestamp
public FeatureTableProto.FeatureTableMeta.Builder setCreatedTimestamp(com.google.protobuf.Timestamp.Builder builderForValue)
Time where this Feature Table is created
.google.protobuf.Timestamp created_timestamp = 1;
-
mergeCreatedTimestamp
public FeatureTableProto.FeatureTableMeta.Builder mergeCreatedTimestamp(com.google.protobuf.Timestamp value)
Time where this Feature Table is created
.google.protobuf.Timestamp created_timestamp = 1;
-
clearCreatedTimestamp
public FeatureTableProto.FeatureTableMeta.Builder clearCreatedTimestamp()
Time where this Feature Table is created
.google.protobuf.Timestamp created_timestamp = 1;
-
getCreatedTimestampBuilder
public com.google.protobuf.Timestamp.Builder getCreatedTimestampBuilder()
Time where this Feature Table is created
.google.protobuf.Timestamp created_timestamp = 1;
-
getCreatedTimestampOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreatedTimestampOrBuilder()
Time where this Feature Table is created
.google.protobuf.Timestamp created_timestamp = 1;- Specified by:
getCreatedTimestampOrBuilderin interfaceFeatureTableProto.FeatureTableMetaOrBuilder
-
hasLastUpdatedTimestamp
public boolean hasLastUpdatedTimestamp()
Time where this Feature Table is last updated
.google.protobuf.Timestamp last_updated_timestamp = 2;- Specified by:
hasLastUpdatedTimestampin interfaceFeatureTableProto.FeatureTableMetaOrBuilder- Returns:
- Whether the lastUpdatedTimestamp field is set.
-
getLastUpdatedTimestamp
public com.google.protobuf.Timestamp getLastUpdatedTimestamp()
Time where this Feature Table is last updated
.google.protobuf.Timestamp last_updated_timestamp = 2;- Specified by:
getLastUpdatedTimestampin interfaceFeatureTableProto.FeatureTableMetaOrBuilder- Returns:
- The lastUpdatedTimestamp.
-
setLastUpdatedTimestamp
public FeatureTableProto.FeatureTableMeta.Builder setLastUpdatedTimestamp(com.google.protobuf.Timestamp value)
Time where this Feature Table is last updated
.google.protobuf.Timestamp last_updated_timestamp = 2;
-
setLastUpdatedTimestamp
public FeatureTableProto.FeatureTableMeta.Builder setLastUpdatedTimestamp(com.google.protobuf.Timestamp.Builder builderForValue)
Time where this Feature Table is last updated
.google.protobuf.Timestamp last_updated_timestamp = 2;
-
mergeLastUpdatedTimestamp
public FeatureTableProto.FeatureTableMeta.Builder mergeLastUpdatedTimestamp(com.google.protobuf.Timestamp value)
Time where this Feature Table is last updated
.google.protobuf.Timestamp last_updated_timestamp = 2;
-
clearLastUpdatedTimestamp
public FeatureTableProto.FeatureTableMeta.Builder clearLastUpdatedTimestamp()
Time where this Feature Table is last updated
.google.protobuf.Timestamp last_updated_timestamp = 2;
-
getLastUpdatedTimestampBuilder
public com.google.protobuf.Timestamp.Builder getLastUpdatedTimestampBuilder()
Time where this Feature Table is last updated
.google.protobuf.Timestamp last_updated_timestamp = 2;
-
getLastUpdatedTimestampOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastUpdatedTimestampOrBuilder()
Time where this Feature Table is last updated
.google.protobuf.Timestamp last_updated_timestamp = 2;- Specified by:
getLastUpdatedTimestampOrBuilderin interfaceFeatureTableProto.FeatureTableMetaOrBuilder
-
getRevision
public long getRevision()
Auto incrementing revision no. of this Feature Table
int64 revision = 3;- Specified by:
getRevisionin interfaceFeatureTableProto.FeatureTableMetaOrBuilder- Returns:
- The revision.
-
setRevision
public FeatureTableProto.FeatureTableMeta.Builder setRevision(long value)
Auto incrementing revision no. of this Feature Table
int64 revision = 3;- Parameters:
value- The revision to set.- Returns:
- This builder for chaining.
-
clearRevision
public FeatureTableProto.FeatureTableMeta.Builder clearRevision()
Auto incrementing revision no. of this Feature Table
int64 revision = 3;- Returns:
- This builder for chaining.
-
getHash
public String getHash()
Hash entities, features, batch_source and stream_source to inform JobService if jobs should be restarted should hash change
string hash = 4;- Specified by:
getHashin interfaceFeatureTableProto.FeatureTableMetaOrBuilder- Returns:
- The hash.
-
getHashBytes
public com.google.protobuf.ByteString getHashBytes()
Hash entities, features, batch_source and stream_source to inform JobService if jobs should be restarted should hash change
string hash = 4;- Specified by:
getHashBytesin interfaceFeatureTableProto.FeatureTableMetaOrBuilder- Returns:
- The bytes for hash.
-
setHash
public FeatureTableProto.FeatureTableMeta.Builder setHash(String value)
Hash entities, features, batch_source and stream_source to inform JobService if jobs should be restarted should hash change
string hash = 4;- Parameters:
value- The hash to set.- Returns:
- This builder for chaining.
-
clearHash
public FeatureTableProto.FeatureTableMeta.Builder clearHash()
Hash entities, features, batch_source and stream_source to inform JobService if jobs should be restarted should hash change
string hash = 4;- Returns:
- This builder for chaining.
-
setHashBytes
public FeatureTableProto.FeatureTableMeta.Builder setHashBytes(com.google.protobuf.ByteString value)
Hash entities, features, batch_source and stream_source to inform JobService if jobs should be restarted should hash change
string hash = 4;- Parameters:
value- The bytes for hash to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final FeatureTableProto.FeatureTableMeta.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureTableProto.FeatureTableMeta.Builder>
-
mergeUnknownFields
public final FeatureTableProto.FeatureTableMeta.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<FeatureTableProto.FeatureTableMeta.Builder>
-
-