| Package | Description |
|---|---|
| feast.core | |
| org.tensorflow.metadata.v0 |
| Modifier and Type | Method and Description |
|---|---|
ValueCount.Builder |
FeatureSetProto.EntitySpec.Builder.getValueCountBuilder()
The feature doesn't have a well defined shape.
|
ValueCount.Builder |
FeatureSetProto.FeatureSpec.Builder.getValueCountBuilder()
The feature doesn't have a well defined shape.
|
| Modifier and Type | Method and Description |
|---|---|
FeatureSetProto.EntitySpec.Builder |
FeatureSetProto.EntitySpec.Builder.setValueCount(ValueCount.Builder builderForValue)
The feature doesn't have a well defined shape.
|
FeatureSetProto.FeatureSpec.Builder |
FeatureSetProto.FeatureSpec.Builder.setValueCount(ValueCount.Builder builderForValue)
The feature doesn't have a well defined shape.
|
| Modifier and Type | Method and Description |
|---|---|
ValueCount.Builder |
ValueCount.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ValueCount.Builder |
ValueCount.Builder.clear() |
ValueCount.Builder |
ValueCount.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ValueCount.Builder |
ValueCount.Builder.clearMax()
optional int64 max = 2; |
ValueCount.Builder |
ValueCount.Builder.clearMin()
optional int64 min = 1; |
ValueCount.Builder |
ValueCount.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ValueCount.Builder |
ValueCount.Builder.clone() |
ValueCount.Builder |
Feature.Builder.getValueCountBuilder()
The feature doesn't have a well defined shape.
|
ValueCount.Builder |
ValueCount.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ValueCount.Builder |
ValueCount.Builder.mergeFrom(com.google.protobuf.Message other) |
ValueCount.Builder |
ValueCount.Builder.mergeFrom(ValueCount other) |
ValueCount.Builder |
ValueCount.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ValueCount.Builder |
ValueCount.newBuilder() |
static ValueCount.Builder |
ValueCount.newBuilder(ValueCount prototype) |
ValueCount.Builder |
ValueCount.newBuilderForType() |
protected ValueCount.Builder |
ValueCount.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ValueCount.Builder |
ValueCount.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ValueCount.Builder |
ValueCount.Builder.setMax(long value)
optional int64 max = 2; |
ValueCount.Builder |
ValueCount.Builder.setMin(long value)
optional int64 min = 1; |
ValueCount.Builder |
ValueCount.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ValueCount.Builder |
ValueCount.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ValueCount.Builder |
ValueCount.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Feature.Builder |
Feature.Builder.setValueCount(ValueCount.Builder builderForValue)
The feature doesn't have a well defined shape.
|
Copyright © 2020 Gojek. All rights reserved.