public static final class StoreProto.Store extends com.google.protobuf.GeneratedMessageV3 implements StoreProto.StoreOrBuilder
Store provides a location where Feast reads and writes feature values. Feature values will be written to the Store in the form of FeatureRow elements. The way FeatureRow is encoded and decoded when it is written to and read from the Store depends on the type of the Store. For example, a FeatureRow will materialize as a row in a table in BigQuery but it will materialize as a key, value pair element in Redis.Protobuf type
feast.core.Store| Modifier and Type | Class and Description |
|---|---|
static class |
StoreProto.Store.BigQueryConfig
Protobuf type
feast.core.Store.BigQueryConfig |
static interface |
StoreProto.Store.BigQueryConfigOrBuilder |
static class |
StoreProto.Store.Builder
Store provides a location where Feast reads and writes feature values.
|
static class |
StoreProto.Store.CassandraConfig
Protobuf type
feast.core.Store.CassandraConfig |
static interface |
StoreProto.Store.CassandraConfigOrBuilder |
static class |
StoreProto.Store.ConfigCase |
static class |
StoreProto.Store.RedisConfig
Protobuf type
feast.core.Store.RedisConfig |
static interface |
StoreProto.Store.RedisConfigOrBuilder |
static class |
StoreProto.Store.StoreType
Protobuf enum
feast.core.Store.StoreType |
static class |
StoreProto.Store.Subscription
Protobuf type
feast.core.Store.Subscription |
static interface |
StoreProto.Store.SubscriptionOrBuilder |
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| Modifier and Type | Field and Description |
|---|---|
static int |
BIGQUERY_CONFIG_FIELD_NUMBER |
static int |
CASSANDRA_CONFIG_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
REDIS_CONFIG_FIELD_NUMBER |
static int |
SUBSCRIPTIONS_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
StoreProto.Store.BigQueryConfig |
getBigqueryConfig()
.feast.core.Store.BigQueryConfig bigquery_config = 12; |
StoreProto.Store.BigQueryConfigOrBuilder |
getBigqueryConfigOrBuilder()
.feast.core.Store.BigQueryConfig bigquery_config = 12; |
StoreProto.Store.CassandraConfig |
getCassandraConfig()
.feast.core.Store.CassandraConfig cassandra_config = 13; |
StoreProto.Store.CassandraConfigOrBuilder |
getCassandraConfigOrBuilder()
.feast.core.Store.CassandraConfig cassandra_config = 13; |
StoreProto.Store.ConfigCase |
getConfigCase() |
static StoreProto.Store |
getDefaultInstance() |
StoreProto.Store |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getName()
Name of the store.
|
com.google.protobuf.ByteString |
getNameBytes()
Name of the store.
|
com.google.protobuf.Parser<StoreProto.Store> |
getParserForType() |
StoreProto.Store.RedisConfig |
getRedisConfig()
.feast.core.Store.RedisConfig redis_config = 11; |
StoreProto.Store.RedisConfigOrBuilder |
getRedisConfigOrBuilder()
.feast.core.Store.RedisConfig redis_config = 11; |
int |
getSerializedSize() |
StoreProto.Store.Subscription |
getSubscriptions(int index)
Feature sets to subscribe to.
|
int |
getSubscriptionsCount()
Feature sets to subscribe to.
|
List<StoreProto.Store.Subscription> |
getSubscriptionsList()
Feature sets to subscribe to.
|
StoreProto.Store.SubscriptionOrBuilder |
getSubscriptionsOrBuilder(int index)
Feature sets to subscribe to.
|
List<? extends StoreProto.Store.SubscriptionOrBuilder> |
getSubscriptionsOrBuilderList()
Feature sets to subscribe to.
|
StoreProto.Store.StoreType |
getType()
Type of store.
|
int |
getTypeValue()
Type of store.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasBigqueryConfig()
.feast.core.Store.BigQueryConfig bigquery_config = 12; |
boolean |
hasCassandraConfig()
.feast.core.Store.CassandraConfig cassandra_config = 13; |
int |
hashCode() |
boolean |
hasRedisConfig()
.feast.core.Store.RedisConfig redis_config = 11; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static StoreProto.Store.Builder |
newBuilder() |
static StoreProto.Store.Builder |
newBuilder(StoreProto.Store prototype) |
StoreProto.Store.Builder |
newBuilderForType() |
protected StoreProto.Store.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static StoreProto.Store |
parseDelimitedFrom(InputStream input) |
static StoreProto.Store |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoreProto.Store |
parseFrom(byte[] data) |
static StoreProto.Store |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoreProto.Store |
parseFrom(ByteBuffer data) |
static StoreProto.Store |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoreProto.Store |
parseFrom(com.google.protobuf.ByteString data) |
static StoreProto.Store |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoreProto.Store |
parseFrom(com.google.protobuf.CodedInputStream input) |
static StoreProto.Store |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoreProto.Store |
parseFrom(InputStream input) |
static StoreProto.Store |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<StoreProto.Store> |
parser() |
StoreProto.Store.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int NAME_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
public static final int SUBSCRIPTIONS_FIELD_NUMBER
public static final int REDIS_CONFIG_FIELD_NUMBER
public static final int BIGQUERY_CONFIG_FIELD_NUMBER
public static final int CASSANDRA_CONFIG_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public StoreProto.Store.ConfigCase getConfigCase()
getConfigCase in interface StoreProto.StoreOrBuilderpublic String getName()
Name of the store.
string name = 1;getName in interface StoreProto.StoreOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Name of the store.
string name = 1;getNameBytes in interface StoreProto.StoreOrBuilderpublic int getTypeValue()
Type of store.
.feast.core.Store.StoreType type = 2;getTypeValue in interface StoreProto.StoreOrBuilderpublic StoreProto.Store.StoreType getType()
Type of store.
.feast.core.Store.StoreType type = 2;getType in interface StoreProto.StoreOrBuilderpublic List<StoreProto.Store.Subscription> getSubscriptionsList()
Feature sets to subscribe to.
repeated .feast.core.Store.Subscription subscriptions = 4;getSubscriptionsList in interface StoreProto.StoreOrBuilderpublic List<? extends StoreProto.Store.SubscriptionOrBuilder> getSubscriptionsOrBuilderList()
Feature sets to subscribe to.
repeated .feast.core.Store.Subscription subscriptions = 4;getSubscriptionsOrBuilderList in interface StoreProto.StoreOrBuilderpublic int getSubscriptionsCount()
Feature sets to subscribe to.
repeated .feast.core.Store.Subscription subscriptions = 4;getSubscriptionsCount in interface StoreProto.StoreOrBuilderpublic StoreProto.Store.Subscription getSubscriptions(int index)
Feature sets to subscribe to.
repeated .feast.core.Store.Subscription subscriptions = 4;getSubscriptions in interface StoreProto.StoreOrBuilderpublic StoreProto.Store.SubscriptionOrBuilder getSubscriptionsOrBuilder(int index)
Feature sets to subscribe to.
repeated .feast.core.Store.Subscription subscriptions = 4;getSubscriptionsOrBuilder in interface StoreProto.StoreOrBuilderpublic boolean hasRedisConfig()
.feast.core.Store.RedisConfig redis_config = 11;hasRedisConfig in interface StoreProto.StoreOrBuilderpublic StoreProto.Store.RedisConfig getRedisConfig()
.feast.core.Store.RedisConfig redis_config = 11;getRedisConfig in interface StoreProto.StoreOrBuilderpublic StoreProto.Store.RedisConfigOrBuilder getRedisConfigOrBuilder()
.feast.core.Store.RedisConfig redis_config = 11;getRedisConfigOrBuilder in interface StoreProto.StoreOrBuilderpublic boolean hasBigqueryConfig()
.feast.core.Store.BigQueryConfig bigquery_config = 12;hasBigqueryConfig in interface StoreProto.StoreOrBuilderpublic StoreProto.Store.BigQueryConfig getBigqueryConfig()
.feast.core.Store.BigQueryConfig bigquery_config = 12;getBigqueryConfig in interface StoreProto.StoreOrBuilderpublic StoreProto.Store.BigQueryConfigOrBuilder getBigqueryConfigOrBuilder()
.feast.core.Store.BigQueryConfig bigquery_config = 12;getBigqueryConfigOrBuilder in interface StoreProto.StoreOrBuilderpublic boolean hasCassandraConfig()
.feast.core.Store.CassandraConfig cassandra_config = 13;hasCassandraConfig in interface StoreProto.StoreOrBuilderpublic StoreProto.Store.CassandraConfig getCassandraConfig()
.feast.core.Store.CassandraConfig cassandra_config = 13;getCassandraConfig in interface StoreProto.StoreOrBuilderpublic StoreProto.Store.CassandraConfigOrBuilder getCassandraConfigOrBuilder()
.feast.core.Store.CassandraConfig cassandra_config = 13;getCassandraConfigOrBuilder in interface StoreProto.StoreOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static StoreProto.Store parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StoreProto.Store parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StoreProto.Store parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StoreProto.Store parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StoreProto.Store parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StoreProto.Store parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StoreProto.Store parseFrom(InputStream input) throws IOException
IOExceptionpublic static StoreProto.Store parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static StoreProto.Store parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static StoreProto.Store parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static StoreProto.Store parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static StoreProto.Store parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic StoreProto.Store.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static StoreProto.Store.Builder newBuilder()
public static StoreProto.Store.Builder newBuilder(StoreProto.Store prototype)
public StoreProto.Store.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected StoreProto.Store.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static StoreProto.Store getDefaultInstance()
public static com.google.protobuf.Parser<StoreProto.Store> parser()
public com.google.protobuf.Parser<StoreProto.Store> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public StoreProto.Store getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2020 Gojek. All rights reserved.