public class OrientServer extends Object implements OrientServerMBean
Modifier and Type | Field and Description |
---|---|
protected String |
info |
protected List<com.orientechnologies.orient.core.storage.OStorage> |
storages |
Constructor and Description |
---|
OrientServer() |
Modifier and Type | Method and Description |
---|---|
OClientConnection[] |
getConnections() |
com.orientechnologies.orient.core.storage.OStorage[] |
getOpenedStorages() |
protected List<com.orientechnologies.orient.core.storage.OStorage> storages
protected String info
public com.orientechnologies.orient.core.storage.OStorage[] getOpenedStorages()
getOpenedStorages
in interface OrientServerMBean
public OClientConnection[] getConnections()
getConnections
in interface OrientServerMBean
Copyright © 2009–2016 Orient Technologies. All rights reserved.