Package feast.proto.core
Class IngestionJobProto.IngestionJob.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<IngestionJobProto.IngestionJob.Builder>
-
- feast.proto.core.IngestionJobProto.IngestionJob.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,IngestionJobProto.IngestionJobOrBuilder,Cloneable
- Enclosing class:
- IngestionJobProto.IngestionJob
public static final class IngestionJobProto.IngestionJob.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<IngestionJobProto.IngestionJob.Builder> implements IngestionJobProto.IngestionJobOrBuilder
Represents Feast Injestion Job
Protobuf typefeast.core.IngestionJob
-
-
Method Summary
-
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<IngestionJobProto.IngestionJob.Builder>
-
clear
public IngestionJobProto.IngestionJob.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<IngestionJobProto.IngestionJob.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<IngestionJobProto.IngestionJob.Builder>
-
getDefaultInstanceForType
public IngestionJobProto.IngestionJob getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public IngestionJobProto.IngestionJob build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public IngestionJobProto.IngestionJob buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public IngestionJobProto.IngestionJob.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<IngestionJobProto.IngestionJob.Builder>
-
setField
public IngestionJobProto.IngestionJob.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<IngestionJobProto.IngestionJob.Builder>
-
clearField
public IngestionJobProto.IngestionJob.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<IngestionJobProto.IngestionJob.Builder>
-
clearOneof
public IngestionJobProto.IngestionJob.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<IngestionJobProto.IngestionJob.Builder>
-
setRepeatedField
public IngestionJobProto.IngestionJob.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<IngestionJobProto.IngestionJob.Builder>
-
addRepeatedField
public IngestionJobProto.IngestionJob.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<IngestionJobProto.IngestionJob.Builder>
-
mergeFrom
public IngestionJobProto.IngestionJob.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<IngestionJobProto.IngestionJob.Builder>
-
mergeFrom
public IngestionJobProto.IngestionJob.Builder mergeFrom(IngestionJobProto.IngestionJob other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<IngestionJobProto.IngestionJob.Builder>
-
mergeFrom
public IngestionJobProto.IngestionJob.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<IngestionJobProto.IngestionJob.Builder>- Throws:
IOException
-
getId
public String getId()
Job ID assigned by Feast
string id = 1;- Specified by:
getIdin interfaceIngestionJobProto.IngestionJobOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()
Job ID assigned by Feast
string id = 1;- Specified by:
getIdBytesin interfaceIngestionJobProto.IngestionJobOrBuilder- Returns:
- The bytes for id.
-
setId
public IngestionJobProto.IngestionJob.Builder setId(String value)
Job ID assigned by Feast
string id = 1;- Parameters:
value- The id to set.- Returns:
- This builder for chaining.
-
clearId
public IngestionJobProto.IngestionJob.Builder clearId()
Job ID assigned by Feast
string id = 1;- Returns:
- This builder for chaining.
-
setIdBytes
public IngestionJobProto.IngestionJob.Builder setIdBytes(com.google.protobuf.ByteString value)
Job ID assigned by Feast
string id = 1;- Parameters:
value- The bytes for id to set.- Returns:
- This builder for chaining.
-
getExternalId
public String getExternalId()
External job ID specific to the runner. For DirectRunner jobs, this is identical to id. For DataflowRunner jobs, this refers to the Dataflow job ID.
string external_id = 2;- Specified by:
getExternalIdin interfaceIngestionJobProto.IngestionJobOrBuilder- Returns:
- The externalId.
-
getExternalIdBytes
public com.google.protobuf.ByteString getExternalIdBytes()
External job ID specific to the runner. For DirectRunner jobs, this is identical to id. For DataflowRunner jobs, this refers to the Dataflow job ID.
string external_id = 2;- Specified by:
getExternalIdBytesin interfaceIngestionJobProto.IngestionJobOrBuilder- Returns:
- The bytes for externalId.
-
setExternalId
public IngestionJobProto.IngestionJob.Builder setExternalId(String value)
External job ID specific to the runner. For DirectRunner jobs, this is identical to id. For DataflowRunner jobs, this refers to the Dataflow job ID.
string external_id = 2;- Parameters:
value- The externalId to set.- Returns:
- This builder for chaining.
-
clearExternalId
public IngestionJobProto.IngestionJob.Builder clearExternalId()
External job ID specific to the runner. For DirectRunner jobs, this is identical to id. For DataflowRunner jobs, this refers to the Dataflow job ID.
string external_id = 2;- Returns:
- This builder for chaining.
-
setExternalIdBytes
public IngestionJobProto.IngestionJob.Builder setExternalIdBytes(com.google.protobuf.ByteString value)
External job ID specific to the runner. For DirectRunner jobs, this is identical to id. For DataflowRunner jobs, this refers to the Dataflow job ID.
string external_id = 2;- Parameters:
value- The bytes for externalId to set.- Returns:
- This builder for chaining.
-
getStatusValue
public int getStatusValue()
.feast.core.IngestionJobStatus status = 3;- Specified by:
getStatusValuein interfaceIngestionJobProto.IngestionJobOrBuilder- Returns:
- The enum numeric value on the wire for status.
-
setStatusValue
public IngestionJobProto.IngestionJob.Builder setStatusValue(int value)
.feast.core.IngestionJobStatus status = 3;- Parameters:
value- The enum numeric value on the wire for status to set.- Returns:
- This builder for chaining.
-
getStatus
public IngestionJobProto.IngestionJobStatus getStatus()
.feast.core.IngestionJobStatus status = 3;- Specified by:
getStatusin interfaceIngestionJobProto.IngestionJobOrBuilder- Returns:
- The status.
-
setStatus
public IngestionJobProto.IngestionJob.Builder setStatus(IngestionJobProto.IngestionJobStatus value)
.feast.core.IngestionJobStatus status = 3;- Parameters:
value- The status to set.- Returns:
- This builder for chaining.
-
clearStatus
public IngestionJobProto.IngestionJob.Builder clearStatus()
.feast.core.IngestionJobStatus status = 3;- Returns:
- This builder for chaining.
-
hasSource
public boolean hasSource()
Source this job is reading from.
.feast.core.Source source = 5;- Specified by:
hasSourcein interfaceIngestionJobProto.IngestionJobOrBuilder- Returns:
- Whether the source field is set.
-
getSource
public SourceProto.Source getSource()
Source this job is reading from.
.feast.core.Source source = 5;- Specified by:
getSourcein interfaceIngestionJobProto.IngestionJobOrBuilder- Returns:
- The source.
-
setSource
public IngestionJobProto.IngestionJob.Builder setSource(SourceProto.Source value)
Source this job is reading from.
.feast.core.Source source = 5;
-
setSource
public IngestionJobProto.IngestionJob.Builder setSource(SourceProto.Source.Builder builderForValue)
Source this job is reading from.
.feast.core.Source source = 5;
-
mergeSource
public IngestionJobProto.IngestionJob.Builder mergeSource(SourceProto.Source value)
Source this job is reading from.
.feast.core.Source source = 5;
-
clearSource
public IngestionJobProto.IngestionJob.Builder clearSource()
Source this job is reading from.
.feast.core.Source source = 5;
-
getSourceBuilder
public SourceProto.Source.Builder getSourceBuilder()
Source this job is reading from.
.feast.core.Source source = 5;
-
getSourceOrBuilder
public SourceProto.SourceOrBuilder getSourceOrBuilder()
Source this job is reading from.
.feast.core.Source source = 5;- Specified by:
getSourceOrBuilderin interfaceIngestionJobProto.IngestionJobOrBuilder
-
getStoresList
public List<StoreProto.Store> getStoresList()
Store this job is writing to.
repeated .feast.core.Store stores = 6;- Specified by:
getStoresListin interfaceIngestionJobProto.IngestionJobOrBuilder
-
getStoresCount
public int getStoresCount()
Store this job is writing to.
repeated .feast.core.Store stores = 6;- Specified by:
getStoresCountin interfaceIngestionJobProto.IngestionJobOrBuilder
-
getStores
public StoreProto.Store getStores(int index)
Store this job is writing to.
repeated .feast.core.Store stores = 6;- Specified by:
getStoresin interfaceIngestionJobProto.IngestionJobOrBuilder
-
setStores
public IngestionJobProto.IngestionJob.Builder setStores(int index, StoreProto.Store value)
Store this job is writing to.
repeated .feast.core.Store stores = 6;
-
setStores
public IngestionJobProto.IngestionJob.Builder setStores(int index, StoreProto.Store.Builder builderForValue)
Store this job is writing to.
repeated .feast.core.Store stores = 6;
-
addStores
public IngestionJobProto.IngestionJob.Builder addStores(StoreProto.Store value)
Store this job is writing to.
repeated .feast.core.Store stores = 6;
-
addStores
public IngestionJobProto.IngestionJob.Builder addStores(int index, StoreProto.Store value)
Store this job is writing to.
repeated .feast.core.Store stores = 6;
-
addStores
public IngestionJobProto.IngestionJob.Builder addStores(StoreProto.Store.Builder builderForValue)
Store this job is writing to.
repeated .feast.core.Store stores = 6;
-
addStores
public IngestionJobProto.IngestionJob.Builder addStores(int index, StoreProto.Store.Builder builderForValue)
Store this job is writing to.
repeated .feast.core.Store stores = 6;
-
addAllStores
public IngestionJobProto.IngestionJob.Builder addAllStores(Iterable<? extends StoreProto.Store> values)
Store this job is writing to.
repeated .feast.core.Store stores = 6;
-
clearStores
public IngestionJobProto.IngestionJob.Builder clearStores()
Store this job is writing to.
repeated .feast.core.Store stores = 6;
-
removeStores
public IngestionJobProto.IngestionJob.Builder removeStores(int index)
Store this job is writing to.
repeated .feast.core.Store stores = 6;
-
getStoresBuilder
public StoreProto.Store.Builder getStoresBuilder(int index)
Store this job is writing to.
repeated .feast.core.Store stores = 6;
-
getStoresOrBuilder
public StoreProto.StoreOrBuilder getStoresOrBuilder(int index)
Store this job is writing to.
repeated .feast.core.Store stores = 6;- Specified by:
getStoresOrBuilderin interfaceIngestionJobProto.IngestionJobOrBuilder
-
getStoresOrBuilderList
public List<? extends StoreProto.StoreOrBuilder> getStoresOrBuilderList()
Store this job is writing to.
repeated .feast.core.Store stores = 6;- Specified by:
getStoresOrBuilderListin interfaceIngestionJobProto.IngestionJobOrBuilder
-
addStoresBuilder
public StoreProto.Store.Builder addStoresBuilder()
Store this job is writing to.
repeated .feast.core.Store stores = 6;
-
addStoresBuilder
public StoreProto.Store.Builder addStoresBuilder(int index)
Store this job is writing to.
repeated .feast.core.Store stores = 6;
-
getStoresBuilderList
public List<StoreProto.Store.Builder> getStoresBuilderList()
Store this job is writing to.
repeated .feast.core.Store stores = 6;
-
getFeatureSetReferencesList
public List<FeatureSetReferenceProto.FeatureSetReference> getFeatureSetReferencesList()
List of Feature Set References
repeated .feast.core.FeatureSetReference feature_set_references = 7;- Specified by:
getFeatureSetReferencesListin interfaceIngestionJobProto.IngestionJobOrBuilder
-
getFeatureSetReferencesCount
public int getFeatureSetReferencesCount()
List of Feature Set References
repeated .feast.core.FeatureSetReference feature_set_references = 7;- Specified by:
getFeatureSetReferencesCountin interfaceIngestionJobProto.IngestionJobOrBuilder
-
getFeatureSetReferences
public FeatureSetReferenceProto.FeatureSetReference getFeatureSetReferences(int index)
List of Feature Set References
repeated .feast.core.FeatureSetReference feature_set_references = 7;- Specified by:
getFeatureSetReferencesin interfaceIngestionJobProto.IngestionJobOrBuilder
-
setFeatureSetReferences
public IngestionJobProto.IngestionJob.Builder setFeatureSetReferences(int index, FeatureSetReferenceProto.FeatureSetReference value)
List of Feature Set References
repeated .feast.core.FeatureSetReference feature_set_references = 7;
-
setFeatureSetReferences
public IngestionJobProto.IngestionJob.Builder setFeatureSetReferences(int index, FeatureSetReferenceProto.FeatureSetReference.Builder builderForValue)
List of Feature Set References
repeated .feast.core.FeatureSetReference feature_set_references = 7;
-
addFeatureSetReferences
public IngestionJobProto.IngestionJob.Builder addFeatureSetReferences(FeatureSetReferenceProto.FeatureSetReference value)
List of Feature Set References
repeated .feast.core.FeatureSetReference feature_set_references = 7;
-
addFeatureSetReferences
public IngestionJobProto.IngestionJob.Builder addFeatureSetReferences(int index, FeatureSetReferenceProto.FeatureSetReference value)
List of Feature Set References
repeated .feast.core.FeatureSetReference feature_set_references = 7;
-
addFeatureSetReferences
public IngestionJobProto.IngestionJob.Builder addFeatureSetReferences(FeatureSetReferenceProto.FeatureSetReference.Builder builderForValue)
List of Feature Set References
repeated .feast.core.FeatureSetReference feature_set_references = 7;
-
addFeatureSetReferences
public IngestionJobProto.IngestionJob.Builder addFeatureSetReferences(int index, FeatureSetReferenceProto.FeatureSetReference.Builder builderForValue)
List of Feature Set References
repeated .feast.core.FeatureSetReference feature_set_references = 7;
-
addAllFeatureSetReferences
public IngestionJobProto.IngestionJob.Builder addAllFeatureSetReferences(Iterable<? extends FeatureSetReferenceProto.FeatureSetReference> values)
List of Feature Set References
repeated .feast.core.FeatureSetReference feature_set_references = 7;
-
clearFeatureSetReferences
public IngestionJobProto.IngestionJob.Builder clearFeatureSetReferences()
List of Feature Set References
repeated .feast.core.FeatureSetReference feature_set_references = 7;
-
removeFeatureSetReferences
public IngestionJobProto.IngestionJob.Builder removeFeatureSetReferences(int index)
List of Feature Set References
repeated .feast.core.FeatureSetReference feature_set_references = 7;
-
getFeatureSetReferencesBuilder
public FeatureSetReferenceProto.FeatureSetReference.Builder getFeatureSetReferencesBuilder(int index)
List of Feature Set References
repeated .feast.core.FeatureSetReference feature_set_references = 7;
-
getFeatureSetReferencesOrBuilder
public FeatureSetReferenceProto.FeatureSetReferenceOrBuilder getFeatureSetReferencesOrBuilder(int index)
List of Feature Set References
repeated .feast.core.FeatureSetReference feature_set_references = 7;- Specified by:
getFeatureSetReferencesOrBuilderin interfaceIngestionJobProto.IngestionJobOrBuilder
-
getFeatureSetReferencesOrBuilderList
public List<? extends FeatureSetReferenceProto.FeatureSetReferenceOrBuilder> getFeatureSetReferencesOrBuilderList()
List of Feature Set References
repeated .feast.core.FeatureSetReference feature_set_references = 7;- Specified by:
getFeatureSetReferencesOrBuilderListin interfaceIngestionJobProto.IngestionJobOrBuilder
-
addFeatureSetReferencesBuilder
public FeatureSetReferenceProto.FeatureSetReference.Builder addFeatureSetReferencesBuilder()
List of Feature Set References
repeated .feast.core.FeatureSetReference feature_set_references = 7;
-
addFeatureSetReferencesBuilder
public FeatureSetReferenceProto.FeatureSetReference.Builder addFeatureSetReferencesBuilder(int index)
List of Feature Set References
repeated .feast.core.FeatureSetReference feature_set_references = 7;
-
getFeatureSetReferencesBuilderList
public List<FeatureSetReferenceProto.FeatureSetReference.Builder> getFeatureSetReferencesBuilderList()
List of Feature Set References
repeated .feast.core.FeatureSetReference feature_set_references = 7;
-
setUnknownFields
public final IngestionJobProto.IngestionJob.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<IngestionJobProto.IngestionJob.Builder>
-
mergeUnknownFields
public final IngestionJobProto.IngestionJob.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<IngestionJobProto.IngestionJob.Builder>
-
-