public interface OStorageClusterConfiguration
Modifier and Type | Interface and Description |
---|---|
static class |
OStorageClusterConfiguration.STATUS |
Modifier and Type | Method and Description |
---|---|
int |
getBinaryVersion() |
int |
getDataSegmentId() |
int |
getId() |
String |
getLocation() |
String |
getName() |
OStorageClusterConfiguration.STATUS |
getStatus() |
void |
setStatus(OStorageClusterConfiguration.STATUS iStatus) |
int getId()
String getName()
String getLocation()
int getDataSegmentId()
OStorageClusterConfiguration.STATUS getStatus()
void setStatus(OStorageClusterConfiguration.STATUS iStatus)
int getBinaryVersion()
Copyright © 2009–2020 OrientDB. All rights reserved.