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