public static final class StoreProto.Store.Subscription.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<StoreProto.Store.Subscription.Builder> implements StoreProto.Store.SubscriptionOrBuilder
feast.core.Store.Subscription| Modifier and Type | Method and Description |
|---|---|
StoreProto.Store.Subscription.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
StoreProto.Store.Subscription |
build() |
StoreProto.Store.Subscription |
buildPartial() |
StoreProto.Store.Subscription.Builder |
clear() |
StoreProto.Store.Subscription.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
StoreProto.Store.Subscription.Builder |
clearName()
Name of featureSet to subscribe to.
|
StoreProto.Store.Subscription.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
StoreProto.Store.Subscription.Builder |
clearVersion()
Versions of the given featureSet that will be ingested into this store.
|
StoreProto.Store.Subscription.Builder |
clone() |
StoreProto.Store.Subscription |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getName()
Name of featureSet to subscribe to.
|
com.google.protobuf.ByteString |
getNameBytes()
Name of featureSet to subscribe to.
|
String |
getVersion()
Versions of the given featureSet that will be ingested into this store.
|
com.google.protobuf.ByteString |
getVersionBytes()
Versions of the given featureSet that will be ingested into this store.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
StoreProto.Store.Subscription.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StoreProto.Store.Subscription.Builder |
mergeFrom(com.google.protobuf.Message other) |
StoreProto.Store.Subscription.Builder |
mergeFrom(StoreProto.Store.Subscription other) |
StoreProto.Store.Subscription.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
StoreProto.Store.Subscription.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
StoreProto.Store.Subscription.Builder |
setName(String value)
Name of featureSet to subscribe to.
|
StoreProto.Store.Subscription.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Name of featureSet to subscribe to.
|
StoreProto.Store.Subscription.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
StoreProto.Store.Subscription.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
StoreProto.Store.Subscription.Builder |
setVersion(String value)
Versions of the given featureSet that will be ingested into this store.
|
StoreProto.Store.Subscription.Builder |
setVersionBytes(com.google.protobuf.ByteString value)
Versions of the given featureSet that will be ingested into this store.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<StoreProto.Store.Subscription.Builder>public StoreProto.Store.Subscription.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<StoreProto.Store.Subscription.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<StoreProto.Store.Subscription.Builder>public StoreProto.Store.Subscription getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic StoreProto.Store.Subscription build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic StoreProto.Store.Subscription buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic StoreProto.Store.Subscription.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<StoreProto.Store.Subscription.Builder>public StoreProto.Store.Subscription.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<StoreProto.Store.Subscription.Builder>public StoreProto.Store.Subscription.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<StoreProto.Store.Subscription.Builder>public StoreProto.Store.Subscription.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<StoreProto.Store.Subscription.Builder>public StoreProto.Store.Subscription.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<StoreProto.Store.Subscription.Builder>public StoreProto.Store.Subscription.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<StoreProto.Store.Subscription.Builder>public StoreProto.Store.Subscription.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<StoreProto.Store.Subscription.Builder>public StoreProto.Store.Subscription.Builder mergeFrom(StoreProto.Store.Subscription other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<StoreProto.Store.Subscription.Builder>public StoreProto.Store.Subscription.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<StoreProto.Store.Subscription.Builder>IOExceptionpublic String getName()
Name of featureSet to subscribe to. This field supports any valid basic POSIX regex, e.g. customer_.* or .* https://www.regular-expressions.info/posix.html
string name = 1;getName in interface StoreProto.Store.SubscriptionOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Name of featureSet to subscribe to. This field supports any valid basic POSIX regex, e.g. customer_.* or .* https://www.regular-expressions.info/posix.html
string name = 1;getNameBytes in interface StoreProto.Store.SubscriptionOrBuilderpublic StoreProto.Store.Subscription.Builder setName(String value)
Name of featureSet to subscribe to. This field supports any valid basic POSIX regex, e.g. customer_.* or .* https://www.regular-expressions.info/posix.html
string name = 1;value - The name to set.public StoreProto.Store.Subscription.Builder clearName()
Name of featureSet to subscribe to. This field supports any valid basic POSIX regex, e.g. customer_.* or .* https://www.regular-expressions.info/posix.html
string name = 1;public StoreProto.Store.Subscription.Builder setNameBytes(com.google.protobuf.ByteString value)
Name of featureSet to subscribe to. This field supports any valid basic POSIX regex, e.g. customer_.* or .* https://www.regular-expressions.info/posix.html
string name = 1;value - The bytes for name to set.public String getVersion()
Versions of the given featureSet that will be ingested into this store.
Valid options for version:
latest: only subscribe to latest version of feature set
[version number]: pin to a specific version
>[version number]: subscribe to all versions larger than or equal to [version number]
string version = 2;getVersion in interface StoreProto.Store.SubscriptionOrBuilderpublic com.google.protobuf.ByteString getVersionBytes()
Versions of the given featureSet that will be ingested into this store.
Valid options for version:
latest: only subscribe to latest version of feature set
[version number]: pin to a specific version
>[version number]: subscribe to all versions larger than or equal to [version number]
string version = 2;getVersionBytes in interface StoreProto.Store.SubscriptionOrBuilderpublic StoreProto.Store.Subscription.Builder setVersion(String value)
Versions of the given featureSet that will be ingested into this store.
Valid options for version:
latest: only subscribe to latest version of feature set
[version number]: pin to a specific version
>[version number]: subscribe to all versions larger than or equal to [version number]
string version = 2;value - The version to set.public StoreProto.Store.Subscription.Builder clearVersion()
Versions of the given featureSet that will be ingested into this store.
Valid options for version:
latest: only subscribe to latest version of feature set
[version number]: pin to a specific version
>[version number]: subscribe to all versions larger than or equal to [version number]
string version = 2;public StoreProto.Store.Subscription.Builder setVersionBytes(com.google.protobuf.ByteString value)
Versions of the given featureSet that will be ingested into this store.
Valid options for version:
latest: only subscribe to latest version of feature set
[version number]: pin to a specific version
>[version number]: subscribe to all versions larger than or equal to [version number]
string version = 2;value - The bytes for version to set.public final StoreProto.Store.Subscription.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<StoreProto.Store.Subscription.Builder>public final StoreProto.Store.Subscription.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<StoreProto.Store.Subscription.Builder>Copyright © 2020 Gojek. All rights reserved.