Package feast.proto.core
Class JobServiceProto.StartOfflineToOnlineIngestionJobRequest
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- feast.proto.core.JobServiceProto.StartOfflineToOnlineIngestionJobRequest
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,JobServiceProto.StartOfflineToOnlineIngestionJobRequestOrBuilder,Serializable
- Enclosing class:
- JobServiceProto
public static final class JobServiceProto.StartOfflineToOnlineIngestionJobRequest extends com.google.protobuf.GeneratedMessageV3 implements JobServiceProto.StartOfflineToOnlineIngestionJobRequestOrBuilder
Ingest data from offline store into online store
Protobuf typefeast.core.StartOfflineToOnlineIngestionJobRequest- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classJobServiceProto.StartOfflineToOnlineIngestionJobRequest.BuilderIngest data from offline store into online store-
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 intEND_DATE_FIELD_NUMBERstatic intPROJECT_FIELD_NUMBERstatic intSTART_DATE_FIELD_NUMBERstatic intTABLE_NAME_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static JobServiceProto.StartOfflineToOnlineIngestionJobRequestgetDefaultInstance()JobServiceProto.StartOfflineToOnlineIngestionJobRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.TimestampgetEndDate()End of time range for source data from offline storecom.google.protobuf.TimestampOrBuildergetEndDateOrBuilder()End of time range for source data from offline storecom.google.protobuf.Parser<JobServiceProto.StartOfflineToOnlineIngestionJobRequest>getParserForType()StringgetProject()Feature table to ingestcom.google.protobuf.ByteStringgetProjectBytes()Feature table to ingestintgetSerializedSize()com.google.protobuf.TimestampgetStartDate()Start of time range for source data from offline storecom.google.protobuf.TimestampOrBuildergetStartDateOrBuilder()Start of time range for source data from offline storeStringgetTableName()string table_name = 2;com.google.protobuf.ByteStringgetTableNameBytes()string table_name = 2;com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasEndDate()End of time range for source data from offline storeinthashCode()booleanhasStartDate()Start of time range for source data from offline storeprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static JobServiceProto.StartOfflineToOnlineIngestionJobRequest.BuildernewBuilder()static JobServiceProto.StartOfflineToOnlineIngestionJobRequest.BuildernewBuilder(JobServiceProto.StartOfflineToOnlineIngestionJobRequest prototype)JobServiceProto.StartOfflineToOnlineIngestionJobRequest.BuildernewBuilderForType()protected JobServiceProto.StartOfflineToOnlineIngestionJobRequest.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static JobServiceProto.StartOfflineToOnlineIngestionJobRequestparseDelimitedFrom(InputStream input)static JobServiceProto.StartOfflineToOnlineIngestionJobRequestparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobServiceProto.StartOfflineToOnlineIngestionJobRequestparseFrom(byte[] data)static JobServiceProto.StartOfflineToOnlineIngestionJobRequestparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobServiceProto.StartOfflineToOnlineIngestionJobRequestparseFrom(com.google.protobuf.ByteString data)static JobServiceProto.StartOfflineToOnlineIngestionJobRequestparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobServiceProto.StartOfflineToOnlineIngestionJobRequestparseFrom(com.google.protobuf.CodedInputStream input)static JobServiceProto.StartOfflineToOnlineIngestionJobRequestparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobServiceProto.StartOfflineToOnlineIngestionJobRequestparseFrom(InputStream input)static JobServiceProto.StartOfflineToOnlineIngestionJobRequestparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobServiceProto.StartOfflineToOnlineIngestionJobRequestparseFrom(ByteBuffer data)static JobServiceProto.StartOfflineToOnlineIngestionJobRequestparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<JobServiceProto.StartOfflineToOnlineIngestionJobRequest>parser()JobServiceProto.StartOfflineToOnlineIngestionJobRequest.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, internalGetMapField, 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
-
PROJECT_FIELD_NUMBER
public static final int PROJECT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TABLE_NAME_FIELD_NUMBER
public static final int TABLE_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
START_DATE_FIELD_NUMBER
public static final int START_DATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
END_DATE_FIELD_NUMBER
public static final int END_DATE_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()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getProject
public String getProject()
Feature table to ingest
string project = 1;- Specified by:
getProjectin interfaceJobServiceProto.StartOfflineToOnlineIngestionJobRequestOrBuilder- Returns:
- The project.
-
getProjectBytes
public com.google.protobuf.ByteString getProjectBytes()
Feature table to ingest
string project = 1;- Specified by:
getProjectBytesin interfaceJobServiceProto.StartOfflineToOnlineIngestionJobRequestOrBuilder- Returns:
- The bytes for project.
-
getTableName
public String getTableName()
string table_name = 2;- Specified by:
getTableNamein interfaceJobServiceProto.StartOfflineToOnlineIngestionJobRequestOrBuilder- Returns:
- The tableName.
-
getTableNameBytes
public com.google.protobuf.ByteString getTableNameBytes()
string table_name = 2;- Specified by:
getTableNameBytesin interfaceJobServiceProto.StartOfflineToOnlineIngestionJobRequestOrBuilder- Returns:
- The bytes for tableName.
-
hasStartDate
public boolean hasStartDate()
Start of time range for source data from offline store
.google.protobuf.Timestamp start_date = 3;- Specified by:
hasStartDatein interfaceJobServiceProto.StartOfflineToOnlineIngestionJobRequestOrBuilder- Returns:
- Whether the startDate field is set.
-
getStartDate
public com.google.protobuf.Timestamp getStartDate()
Start of time range for source data from offline store
.google.protobuf.Timestamp start_date = 3;- Specified by:
getStartDatein interfaceJobServiceProto.StartOfflineToOnlineIngestionJobRequestOrBuilder- Returns:
- The startDate.
-
getStartDateOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartDateOrBuilder()
Start of time range for source data from offline store
.google.protobuf.Timestamp start_date = 3;- Specified by:
getStartDateOrBuilderin interfaceJobServiceProto.StartOfflineToOnlineIngestionJobRequestOrBuilder
-
hasEndDate
public boolean hasEndDate()
End of time range for source data from offline store
.google.protobuf.Timestamp end_date = 4;- Specified by:
hasEndDatein interfaceJobServiceProto.StartOfflineToOnlineIngestionJobRequestOrBuilder- Returns:
- Whether the endDate field is set.
-
getEndDate
public com.google.protobuf.Timestamp getEndDate()
End of time range for source data from offline store
.google.protobuf.Timestamp end_date = 4;- Specified by:
getEndDatein interfaceJobServiceProto.StartOfflineToOnlineIngestionJobRequestOrBuilder- Returns:
- The endDate.
-
getEndDateOrBuilder
public com.google.protobuf.TimestampOrBuilder getEndDateOrBuilder()
End of time range for source data from offline store
.google.protobuf.Timestamp end_date = 4;- Specified by:
getEndDateOrBuilderin interfaceJobServiceProto.StartOfflineToOnlineIngestionJobRequestOrBuilder
-
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 JobServiceProto.StartOfflineToOnlineIngestionJobRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static JobServiceProto.StartOfflineToOnlineIngestionJobRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static JobServiceProto.StartOfflineToOnlineIngestionJobRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static JobServiceProto.StartOfflineToOnlineIngestionJobRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static JobServiceProto.StartOfflineToOnlineIngestionJobRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static JobServiceProto.StartOfflineToOnlineIngestionJobRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static JobServiceProto.StartOfflineToOnlineIngestionJobRequest parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static JobServiceProto.StartOfflineToOnlineIngestionJobRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static JobServiceProto.StartOfflineToOnlineIngestionJobRequest parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static JobServiceProto.StartOfflineToOnlineIngestionJobRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static JobServiceProto.StartOfflineToOnlineIngestionJobRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static JobServiceProto.StartOfflineToOnlineIngestionJobRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public JobServiceProto.StartOfflineToOnlineIngestionJobRequest.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static JobServiceProto.StartOfflineToOnlineIngestionJobRequest.Builder newBuilder()
-
newBuilder
public static JobServiceProto.StartOfflineToOnlineIngestionJobRequest.Builder newBuilder(JobServiceProto.StartOfflineToOnlineIngestionJobRequest prototype)
-
toBuilder
public JobServiceProto.StartOfflineToOnlineIngestionJobRequest.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected JobServiceProto.StartOfflineToOnlineIngestionJobRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static JobServiceProto.StartOfflineToOnlineIngestionJobRequest getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<JobServiceProto.StartOfflineToOnlineIngestionJobRequest> parser()
-
getParserForType
public com.google.protobuf.Parser<JobServiceProto.StartOfflineToOnlineIngestionJobRequest> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public JobServiceProto.StartOfflineToOnlineIngestionJobRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-