Namespace com.ibm.streamsx.hbase

Operators

  • HBASEDelete: The HBASEDelete operator deletes an entry, an entire row, a columnFamily in a row, or a columnFamily, columnQualifier pair in a row from an HBase table.
  • HBASEGet: The HBASEGet operator gets tuples from an HBase table.
  • HBASEIncrement: The HBASEIncrement operator increments the specified HBase entry.
  • HBASEPut: The HBASEPut operator puts tuples into an Hbase table.
  • HBASEScan: The HBASEScan operator scans an HBase table.