Navigation

  • index
  • next |
  • previous |
  • mcsapi 1.2.3-3d1ab30 documentation »

mcsapi API ReferenceΒΆ

All API calls are with the mcsapi namespace.

  • ColumnStoreDriver Class
    • ColumnStoreDriver()
    • createBulkInsert()
    • getVersion()
    • setDebug()
    • getSystemCatalog()
    • listTableLocks()
    • isTableLocked()
    • clearTableLock()
  • ColumnStoreBulkInsert Class
    • getColumnCount()
    • setColumn()
    • setNull()
    • resetRow()
    • writeRow()
    • commit()
    • rollback()
    • isActive()
    • getSummary()
    • setTruncateIsError()
    • setBatchSize()
  • ColumnStoreSummary Class
    • getExecutionTime()
    • getRowsInsertedCount()
    • getTruncationCount()
    • getSaturatedCount()
    • getInvalidCount()
  • ColumnStoreException Class
  • columnstore_data_convert_status_t Type
  • columnstore_data_types_t Type
  • columnstore_lock_types_t Type
  • TableLockInfo Struct
  • ColumnStoreDateTime Class
    • ColumnStoreDateTime()
    • set()
  • ColumnStoreDecimal Class
    • ColumnStoreDecimal()
    • set()
  • ColumnStoreTime Class
    • ColumnStoreTime()
    • set()
  • ColumnStoreSystemCatalog Class
    • getTable()
  • ColumnStoreSystemCatalogTable Class
    • getSchemaName()
    • getTableName()
    • getOID()
    • getColumnCount()
    • getColumn()
  • ColumnStoreSystemCatalogColumn Class
    • getOID()
    • getColumnName()
    • getDictionaryOID()
    • getType()
    • getWidth()
    • getPosition()
    • getDefaultValue()
    • isAutoincrement()
    • getPrecision()
    • getScale()
    • isNullable()
    • compressionType()

Logo

Previous topic

Compiling with mcsapi

Next topic

ColumnStoreDriver Class

Quick search

Navigation

  • index
  • next |
  • previous |
  • mcsapi 1.2.3-3d1ab30 documentation »
© Copyright 2019, MariaDB Corporation. Created using Sphinx 1.8.3.