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