Package feast.proto.serving
Class ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- feast.proto.serving.ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ServingAPIProto.GetOnlineFeaturesResponse.FeatureVectorOrBuilder,Serializable
- Enclosing class:
- ServingAPIProto.GetOnlineFeaturesResponse
public static final class ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector extends com.google.protobuf.GeneratedMessageV3 implements ServingAPIProto.GetOnlineFeaturesResponse.FeatureVectorOrBuilder
Protobuf typefeast.serving.GetOnlineFeaturesResponse.FeatureVector- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classServingAPIProto.GetOnlineFeaturesResponse.FeatureVector.BuilderProtobuf typefeast.serving.GetOnlineFeaturesResponse.FeatureVector-
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 intEVENT_TIMESTAMPS_FIELD_NUMBERstatic intSTATUSES_FIELD_NUMBERstatic intVALUES_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static ServingAPIProto.GetOnlineFeaturesResponse.FeatureVectorgetDefaultInstance()ServingAPIProto.GetOnlineFeaturesResponse.FeatureVectorgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.TimestampgetEventTimestamps(int index)repeated .google.protobuf.Timestamp event_timestamps = 3;intgetEventTimestampsCount()repeated .google.protobuf.Timestamp event_timestamps = 3;List<com.google.protobuf.Timestamp>getEventTimestampsList()repeated .google.protobuf.Timestamp event_timestamps = 3;com.google.protobuf.TimestampOrBuildergetEventTimestampsOrBuilder(int index)repeated .google.protobuf.Timestamp event_timestamps = 3;List<? extends com.google.protobuf.TimestampOrBuilder>getEventTimestampsOrBuilderList()repeated .google.protobuf.Timestamp event_timestamps = 3;com.google.protobuf.Parser<ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector>getParserForType()intgetSerializedSize()ServingAPIProto.FieldStatusgetStatuses(int index)repeated .feast.serving.FieldStatus statuses = 2;intgetStatusesCount()repeated .feast.serving.FieldStatus statuses = 2;List<ServingAPIProto.FieldStatus>getStatusesList()repeated .feast.serving.FieldStatus statuses = 2;intgetStatusesValue(int index)repeated .feast.serving.FieldStatus statuses = 2;List<Integer>getStatusesValueList()repeated .feast.serving.FieldStatus statuses = 2;com.google.protobuf.UnknownFieldSetgetUnknownFields()ValueProto.ValuegetValues(int index)repeated .feast.types.Value values = 1;intgetValuesCount()repeated .feast.types.Value values = 1;List<ValueProto.Value>getValuesList()repeated .feast.types.Value values = 1;ValueProto.ValueOrBuildergetValuesOrBuilder(int index)repeated .feast.types.Value values = 1;List<? extends ValueProto.ValueOrBuilder>getValuesOrBuilderList()repeated .feast.types.Value values = 1;inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector.BuildernewBuilder()static ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector.BuildernewBuilder(ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector prototype)ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector.BuildernewBuilderForType()protected ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static ServingAPIProto.GetOnlineFeaturesResponse.FeatureVectorparseDelimitedFrom(InputStream input)static ServingAPIProto.GetOnlineFeaturesResponse.FeatureVectorparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServingAPIProto.GetOnlineFeaturesResponse.FeatureVectorparseFrom(byte[] data)static ServingAPIProto.GetOnlineFeaturesResponse.FeatureVectorparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServingAPIProto.GetOnlineFeaturesResponse.FeatureVectorparseFrom(com.google.protobuf.ByteString data)static ServingAPIProto.GetOnlineFeaturesResponse.FeatureVectorparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServingAPIProto.GetOnlineFeaturesResponse.FeatureVectorparseFrom(com.google.protobuf.CodedInputStream input)static ServingAPIProto.GetOnlineFeaturesResponse.FeatureVectorparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServingAPIProto.GetOnlineFeaturesResponse.FeatureVectorparseFrom(InputStream input)static ServingAPIProto.GetOnlineFeaturesResponse.FeatureVectorparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServingAPIProto.GetOnlineFeaturesResponse.FeatureVectorparseFrom(ByteBuffer data)static ServingAPIProto.GetOnlineFeaturesResponse.FeatureVectorparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector>parser()ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector.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
-
VALUES_FIELD_NUMBER
public static final int VALUES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATUSES_FIELD_NUMBER
public static final int STATUSES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EVENT_TIMESTAMPS_FIELD_NUMBER
public static final int EVENT_TIMESTAMPS_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
-
getValuesList
public List<ValueProto.Value> getValuesList()
repeated .feast.types.Value values = 1;- Specified by:
getValuesListin interfaceServingAPIProto.GetOnlineFeaturesResponse.FeatureVectorOrBuilder
-
getValuesOrBuilderList
public List<? extends ValueProto.ValueOrBuilder> getValuesOrBuilderList()
repeated .feast.types.Value values = 1;- Specified by:
getValuesOrBuilderListin interfaceServingAPIProto.GetOnlineFeaturesResponse.FeatureVectorOrBuilder
-
getValuesCount
public int getValuesCount()
repeated .feast.types.Value values = 1;- Specified by:
getValuesCountin interfaceServingAPIProto.GetOnlineFeaturesResponse.FeatureVectorOrBuilder
-
getValues
public ValueProto.Value getValues(int index)
repeated .feast.types.Value values = 1;- Specified by:
getValuesin interfaceServingAPIProto.GetOnlineFeaturesResponse.FeatureVectorOrBuilder
-
getValuesOrBuilder
public ValueProto.ValueOrBuilder getValuesOrBuilder(int index)
repeated .feast.types.Value values = 1;- Specified by:
getValuesOrBuilderin interfaceServingAPIProto.GetOnlineFeaturesResponse.FeatureVectorOrBuilder
-
getStatusesList
public List<ServingAPIProto.FieldStatus> getStatusesList()
repeated .feast.serving.FieldStatus statuses = 2;- Specified by:
getStatusesListin interfaceServingAPIProto.GetOnlineFeaturesResponse.FeatureVectorOrBuilder- Returns:
- A list containing the statuses.
-
getStatusesCount
public int getStatusesCount()
repeated .feast.serving.FieldStatus statuses = 2;- Specified by:
getStatusesCountin interfaceServingAPIProto.GetOnlineFeaturesResponse.FeatureVectorOrBuilder- Returns:
- The count of statuses.
-
getStatuses
public ServingAPIProto.FieldStatus getStatuses(int index)
repeated .feast.serving.FieldStatus statuses = 2;- Specified by:
getStatusesin interfaceServingAPIProto.GetOnlineFeaturesResponse.FeatureVectorOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The statuses at the given index.
-
getStatusesValueList
public List<Integer> getStatusesValueList()
repeated .feast.serving.FieldStatus statuses = 2;- Specified by:
getStatusesValueListin interfaceServingAPIProto.GetOnlineFeaturesResponse.FeatureVectorOrBuilder- Returns:
- A list containing the enum numeric values on the wire for statuses.
-
getStatusesValue
public int getStatusesValue(int index)
repeated .feast.serving.FieldStatus statuses = 2;- Specified by:
getStatusesValuein interfaceServingAPIProto.GetOnlineFeaturesResponse.FeatureVectorOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of statuses at the given index.
-
getEventTimestampsList
public List<com.google.protobuf.Timestamp> getEventTimestampsList()
repeated .google.protobuf.Timestamp event_timestamps = 3;- Specified by:
getEventTimestampsListin interfaceServingAPIProto.GetOnlineFeaturesResponse.FeatureVectorOrBuilder
-
getEventTimestampsOrBuilderList
public List<? extends com.google.protobuf.TimestampOrBuilder> getEventTimestampsOrBuilderList()
repeated .google.protobuf.Timestamp event_timestamps = 3;- Specified by:
getEventTimestampsOrBuilderListin interfaceServingAPIProto.GetOnlineFeaturesResponse.FeatureVectorOrBuilder
-
getEventTimestampsCount
public int getEventTimestampsCount()
repeated .google.protobuf.Timestamp event_timestamps = 3;- Specified by:
getEventTimestampsCountin interfaceServingAPIProto.GetOnlineFeaturesResponse.FeatureVectorOrBuilder
-
getEventTimestamps
public com.google.protobuf.Timestamp getEventTimestamps(int index)
repeated .google.protobuf.Timestamp event_timestamps = 3;- Specified by:
getEventTimestampsin interfaceServingAPIProto.GetOnlineFeaturesResponse.FeatureVectorOrBuilder
-
getEventTimestampsOrBuilder
public com.google.protobuf.TimestampOrBuilder getEventTimestampsOrBuilder(int index)
repeated .google.protobuf.Timestamp event_timestamps = 3;- Specified by:
getEventTimestampsOrBuilderin interfaceServingAPIProto.GetOnlineFeaturesResponse.FeatureVectorOrBuilder
-
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 ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector.Builder newBuilder()
-
newBuilder
public static ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector.Builder newBuilder(ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector prototype)
-
toBuilder
public ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector> parser()
-
getParserForType
public com.google.protobuf.Parser<ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ServingAPIProto.GetOnlineFeaturesResponse.FeatureVector getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-