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()
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
Opens the cluster.
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.
void OCluster().open()