Overview of "SequoiaDB Giant Sequoia Database" getNode() 1

grammar

rg.getNode( <nodename|hostname>, <servicename> )

Get the specified node of the current partition group.

Parameter Description

Note: The
rg.getNode() method defines two parameters. The first parameter is either the node name or the host name, and the second parameter is the server name. The types of the two parameters are both string types and are required.
Format: ("<node name>|<host name>", "<server name>")

Click on Jushan Database Documentation Center for more information

Guess you like

Origin blog.csdn.net/lshanhsnshan/article/details/113112594