| Package | Description |
|---|---|
| io.ray.api.exception | |
| io.ray.api.id |
| Modifier and Type | Field and Description |
|---|---|
ObjectId |
UnreconstructableException.objectId |
| Constructor and Description |
|---|
UnreconstructableException(ObjectId objectId) |
| Modifier and Type | Method and Description |
|---|---|
static ObjectId |
ObjectId.fromByteBuffer(ByteBuffer bb)
Create an ObjectId from a ByteBuffer.
|
static ObjectId |
ObjectId.fromRandom()
Generate an ObjectId with random value.
|
Copyright © 2023. All rights reserved.