| Package | Description |
|---|---|
| io.ray.streaming.state.strategy |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,StorageRecord<V>> |
AbstractStateStoreManager.frontStore
read-write
|
| Modifier and Type | Method and Description |
|---|---|
StorageRecord<V> |
AbstractStateStoreManager.toStorageRecord(byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
AbstractStateStoreManager.toBytes(StorageRecord storageRecord) |
Copyright © 2020. All rights reserved.