Uses of Class
io.ray.api.id.ObjectId
Packages that use ObjectId
-
Uses of ObjectId in io.ray.api.id
Methods in io.ray.api.id that return ObjectIdModifier and TypeMethodDescriptionstatic ObjectIdObjectId.fromByteBuffer(ByteBuffer bb)Create an ObjectId from a ByteBuffer.static ObjectIdObjectId.fromRandom()Generate an ObjectId with random value.