|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (11)
View Page History
|| Name | *MasterReplicationPort* ||
|| Type | Integer ||
|| Type | Integer ||
|| Description | The port number used by the master node for replication (for online backup/restore or remote replication) ||
|| Possible values | 1 to 65536 ||
|| Interface method | public int getMasterReplicationPort(); \\ public void setMasterReplicationPort(int value); ||
public void setMasterReplicationPort(int value); ||
\\
|| Name | *MasterUrl* ||
|| Type | String ||
|| Name | *MasterUrl* ||
|| Type | String ||
|| Description | The repository URL used by the master node for replication (for online backup/restore or remote replication) ||
|| Possible values | Any valid URL ||
|| Interface method | public String getMasterUrl(); \\ public void setMasterUrl(String value); ||
public void setMasterUrl(String value); ||
\\
|| Name | *NodeStatus* ||
|| Name | *NodeStatus* ||

|| Name | *RemoteMaster* ||
|| Type | Boolean ||
|| Type | Boolean ||
|| Description | Indicates if this cluster master is to be used for 'remote replication', i.e. whether or not it accepts updates from another cluster master. ||
|| Possible values | True or false ||
|| Interface method | public boolean getRemoteMaster(); \\ public void setRemoteMaster(boolean value); ||
public void setRemoteMaster(boolean value); ||
\\
|| Name | *RunningReads* ||
|| Name | *RunningReads* ||

|| Name | *Timeout* ||
|| Type | Integer ||
|| Type | Integer ||
|| Description | The cluster timeout period used when executing update operations in milliseconds. ||
|| Possible values | Any non-negative integer value ||
|| Interface method | public long getTimeout(); \\
|| Interface method | public long getTimeout(); \\

_:b1 <http://www.ontotext.com/owlim/system#schemaTransaction> "the_password"
{noformat}
{noformat}
This operation is used to set/change the password. \\ ||
|| Interface method | public void changeSystemTransactionPassword(String oldPassword, String newPassword, String newPasswordRetype); ||
