| Package | Description |
|---|---|
| feast.core | |
| org.tensorflow.metadata.v0 |
| Modifier and Type | Method and Description |
|---|---|
FeaturePresence |
FeatureSetProto.EntitySpecOrBuilder.getPresence()
Constraints on the presence of this feature in the examples.
|
FeaturePresence |
FeatureSetProto.EntitySpec.getPresence()
Constraints on the presence of this feature in the examples.
|
FeaturePresence |
FeatureSetProto.EntitySpec.Builder.getPresence()
Constraints on the presence of this feature in the examples.
|
FeaturePresence |
FeatureSetProto.FeatureSpecOrBuilder.getPresence()
Constraints on the presence of this feature in the examples.
|
FeaturePresence |
FeatureSetProto.FeatureSpec.getPresence()
Constraints on the presence of this feature in the examples.
|
FeaturePresence |
FeatureSetProto.FeatureSpec.Builder.getPresence()
Constraints on the presence of this feature in the examples.
|
| Modifier and Type | Method and Description |
|---|---|
FeatureSetProto.EntitySpec.Builder |
FeatureSetProto.EntitySpec.Builder.mergePresence(FeaturePresence value)
Constraints on the presence of this feature in the examples.
|
FeatureSetProto.FeatureSpec.Builder |
FeatureSetProto.FeatureSpec.Builder.mergePresence(FeaturePresence value)
Constraints on the presence of this feature in the examples.
|
FeatureSetProto.EntitySpec.Builder |
FeatureSetProto.EntitySpec.Builder.setPresence(FeaturePresence value)
Constraints on the presence of this feature in the examples.
|
FeatureSetProto.FeatureSpec.Builder |
FeatureSetProto.FeatureSpec.Builder.setPresence(FeaturePresence value)
Constraints on the presence of this feature in the examples.
|
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<FeaturePresence> |
FeaturePresence.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
FeaturePresence |
FeaturePresence.Builder.build() |
FeaturePresence |
FeaturePresence.Builder.buildPartial() |
static FeaturePresence |
FeaturePresence.getDefaultInstance() |
FeaturePresence |
FeaturePresence.getDefaultInstanceForType() |
FeaturePresence |
FeaturePresence.Builder.getDefaultInstanceForType() |
FeaturePresence |
SparseFeature.getPresence()
Deprecated.
|
FeaturePresence |
SparseFeature.Builder.getPresence()
Deprecated.
|
FeaturePresence |
SparseFeatureOrBuilder.getPresence()
Deprecated.
|
FeaturePresence |
FeatureOrBuilder.getPresence()
Constraints on the presence of this feature in the examples.
|
FeaturePresence |
Feature.getPresence()
Constraints on the presence of this feature in the examples.
|
FeaturePresence |
Feature.Builder.getPresence()
Constraints on the presence of this feature in the examples.
|
static FeaturePresence |
FeaturePresence.parseDelimitedFrom(InputStream input) |
static FeaturePresence |
FeaturePresence.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeaturePresence |
FeaturePresence.parseFrom(byte[] data) |
static FeaturePresence |
FeaturePresence.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeaturePresence |
FeaturePresence.parseFrom(ByteBuffer data) |
static FeaturePresence |
FeaturePresence.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeaturePresence |
FeaturePresence.parseFrom(com.google.protobuf.ByteString data) |
static FeaturePresence |
FeaturePresence.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeaturePresence |
FeaturePresence.parseFrom(com.google.protobuf.CodedInputStream input) |
static FeaturePresence |
FeaturePresence.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeaturePresence |
FeaturePresence.parseFrom(InputStream input) |
static FeaturePresence |
FeaturePresence.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<FeaturePresence> |
FeaturePresence.getParserForType() |
static com.google.protobuf.Parser<FeaturePresence> |
FeaturePresence.parser() |
| Modifier and Type | Method and Description |
|---|---|
FeaturePresence.Builder |
FeaturePresence.Builder.mergeFrom(FeaturePresence other) |
SparseFeature.Builder |
SparseFeature.Builder.mergePresence(FeaturePresence value)
Deprecated.
|
Feature.Builder |
Feature.Builder.mergePresence(FeaturePresence value)
Constraints on the presence of this feature in the examples.
|
static FeaturePresence.Builder |
FeaturePresence.newBuilder(FeaturePresence prototype) |
SparseFeature.Builder |
SparseFeature.Builder.setPresence(FeaturePresence value)
Deprecated.
|
Feature.Builder |
Feature.Builder.setPresence(FeaturePresence value)
Constraints on the presence of this feature in the examples.
|
Copyright © 2020 Gojek. All rights reserved.