
public class ODistributedOutput extends Object
| Constructor and Description |
|---|
ODistributedOutput() |
| Modifier and Type | Method and Description |
|---|---|
static String |
formatClasses(ODistributedConfiguration cfg,
com.orientechnologies.orient.core.db.document.ODatabaseDocument db) |
static String |
formatClusterTable(ODistributedServerManager manager,
String databaseName,
ODistributedConfiguration cfg,
int availableNodes) |
static String |
formatLatency(OHazelcastPlugin manager,
com.orientechnologies.orient.core.record.impl.ODocument distribCfg) |
static String |
formatMessageBetweenServers(OHazelcastPlugin manager,
com.orientechnologies.orient.core.record.impl.ODocument distribCfg) |
static String |
formatMessages(OHazelcastPlugin manager,
com.orientechnologies.orient.core.record.impl.ODocument distribCfg) |
static String |
formatMessageStats(OHazelcastPlugin manager,
com.orientechnologies.orient.core.record.impl.ODocument distribCfg) |
protected static String |
formatServerName(OHazelcastPlugin manager,
String fromServer) |
static String |
formatServerStatus(ODistributedServerManager manager,
com.orientechnologies.orient.core.record.impl.ODocument distribCfg) |
static String |
getCompactServerStatus(ODistributedServerManager manager,
com.orientechnologies.orient.core.record.impl.ODocument distribCfg)
Create a compact string with all the relevant information.
|
protected static void |
sumTotal(com.orientechnologies.orient.core.record.impl.ODocument rowTotals,
String column,
long total) |
public static String formatServerStatus(ODistributedServerManager manager, com.orientechnologies.orient.core.record.impl.ODocument distribCfg)
public static String formatLatency(OHazelcastPlugin manager, com.orientechnologies.orient.core.record.impl.ODocument distribCfg)
public static String formatMessages(OHazelcastPlugin manager, com.orientechnologies.orient.core.record.impl.ODocument distribCfg)
public static String formatMessageBetweenServers(OHazelcastPlugin manager, com.orientechnologies.orient.core.record.impl.ODocument distribCfg)
public static String formatMessageStats(OHazelcastPlugin manager, com.orientechnologies.orient.core.record.impl.ODocument distribCfg)
protected static void sumTotal(com.orientechnologies.orient.core.record.impl.ODocument rowTotals,
String column,
long total)
public static String getCompactServerStatus(ODistributedServerManager manager, com.orientechnologies.orient.core.record.impl.ODocument distribCfg)
manager - distribCfg - public static String formatClusterTable(ODistributedServerManager manager, String databaseName, ODistributedConfiguration cfg, int availableNodes)
public static String formatClasses(ODistributedConfiguration cfg, com.orientechnologies.orient.core.db.document.ODatabaseDocument db)
protected static String formatServerName(OHazelcastPlugin manager, String fromServer)
Copyright © 2009–2017 OrientDB. All rights reserved.