| Package | Description |
|---|---|
| feast.core | |
| org.tensorflow.metadata.v0 |
| Modifier and Type | Method and Description |
|---|---|
ValueCount |
FeatureSetProto.EntitySpecOrBuilder.getValueCount()
The feature doesn't have a well defined shape.
|
ValueCount |
FeatureSetProto.EntitySpec.getValueCount()
The feature doesn't have a well defined shape.
|
ValueCount |
FeatureSetProto.EntitySpec.Builder.getValueCount()
The feature doesn't have a well defined shape.
|
ValueCount |
FeatureSetProto.FeatureSpecOrBuilder.getValueCount()
The feature doesn't have a well defined shape.
|
ValueCount |
FeatureSetProto.FeatureSpec.getValueCount()
The feature doesn't have a well defined shape.
|
ValueCount |
FeatureSetProto.FeatureSpec.Builder.getValueCount()
The feature doesn't have a well defined shape.
|
| Modifier and Type | Method and Description |
|---|---|
FeatureSetProto.EntitySpec.Builder |
FeatureSetProto.EntitySpec.Builder.mergeValueCount(ValueCount value)
The feature doesn't have a well defined shape.
|
FeatureSetProto.FeatureSpec.Builder |
FeatureSetProto.FeatureSpec.Builder.mergeValueCount(ValueCount value)
The feature doesn't have a well defined shape.
|
FeatureSetProto.EntitySpec.Builder |
FeatureSetProto.EntitySpec.Builder.setValueCount(ValueCount value)
The feature doesn't have a well defined shape.
|
FeatureSetProto.FeatureSpec.Builder |
FeatureSetProto.FeatureSpec.Builder.setValueCount(ValueCount value)
The feature doesn't have a well defined shape.
|
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<ValueCount> |
ValueCount.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ValueCount |
ValueCount.Builder.build() |
ValueCount |
ValueCount.Builder.buildPartial() |
static ValueCount |
ValueCount.getDefaultInstance() |
ValueCount |
ValueCount.getDefaultInstanceForType() |
ValueCount |
ValueCount.Builder.getDefaultInstanceForType() |
ValueCount |
FeatureOrBuilder.getValueCount()
The feature doesn't have a well defined shape.
|
ValueCount |
Feature.getValueCount()
The feature doesn't have a well defined shape.
|
ValueCount |
Feature.Builder.getValueCount()
The feature doesn't have a well defined shape.
|
static ValueCount |
ValueCount.parseDelimitedFrom(InputStream input) |
static ValueCount |
ValueCount.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ValueCount |
ValueCount.parseFrom(byte[] data) |
static ValueCount |
ValueCount.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ValueCount |
ValueCount.parseFrom(ByteBuffer data) |
static ValueCount |
ValueCount.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ValueCount |
ValueCount.parseFrom(com.google.protobuf.ByteString data) |
static ValueCount |
ValueCount.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ValueCount |
ValueCount.parseFrom(com.google.protobuf.CodedInputStream input) |
static ValueCount |
ValueCount.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ValueCount |
ValueCount.parseFrom(InputStream input) |
static ValueCount |
ValueCount.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ValueCount> |
ValueCount.getParserForType() |
static com.google.protobuf.Parser<ValueCount> |
ValueCount.parser() |
| Modifier and Type | Method and Description |
|---|---|
ValueCount.Builder |
ValueCount.Builder.mergeFrom(ValueCount other) |
Feature.Builder |
Feature.Builder.mergeValueCount(ValueCount value)
The feature doesn't have a well defined shape.
|
static ValueCount.Builder |
ValueCount.newBuilder(ValueCount prototype) |
Feature.Builder |
Feature.Builder.setValueCount(ValueCount value)
The feature doesn't have a well defined shape.
|
Copyright © 2020 Gojek. All rights reserved.