| Package | Description |
|---|---|
| feast.core | |
| org.tensorflow.metadata.v0 |
| Modifier and Type | Method and Description |
|---|---|
StructDomain |
FeatureSetProto.EntitySpecOrBuilder.getStructDomain()
.tensorflow.metadata.v0.StructDomain struct_domain = 12; |
StructDomain |
FeatureSetProto.EntitySpec.getStructDomain()
.tensorflow.metadata.v0.StructDomain struct_domain = 12; |
StructDomain |
FeatureSetProto.EntitySpec.Builder.getStructDomain()
.tensorflow.metadata.v0.StructDomain struct_domain = 12; |
StructDomain |
FeatureSetProto.FeatureSpecOrBuilder.getStructDomain()
.tensorflow.metadata.v0.StructDomain struct_domain = 12; |
StructDomain |
FeatureSetProto.FeatureSpec.getStructDomain()
.tensorflow.metadata.v0.StructDomain struct_domain = 12; |
StructDomain |
FeatureSetProto.FeatureSpec.Builder.getStructDomain()
.tensorflow.metadata.v0.StructDomain struct_domain = 12; |
| Modifier and Type | Method and Description |
|---|---|
FeatureSetProto.EntitySpec.Builder |
FeatureSetProto.EntitySpec.Builder.mergeStructDomain(StructDomain value)
.tensorflow.metadata.v0.StructDomain struct_domain = 12; |
FeatureSetProto.FeatureSpec.Builder |
FeatureSetProto.FeatureSpec.Builder.mergeStructDomain(StructDomain value)
.tensorflow.metadata.v0.StructDomain struct_domain = 12; |
FeatureSetProto.EntitySpec.Builder |
FeatureSetProto.EntitySpec.Builder.setStructDomain(StructDomain value)
.tensorflow.metadata.v0.StructDomain struct_domain = 12; |
FeatureSetProto.FeatureSpec.Builder |
FeatureSetProto.FeatureSpec.Builder.setStructDomain(StructDomain value)
.tensorflow.metadata.v0.StructDomain struct_domain = 12; |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<StructDomain> |
StructDomain.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
StructDomain |
StructDomain.Builder.build() |
StructDomain |
StructDomain.Builder.buildPartial() |
static StructDomain |
StructDomain.getDefaultInstance() |
StructDomain |
StructDomain.getDefaultInstanceForType() |
StructDomain |
StructDomain.Builder.getDefaultInstanceForType() |
StructDomain |
FeatureOrBuilder.getStructDomain()
optional .tensorflow.metadata.v0.StructDomain struct_domain = 29; |
StructDomain |
Feature.getStructDomain()
optional .tensorflow.metadata.v0.StructDomain struct_domain = 29; |
StructDomain |
Feature.Builder.getStructDomain()
optional .tensorflow.metadata.v0.StructDomain struct_domain = 29; |
static StructDomain |
StructDomain.parseDelimitedFrom(InputStream input) |
static StructDomain |
StructDomain.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StructDomain |
StructDomain.parseFrom(byte[] data) |
static StructDomain |
StructDomain.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StructDomain |
StructDomain.parseFrom(ByteBuffer data) |
static StructDomain |
StructDomain.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StructDomain |
StructDomain.parseFrom(com.google.protobuf.ByteString data) |
static StructDomain |
StructDomain.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StructDomain |
StructDomain.parseFrom(com.google.protobuf.CodedInputStream input) |
static StructDomain |
StructDomain.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StructDomain |
StructDomain.parseFrom(InputStream input) |
static StructDomain |
StructDomain.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<StructDomain> |
StructDomain.getParserForType() |
static com.google.protobuf.Parser<StructDomain> |
StructDomain.parser() |
| Modifier and Type | Method and Description |
|---|---|
StructDomain.Builder |
StructDomain.Builder.mergeFrom(StructDomain other) |
Feature.Builder |
Feature.Builder.mergeStructDomain(StructDomain value)
optional .tensorflow.metadata.v0.StructDomain struct_domain = 29; |
static StructDomain.Builder |
StructDomain.newBuilder(StructDomain prototype) |
Feature.Builder |
Feature.Builder.setStructDomain(StructDomain value)
optional .tensorflow.metadata.v0.StructDomain struct_domain = 29; |
Copyright © 2020 Gojek. All rights reserved.