java.lang.Object
com.datastax.astra.client.tables.commands.results.TableInsertManyResult
public class TableInsertManyResult
extends Object
Represents the result returned by command 'insertMany()', mainly the insertedIds.
-
Constructor Summary 
Constructors
-
Method Summary 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details 
-
TableInsertManyResult 
public TableInsertManyResult()
Default constructor.