FeatureRowProto.FeatureRow.Builder |
FeatureRowProto.FeatureRow.Builder.addAllFields(Iterable<? extends FieldProto.Field> values) |
Fields in the feature row.
|
FeatureRowProto.FeatureRow.Builder |
FeatureRowProto.FeatureRow.Builder.addFields(int index,
FieldProto.Field value) |
Fields in the feature row.
|
FeatureRowProto.FeatureRow.Builder |
FeatureRowProto.FeatureRow.Builder.addFields(int index,
FieldProto.Field.Builder builderForValue) |
Fields in the feature row.
|
FeatureRowProto.FeatureRow.Builder |
FeatureRowProto.FeatureRow.Builder.addFields(FieldProto.Field value) |
Fields in the feature row.
|
FeatureRowProto.FeatureRow.Builder |
FeatureRowProto.FeatureRow.Builder.addFields(FieldProto.Field.Builder builderForValue) |
Fields in the feature row.
|
FeatureRowProto.FeatureRow.Builder |
FeatureRowProto.FeatureRow.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
FeatureRowProto.FeatureRow.Builder |
FeatureRowProto.FeatureRow.Builder.clear() |
|
FeatureRowProto.FeatureRow.Builder |
FeatureRowProto.FeatureRow.Builder.clearEventTimestamp() |
Timestamp of the feature row.
|
FeatureRowProto.FeatureRow.Builder |
FeatureRowProto.FeatureRow.Builder.clearFeatureSet() |
Complete reference to the featureSet this featureRow belongs to, in the form of
<project>/<feature-set-name>.
|
FeatureRowProto.FeatureRow.Builder |
FeatureRowProto.FeatureRow.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
FeatureRowProto.FeatureRow.Builder |
FeatureRowProto.FeatureRow.Builder.clearFields() |
Fields in the feature row.
|
FeatureRowProto.FeatureRow.Builder |
FeatureRowProto.FeatureRow.Builder.clearIngestionId() |
Identifier tying this feature row to a specific ingestion job.
|
FeatureRowProto.FeatureRow.Builder |
FeatureRowProto.FeatureRow.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
FeatureRowProto.FeatureRow.Builder |
FeatureRowProto.FeatureRow.Builder.clone() |
|
FeatureRowProto.FeatureRow.Builder |
FeatureRowExtendedProto.FeatureRowExtended.Builder.getRowBuilder() |
.feast.types.FeatureRow row = 1;
|
FeatureRowProto.FeatureRow.Builder |
FeatureRowProto.FeatureRow.Builder.mergeEventTimestamp(com.google.protobuf.Timestamp value) |
Timestamp of the feature row.
|
FeatureRowProto.FeatureRow.Builder |
FeatureRowProto.FeatureRow.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
FeatureRowProto.FeatureRow.Builder |
FeatureRowProto.FeatureRow.Builder.mergeFrom(com.google.protobuf.Message other) |
|
FeatureRowProto.FeatureRow.Builder |
FeatureRowProto.FeatureRow.Builder.mergeFrom(FeatureRowProto.FeatureRow other) |
|
FeatureRowProto.FeatureRow.Builder |
FeatureRowProto.FeatureRow.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static FeatureRowProto.FeatureRow.Builder |
FeatureRowProto.FeatureRow.newBuilder() |
|
static FeatureRowProto.FeatureRow.Builder |
FeatureRowProto.FeatureRow.newBuilder(FeatureRowProto.FeatureRow prototype) |
|
FeatureRowProto.FeatureRow.Builder |
FeatureRowProto.FeatureRow.newBuilderForType() |
|
protected FeatureRowProto.FeatureRow.Builder |
FeatureRowProto.FeatureRow.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
FeatureRowProto.FeatureRow.Builder |
FeatureRowProto.FeatureRow.Builder.removeFields(int index) |
Fields in the feature row.
|
FeatureRowProto.FeatureRow.Builder |
FeatureRowProto.FeatureRow.Builder.setEventTimestamp(com.google.protobuf.Timestamp value) |
Timestamp of the feature row.
|
FeatureRowProto.FeatureRow.Builder |
FeatureRowProto.FeatureRow.Builder.setEventTimestamp(com.google.protobuf.Timestamp.Builder builderForValue) |
Timestamp of the feature row.
|
FeatureRowProto.FeatureRow.Builder |
FeatureRowProto.FeatureRow.Builder.setFeatureSet(String value) |
Complete reference to the featureSet this featureRow belongs to, in the form of
<project>/<feature-set-name>.
|
FeatureRowProto.FeatureRow.Builder |
FeatureRowProto.FeatureRow.Builder.setFeatureSetBytes(com.google.protobuf.ByteString value) |
Complete reference to the featureSet this featureRow belongs to, in the form of
<project>/<feature-set-name>.
|
FeatureRowProto.FeatureRow.Builder |
FeatureRowProto.FeatureRow.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
FeatureRowProto.FeatureRow.Builder |
FeatureRowProto.FeatureRow.Builder.setFields(int index,
FieldProto.Field value) |
Fields in the feature row.
|
FeatureRowProto.FeatureRow.Builder |
FeatureRowProto.FeatureRow.Builder.setFields(int index,
FieldProto.Field.Builder builderForValue) |
Fields in the feature row.
|
FeatureRowProto.FeatureRow.Builder |
FeatureRowProto.FeatureRow.Builder.setIngestionId(String value) |
Identifier tying this feature row to a specific ingestion job.
|
FeatureRowProto.FeatureRow.Builder |
FeatureRowProto.FeatureRow.Builder.setIngestionIdBytes(com.google.protobuf.ByteString value) |
Identifier tying this feature row to a specific ingestion job.
|
FeatureRowProto.FeatureRow.Builder |
FeatureRowProto.FeatureRow.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
FeatureRowProto.FeatureRow.Builder |
FeatureRowProto.FeatureRow.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
FeatureRowProto.FeatureRow.Builder |
FeatureRowProto.FeatureRow.toBuilder() |
|