public class TupleLoaderHashMySQL extends TupleLoaderHashBase
TupleLoaderBase.PreparedNode
Constructor and Description |
---|
TupleLoaderHashMySQL(SDBConnection connection,
TableDesc tableDesc,
int chunkSize) |
Modifier and Type | Method and Description |
---|---|
String[] |
getCreateTempTable() |
String |
getLoadNodes() |
String |
getLoadTuples() |
String[] |
getNodeColTypes() |
String |
getTupleColType() |
getDeleteAllTuples, getDeleteTuples
clearsOnCommit, close, finish, getArity, getClearTempNodes, getClearTempTuples, getCreateTempNodes, getCreateTempTuples, getInsertTempNodes, getInsertTempTuples, getNodeLoader, getTupleLoader, load, unload
getTableDesc, getTableName, setTableDesc, start
public TupleLoaderHashMySQL(SDBConnection connection, TableDesc tableDesc, int chunkSize)
public String[] getNodeColTypes()
public String getTupleColType()
public String[] getCreateTempTable()
public String getLoadNodes()
getLoadNodes
in class TupleLoaderBase
public String getLoadTuples()
getLoadTuples
in interface TupleLoaderBasics
getLoadTuples
in class TupleLoaderHashBase
Licenced under the Apache License, Version 2.0