Package feast.proto.core
Class InfraObjectProto.InfraObject
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- feast.proto.core.InfraObjectProto.InfraObject
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,InfraObjectProto.InfraObjectOrBuilder,Serializable
- Enclosing class:
- InfraObjectProto
public static final class InfraObjectProto.InfraObject extends com.google.protobuf.GeneratedMessageV3 implements InfraObjectProto.InfraObjectOrBuilder
Represents a single infrastructure object managed by Feast
Protobuf typefeast.core.InfraObject- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classInfraObjectProto.InfraObject.BuilderRepresents a single infrastructure object managed by Feaststatic classInfraObjectProto.InfraObject.CustomInfraAllows for custom infra objects to be addedstatic interfaceInfraObjectProto.InfraObject.CustomInfraOrBuilderstatic classInfraObjectProto.InfraObject.InfraObjectCase-
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 intCUSTOM_INFRA_FIELD_NUMBERstatic intDATASTORE_TABLE_FIELD_NUMBERstatic intDYNAMODB_TABLE_FIELD_NUMBERstatic intINFRA_OBJECT_CLASS_TYPE_FIELD_NUMBERstatic intSQLITE_TABLE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)InfraObjectProto.InfraObject.CustomInfragetCustomInfra().feast.core.InfraObject.CustomInfra custom_infra = 100;InfraObjectProto.InfraObject.CustomInfraOrBuildergetCustomInfraOrBuilder().feast.core.InfraObject.CustomInfra custom_infra = 100;DatastoreTableProto.DatastoreTablegetDatastoreTable().feast.core.DatastoreTable datastore_table = 3;DatastoreTableProto.DatastoreTableOrBuildergetDatastoreTableOrBuilder().feast.core.DatastoreTable datastore_table = 3;static InfraObjectProto.InfraObjectgetDefaultInstance()InfraObjectProto.InfraObjectgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()DynamoDBTableProto.DynamoDBTablegetDynamodbTable().feast.core.DynamoDBTable dynamodb_table = 2;DynamoDBTableProto.DynamoDBTableOrBuildergetDynamodbTableOrBuilder().feast.core.DynamoDBTable dynamodb_table = 2;InfraObjectProto.InfraObject.InfraObjectCasegetInfraObjectCase()StringgetInfraObjectClassType()Represents the Python class for the infrastructure objectcom.google.protobuf.ByteStringgetInfraObjectClassTypeBytes()Represents the Python class for the infrastructure objectcom.google.protobuf.Parser<InfraObjectProto.InfraObject>getParserForType()intgetSerializedSize()SqliteTableProto.SqliteTablegetSqliteTable().feast.core.SqliteTable sqlite_table = 4;SqliteTableProto.SqliteTableOrBuildergetSqliteTableOrBuilder().feast.core.SqliteTable sqlite_table = 4;com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasCustomInfra().feast.core.InfraObject.CustomInfra custom_infra = 100;booleanhasDatastoreTable().feast.core.DatastoreTable datastore_table = 3;booleanhasDynamodbTable().feast.core.DynamoDBTable dynamodb_table = 2;inthashCode()booleanhasSqliteTable().feast.core.SqliteTable sqlite_table = 4;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static InfraObjectProto.InfraObject.BuildernewBuilder()static InfraObjectProto.InfraObject.BuildernewBuilder(InfraObjectProto.InfraObject prototype)InfraObjectProto.InfraObject.BuildernewBuilderForType()protected InfraObjectProto.InfraObject.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static InfraObjectProto.InfraObjectparseDelimitedFrom(InputStream input)static InfraObjectProto.InfraObjectparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InfraObjectProto.InfraObjectparseFrom(byte[] data)static InfraObjectProto.InfraObjectparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InfraObjectProto.InfraObjectparseFrom(com.google.protobuf.ByteString data)static InfraObjectProto.InfraObjectparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InfraObjectProto.InfraObjectparseFrom(com.google.protobuf.CodedInputStream input)static InfraObjectProto.InfraObjectparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InfraObjectProto.InfraObjectparseFrom(InputStream input)static InfraObjectProto.InfraObjectparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InfraObjectProto.InfraObjectparseFrom(ByteBuffer data)static InfraObjectProto.InfraObjectparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<InfraObjectProto.InfraObject>parser()InfraObjectProto.InfraObject.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
-
INFRA_OBJECT_CLASS_TYPE_FIELD_NUMBER
public static final int INFRA_OBJECT_CLASS_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DYNAMODB_TABLE_FIELD_NUMBER
public static final int DYNAMODB_TABLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DATASTORE_TABLE_FIELD_NUMBER
public static final int DATASTORE_TABLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SQLITE_TABLE_FIELD_NUMBER
public static final int SQLITE_TABLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CUSTOM_INFRA_FIELD_NUMBER
public static final int CUSTOM_INFRA_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
-
getInfraObjectCase
public InfraObjectProto.InfraObject.InfraObjectCase getInfraObjectCase()
- Specified by:
getInfraObjectCasein interfaceInfraObjectProto.InfraObjectOrBuilder
-
getInfraObjectClassType
public String getInfraObjectClassType()
Represents the Python class for the infrastructure object
string infra_object_class_type = 1;- Specified by:
getInfraObjectClassTypein interfaceInfraObjectProto.InfraObjectOrBuilder- Returns:
- The infraObjectClassType.
-
getInfraObjectClassTypeBytes
public com.google.protobuf.ByteString getInfraObjectClassTypeBytes()
Represents the Python class for the infrastructure object
string infra_object_class_type = 1;- Specified by:
getInfraObjectClassTypeBytesin interfaceInfraObjectProto.InfraObjectOrBuilder- Returns:
- The bytes for infraObjectClassType.
-
hasDynamodbTable
public boolean hasDynamodbTable()
.feast.core.DynamoDBTable dynamodb_table = 2;- Specified by:
hasDynamodbTablein interfaceInfraObjectProto.InfraObjectOrBuilder- Returns:
- Whether the dynamodbTable field is set.
-
getDynamodbTable
public DynamoDBTableProto.DynamoDBTable getDynamodbTable()
.feast.core.DynamoDBTable dynamodb_table = 2;- Specified by:
getDynamodbTablein interfaceInfraObjectProto.InfraObjectOrBuilder- Returns:
- The dynamodbTable.
-
getDynamodbTableOrBuilder
public DynamoDBTableProto.DynamoDBTableOrBuilder getDynamodbTableOrBuilder()
.feast.core.DynamoDBTable dynamodb_table = 2;- Specified by:
getDynamodbTableOrBuilderin interfaceInfraObjectProto.InfraObjectOrBuilder
-
hasDatastoreTable
public boolean hasDatastoreTable()
.feast.core.DatastoreTable datastore_table = 3;- Specified by:
hasDatastoreTablein interfaceInfraObjectProto.InfraObjectOrBuilder- Returns:
- Whether the datastoreTable field is set.
-
getDatastoreTable
public DatastoreTableProto.DatastoreTable getDatastoreTable()
.feast.core.DatastoreTable datastore_table = 3;- Specified by:
getDatastoreTablein interfaceInfraObjectProto.InfraObjectOrBuilder- Returns:
- The datastoreTable.
-
getDatastoreTableOrBuilder
public DatastoreTableProto.DatastoreTableOrBuilder getDatastoreTableOrBuilder()
.feast.core.DatastoreTable datastore_table = 3;- Specified by:
getDatastoreTableOrBuilderin interfaceInfraObjectProto.InfraObjectOrBuilder
-
hasSqliteTable
public boolean hasSqliteTable()
.feast.core.SqliteTable sqlite_table = 4;- Specified by:
hasSqliteTablein interfaceInfraObjectProto.InfraObjectOrBuilder- Returns:
- Whether the sqliteTable field is set.
-
getSqliteTable
public SqliteTableProto.SqliteTable getSqliteTable()
.feast.core.SqliteTable sqlite_table = 4;- Specified by:
getSqliteTablein interfaceInfraObjectProto.InfraObjectOrBuilder- Returns:
- The sqliteTable.
-
getSqliteTableOrBuilder
public SqliteTableProto.SqliteTableOrBuilder getSqliteTableOrBuilder()
.feast.core.SqliteTable sqlite_table = 4;- Specified by:
getSqliteTableOrBuilderin interfaceInfraObjectProto.InfraObjectOrBuilder
-
hasCustomInfra
public boolean hasCustomInfra()
.feast.core.InfraObject.CustomInfra custom_infra = 100;- Specified by:
hasCustomInfrain interfaceInfraObjectProto.InfraObjectOrBuilder- Returns:
- Whether the customInfra field is set.
-
getCustomInfra
public InfraObjectProto.InfraObject.CustomInfra getCustomInfra()
.feast.core.InfraObject.CustomInfra custom_infra = 100;- Specified by:
getCustomInfrain interfaceInfraObjectProto.InfraObjectOrBuilder- Returns:
- The customInfra.
-
getCustomInfraOrBuilder
public InfraObjectProto.InfraObject.CustomInfraOrBuilder getCustomInfraOrBuilder()
.feast.core.InfraObject.CustomInfra custom_infra = 100;- Specified by:
getCustomInfraOrBuilderin interfaceInfraObjectProto.InfraObjectOrBuilder
-
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 InfraObjectProto.InfraObject parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InfraObjectProto.InfraObject parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InfraObjectProto.InfraObject parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InfraObjectProto.InfraObject parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InfraObjectProto.InfraObject parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InfraObjectProto.InfraObject parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InfraObjectProto.InfraObject parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static InfraObjectProto.InfraObject parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static InfraObjectProto.InfraObject parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static InfraObjectProto.InfraObject parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static InfraObjectProto.InfraObject parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static InfraObjectProto.InfraObject parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public InfraObjectProto.InfraObject.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static InfraObjectProto.InfraObject.Builder newBuilder()
-
newBuilder
public static InfraObjectProto.InfraObject.Builder newBuilder(InfraObjectProto.InfraObject prototype)
-
toBuilder
public InfraObjectProto.InfraObject.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected InfraObjectProto.InfraObject.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static InfraObjectProto.InfraObject getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<InfraObjectProto.InfraObject> parser()
-
getParserForType
public com.google.protobuf.Parser<InfraObjectProto.InfraObject> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public InfraObjectProto.InfraObject getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-