| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.timeline | |
| com.alicloud.openservices.tablestore.timeline.core | |
| com.alicloud.openservices.tablestore.timeline.model |
| Modifier and Type | Method and Description |
|---|---|
TimelineMetaStore |
TimelineStoreFactory.createMetaStore(TimelineMetaSchema metaSchema)
Create timeline meta store service with meta schema.
|
| Modifier and Type | Method and Description |
|---|---|
TimelineMetaStore |
TimelineStoreFactoryImpl.createMetaStore(TimelineMetaSchema metaSchema)
Create and get timeline meta service to menage metas.
|
| Constructor and Description |
|---|
TimelineMetaStoreImpl(SyncClient client,
TimelineMetaSchema schema) |
| Modifier and Type | Method and Description |
|---|---|
TimelineMetaSchema |
TimelineMetaSchema.withIndex(String indexName,
IndexSchema metaIndex) |
Copyright © 2024. All Rights Reserved.