Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help


search: keywords: ['java', 'ocluster', 'getrecordssize']

OCluster - getRecordsSize()

Retrieves the size of the records contained in the cluster.

Getting Record Sizes

Using this method you can retrieve the size of the records in the cluster in bytes.

Syntax

long OCluster().getRecordSize()

Return Value

This method returns a long instance. The value provides the size of the records in the cluster in bytes.