
public interface OStorageClusterConfiguration
| Modifier and Type | Interface and Description |
|---|---|
static class |
OStorageClusterConfiguration.STATUS |
| Modifier and Type | Method and Description |
|---|---|
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)
Copyright © 2009–2025 OrientDB. All rights reserved.