| Package | Description |
|---|---|
| feast.core |
| Modifier and Type | Method and Description |
|---|---|
StoreProto.Store.Subscription |
StoreProto.Store.Subscription.Builder.build() |
StoreProto.Store.Subscription |
StoreProto.Store.Subscription.Builder.buildPartial() |
static StoreProto.Store.Subscription |
StoreProto.Store.Subscription.getDefaultInstance() |
StoreProto.Store.Subscription |
StoreProto.Store.Subscription.getDefaultInstanceForType() |
StoreProto.Store.Subscription |
StoreProto.Store.Subscription.Builder.getDefaultInstanceForType() |
StoreProto.Store.Subscription |
StoreProto.StoreOrBuilder.getSubscriptions(int index)
Feature sets to subscribe to.
|
StoreProto.Store.Subscription |
StoreProto.Store.getSubscriptions(int index)
Feature sets to subscribe to.
|
StoreProto.Store.Subscription |
StoreProto.Store.Builder.getSubscriptions(int index)
Feature sets to subscribe to.
|
static StoreProto.Store.Subscription |
StoreProto.Store.Subscription.parseDelimitedFrom(InputStream input) |
static StoreProto.Store.Subscription |
StoreProto.Store.Subscription.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoreProto.Store.Subscription |
StoreProto.Store.Subscription.parseFrom(byte[] data) |
static StoreProto.Store.Subscription |
StoreProto.Store.Subscription.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoreProto.Store.Subscription |
StoreProto.Store.Subscription.parseFrom(ByteBuffer data) |
static StoreProto.Store.Subscription |
StoreProto.Store.Subscription.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoreProto.Store.Subscription |
StoreProto.Store.Subscription.parseFrom(com.google.protobuf.ByteString data) |
static StoreProto.Store.Subscription |
StoreProto.Store.Subscription.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoreProto.Store.Subscription |
StoreProto.Store.Subscription.parseFrom(com.google.protobuf.CodedInputStream input) |
static StoreProto.Store.Subscription |
StoreProto.Store.Subscription.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoreProto.Store.Subscription |
StoreProto.Store.Subscription.parseFrom(InputStream input) |
static StoreProto.Store.Subscription |
StoreProto.Store.Subscription.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<StoreProto.Store.Subscription> |
StoreProto.Store.Subscription.getParserForType() |
List<StoreProto.Store.Subscription> |
StoreProto.StoreOrBuilder.getSubscriptionsList()
Feature sets to subscribe to.
|
List<StoreProto.Store.Subscription> |
StoreProto.Store.getSubscriptionsList()
Feature sets to subscribe to.
|
List<StoreProto.Store.Subscription> |
StoreProto.Store.Builder.getSubscriptionsList()
Feature sets to subscribe to.
|
static com.google.protobuf.Parser<StoreProto.Store.Subscription> |
StoreProto.Store.Subscription.parser() |
| Modifier and Type | Method and Description |
|---|---|
StoreProto.Store.Builder |
StoreProto.Store.Builder.addSubscriptions(int index,
StoreProto.Store.Subscription value)
Feature sets to subscribe to.
|
StoreProto.Store.Builder |
StoreProto.Store.Builder.addSubscriptions(StoreProto.Store.Subscription value)
Feature sets to subscribe to.
|
StoreProto.Store.Subscription.Builder |
StoreProto.Store.Subscription.Builder.mergeFrom(StoreProto.Store.Subscription other) |
static StoreProto.Store.Subscription.Builder |
StoreProto.Store.Subscription.newBuilder(StoreProto.Store.Subscription prototype) |
StoreProto.Store.Builder |
StoreProto.Store.Builder.setSubscriptions(int index,
StoreProto.Store.Subscription value)
Feature sets to subscribe to.
|
| Modifier and Type | Method and Description |
|---|---|
StoreProto.Store.Builder |
StoreProto.Store.Builder.addAllSubscriptions(Iterable<? extends StoreProto.Store.Subscription> values)
Feature sets to subscribe to.
|
Copyright © 2020 Gojek. All rights reserved.