Package | Description |
---|---|
org.apache.arrow.plasma |
Modifier and Type | Method and Description |
---|---|
List<ObjectStoreLink.ObjectStoreData> |
ObjectStoreLink.get(byte[][] objectIds,
int timeoutMs)
Deprecated.
Get buffer pairs (data & metadata) from the PlasmaStore based on objectIds.
|
List<ObjectStoreLink.ObjectStoreData> |
PlasmaClient.get(byte[][] objectIds,
int timeoutMs)
Deprecated.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.