| Package | Description |
|---|---|
| feast.core |
| Modifier and Type | Method and Description |
|---|---|
FeatureSetProto.EntitySpec |
FeatureSetProto.EntitySpec.Builder.build() |
FeatureSetProto.EntitySpec |
FeatureSetProto.EntitySpec.Builder.buildPartial() |
static FeatureSetProto.EntitySpec |
FeatureSetProto.EntitySpec.getDefaultInstance() |
FeatureSetProto.EntitySpec |
FeatureSetProto.EntitySpec.getDefaultInstanceForType() |
FeatureSetProto.EntitySpec |
FeatureSetProto.EntitySpec.Builder.getDefaultInstanceForType() |
FeatureSetProto.EntitySpec |
FeatureSetProto.FeatureSetSpecOrBuilder.getEntities(int index)
List of entities contained within this featureSet.
|
FeatureSetProto.EntitySpec |
FeatureSetProto.FeatureSetSpec.getEntities(int index)
List of entities contained within this featureSet.
|
FeatureSetProto.EntitySpec |
FeatureSetProto.FeatureSetSpec.Builder.getEntities(int index)
List of entities contained within this featureSet.
|
static FeatureSetProto.EntitySpec |
FeatureSetProto.EntitySpec.parseDelimitedFrom(InputStream input) |
static FeatureSetProto.EntitySpec |
FeatureSetProto.EntitySpec.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureSetProto.EntitySpec |
FeatureSetProto.EntitySpec.parseFrom(byte[] data) |
static FeatureSetProto.EntitySpec |
FeatureSetProto.EntitySpec.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureSetProto.EntitySpec |
FeatureSetProto.EntitySpec.parseFrom(ByteBuffer data) |
static FeatureSetProto.EntitySpec |
FeatureSetProto.EntitySpec.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureSetProto.EntitySpec |
FeatureSetProto.EntitySpec.parseFrom(com.google.protobuf.ByteString data) |
static FeatureSetProto.EntitySpec |
FeatureSetProto.EntitySpec.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureSetProto.EntitySpec |
FeatureSetProto.EntitySpec.parseFrom(com.google.protobuf.CodedInputStream input) |
static FeatureSetProto.EntitySpec |
FeatureSetProto.EntitySpec.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureSetProto.EntitySpec |
FeatureSetProto.EntitySpec.parseFrom(InputStream input) |
static FeatureSetProto.EntitySpec |
FeatureSetProto.EntitySpec.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<FeatureSetProto.EntitySpec> |
FeatureSetProto.FeatureSetSpecOrBuilder.getEntitiesList()
List of entities contained within this featureSet.
|
List<FeatureSetProto.EntitySpec> |
FeatureSetProto.FeatureSetSpec.getEntitiesList()
List of entities contained within this featureSet.
|
List<FeatureSetProto.EntitySpec> |
FeatureSetProto.FeatureSetSpec.Builder.getEntitiesList()
List of entities contained within this featureSet.
|
com.google.protobuf.Parser<FeatureSetProto.EntitySpec> |
FeatureSetProto.EntitySpec.getParserForType() |
static com.google.protobuf.Parser<FeatureSetProto.EntitySpec> |
FeatureSetProto.EntitySpec.parser() |
| Modifier and Type | Method and Description |
|---|---|
FeatureSetProto.FeatureSetSpec.Builder |
FeatureSetProto.FeatureSetSpec.Builder.addEntities(FeatureSetProto.EntitySpec value)
List of entities contained within this featureSet.
|
FeatureSetProto.FeatureSetSpec.Builder |
FeatureSetProto.FeatureSetSpec.Builder.addEntities(int index,
FeatureSetProto.EntitySpec value)
List of entities contained within this featureSet.
|
FeatureSetProto.EntitySpec.Builder |
FeatureSetProto.EntitySpec.Builder.mergeFrom(FeatureSetProto.EntitySpec other) |
static FeatureSetProto.EntitySpec.Builder |
FeatureSetProto.EntitySpec.newBuilder(FeatureSetProto.EntitySpec prototype) |
FeatureSetProto.FeatureSetSpec.Builder |
FeatureSetProto.FeatureSetSpec.Builder.setEntities(int index,
FeatureSetProto.EntitySpec value)
List of entities contained within this featureSet.
|
| Modifier and Type | Method and Description |
|---|---|
FeatureSetProto.FeatureSetSpec.Builder |
FeatureSetProto.FeatureSetSpec.Builder.addAllEntities(Iterable<? extends FeatureSetProto.EntitySpec> values)
List of entities contained within this featureSet.
|
Copyright © 2020 Gojek. All rights reserved.