Class OStorageClusterConfigurationRemote
java.lang.Object
com.orientechnologies.orient.client.remote.OStorageClusterConfigurationRemote
- All Implemented Interfaces:
OStorageClusterConfiguration
public class OStorageClusterConfigurationRemote
extends Object
implements OStorageClusterConfiguration
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.orientechnologies.orient.core.config.OStorageClusterConfiguration
OStorageClusterConfiguration.STATUS -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OStorageClusterConfigurationRemote
-
-
Method Details
-
getId
public int getId()- Specified by:
getIdin interfaceOStorageClusterConfiguration
-
getName
- Specified by:
getNamein interfaceOStorageClusterConfiguration
-
getLocation
- Specified by:
getLocationin interfaceOStorageClusterConfiguration
-
getDataSegmentId
public int getDataSegmentId()- Specified by:
getDataSegmentIdin interfaceOStorageClusterConfiguration
-
getStatus
- Specified by:
getStatusin interfaceOStorageClusterConfiguration
-
setStatus
- Specified by:
setStatusin interfaceOStorageClusterConfiguration
-
getBinaryVersion
public int getBinaryVersion()- Specified by:
getBinaryVersionin interfaceOStorageClusterConfiguration
-