| Package | Description |
|---|---|
| feast.core |
| Modifier and Type | Method and Description |
|---|---|
FeatureSetProto.FeatureSetMeta |
FeatureSetProto.FeatureSetMeta.Builder.build() |
FeatureSetProto.FeatureSetMeta |
FeatureSetProto.FeatureSetMeta.Builder.buildPartial() |
static FeatureSetProto.FeatureSetMeta |
FeatureSetProto.FeatureSetMeta.getDefaultInstance() |
FeatureSetProto.FeatureSetMeta |
FeatureSetProto.FeatureSetMeta.getDefaultInstanceForType() |
FeatureSetProto.FeatureSetMeta |
FeatureSetProto.FeatureSetMeta.Builder.getDefaultInstanceForType() |
FeatureSetProto.FeatureSetMeta |
FeatureSetProto.FeatureSetOrBuilder.getMeta()
System-populated metadata for this feature set.
|
FeatureSetProto.FeatureSetMeta |
FeatureSetProto.FeatureSet.getMeta()
System-populated metadata for this feature set.
|
FeatureSetProto.FeatureSetMeta |
FeatureSetProto.FeatureSet.Builder.getMeta()
System-populated metadata for this feature set.
|
static FeatureSetProto.FeatureSetMeta |
FeatureSetProto.FeatureSetMeta.parseDelimitedFrom(InputStream input) |
static FeatureSetProto.FeatureSetMeta |
FeatureSetProto.FeatureSetMeta.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureSetProto.FeatureSetMeta |
FeatureSetProto.FeatureSetMeta.parseFrom(byte[] data) |
static FeatureSetProto.FeatureSetMeta |
FeatureSetProto.FeatureSetMeta.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureSetProto.FeatureSetMeta |
FeatureSetProto.FeatureSetMeta.parseFrom(ByteBuffer data) |
static FeatureSetProto.FeatureSetMeta |
FeatureSetProto.FeatureSetMeta.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureSetProto.FeatureSetMeta |
FeatureSetProto.FeatureSetMeta.parseFrom(com.google.protobuf.ByteString data) |
static FeatureSetProto.FeatureSetMeta |
FeatureSetProto.FeatureSetMeta.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureSetProto.FeatureSetMeta |
FeatureSetProto.FeatureSetMeta.parseFrom(com.google.protobuf.CodedInputStream input) |
static FeatureSetProto.FeatureSetMeta |
FeatureSetProto.FeatureSetMeta.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureSetProto.FeatureSetMeta |
FeatureSetProto.FeatureSetMeta.parseFrom(InputStream input) |
static FeatureSetProto.FeatureSetMeta |
FeatureSetProto.FeatureSetMeta.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<FeatureSetProto.FeatureSetMeta> |
FeatureSetProto.FeatureSetMeta.getParserForType() |
static com.google.protobuf.Parser<FeatureSetProto.FeatureSetMeta> |
FeatureSetProto.FeatureSetMeta.parser() |
| Modifier and Type | Method and Description |
|---|---|
FeatureSetProto.FeatureSetMeta.Builder |
FeatureSetProto.FeatureSetMeta.Builder.mergeFrom(FeatureSetProto.FeatureSetMeta other) |
FeatureSetProto.FeatureSet.Builder |
FeatureSetProto.FeatureSet.Builder.mergeMeta(FeatureSetProto.FeatureSetMeta value)
System-populated metadata for this feature set.
|
static FeatureSetProto.FeatureSetMeta.Builder |
FeatureSetProto.FeatureSetMeta.newBuilder(FeatureSetProto.FeatureSetMeta prototype) |
FeatureSetProto.FeatureSet.Builder |
FeatureSetProto.FeatureSet.Builder.setMeta(FeatureSetProto.FeatureSetMeta value)
System-populated metadata for this feature set.
|
Copyright © 2020 Gojek. All rights reserved.