getAllDBGranularity

Syntax

getAllDBGranularity()

Arguments

None

Details

This function returns the chunk granularity of all databases on the current data node.

The return value is a dictionary, where:

  • key: the database name;

  • value: the chunk granularity (TABLE or DATABASE). Refer to parameter chunkGranularity of function database for details.

Examples

$ getAllDBGranularity()
/valuedb->TABLE