public class InsertBatch extends Object
| Constructor and Description |
|---|
InsertBatch() |
| Modifier and Type | Method and Description |
|---|---|
int[] |
insertBatch() |
int[] |
insertBatchWithRewrite() |
void |
insertCopy(org.openjdk.jmh.infra.Blackhole b) |
void |
insertExecute(org.openjdk.jmh.infra.Blackhole b) |
int[] |
insertStruct() |
static void |
main(String[] args) |
void |
setUp(org.openjdk.jmh.infra.BenchmarkParams bp) |
void |
tearDown() |
public void setUp(org.openjdk.jmh.infra.BenchmarkParams bp)
throws SQLException
SQLExceptionpublic void tearDown()
throws SQLException
SQLExceptionpublic int[] insertBatch()
throws SQLException
SQLExceptionpublic int[] insertBatchWithRewrite()
throws SQLException
SQLExceptionpublic void insertExecute(org.openjdk.jmh.infra.Blackhole b)
throws SQLException
SQLExceptionpublic int[] insertStruct()
throws SQLException,
IOException
SQLExceptionIOExceptionpublic void insertCopy(org.openjdk.jmh.infra.Blackhole b)
throws SQLException,
IOException
SQLExceptionIOExceptionpublic static void main(String[] args) throws org.openjdk.jmh.runner.RunnerException
org.openjdk.jmh.runner.RunnerExceptionCopyright © 2018 PostgreSQL Global Development Group. All rights reserved.