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', 'open']

OCluster - open()

Opens the cluster.

Opening Clusters

In order to access cluster data from your application, you need to open it. In order to close it and free up resources later, use the close() method.

Syntax

void OCluster().open()