NdbScanOperation::ScanOptions Struct Reference

#include <NdbScanOperation.hpp>

List of all members.

Public Types

enum  Type {
  SO_SCANFLAGS = 0x01, SO_PARALLEL = 0x02, SO_BATCH = 0x04, SO_GETVALUE = 0x08,
  SO_PARTITION_ID = 0x10, SO_INTERPRETED = 0x20, SO_CUSTOMDATA = 0x40, SO_PART_INFO = 0x80
}

Public Attributes

Uint64 optionsPresent
Uint32 scan_flags
Uint32 parallel
Uint32 batch
NdbOperation::GetValueSpecextraGetValues
Uint32 numExtraGetValues
Uint32 partitionId
const NdbInterpretedCodeinterpretedCode
void * customData
const Ndb::PartitionSpecpartitionInfo
Uint32 sizeOfPartInfo


Member Enumeration Documentation

Enumerator:
SO_SCANFLAGS 
SO_PARALLEL 
SO_BATCH 
SO_GETVALUE 
SO_PARTITION_ID 
SO_INTERPRETED 
SO_CUSTOMDATA 
SO_PART_INFO 


Member Data Documentation


The documentation for this struct was generated from the following file:

MySQL Cluster Database Blog

Based on MySQL Cluster 7.0.7.

This page is for information only and is not maintained by MySQL or Sun Microsystems - use at your own risk. For an upto date view of the API refer to the header files included with your MySQL Cluster distribution or check the MySQL Cluster API Developer Guide.