Class TableInsertManyResult
java.lang.Object
com.datastax.astra.client.tables.commands.results.TableInsertManyResult
Represents the result returned by command 'insertMany()', mainly the insertedIds.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TableInsertManyResult
public TableInsertManyResult()Default constructor.
-