HBase Data Objects
An HBase data object is a physical data object that represents data based on an HBase resource. After you create an HBase connection, create an HBase data object and a read data object operation.
Create a data object read operation to when you want to perform an uncached lookup on HBase data.
HBase Data Object Read Operation Properties
HBase data object read operation properties include run-time properties that apply to the HBase data object.
The Developer tool displays advanced properties for the HBase data object operation in the Advanced view.
The following table describes the Advanced properties for an HBase data object read operation:
Property | Description |
---|
Date Time Format | Format of the columns of the date data type. Specify the date and time formats by using any of the Java date and time pattern strings. |