IBM Streams 4.2.1

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 HBASE.
  • HBASEGet: The HBASEGet operator gets tuples from HBASE.
  • HBASEIncrement: The HBASEIncrement operator increments the specified HBASE entry.
  • HBASEPut: The HBASEPut operator puts tuples in HBASE.
  • HBASEScan: The HBASEScan operator scans an HBASE table.