Class OStorageClusterHoleConfiguration
java.lang.Object
com.orientechnologies.orient.core.config.OStorageFileConfiguration
com.orientechnologies.orient.core.config.OStorageClusterHoleConfiguration
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class com.orientechnologies.orient.core.config.OStorageFileConfiguration
incrementSize, maxSize, parent, path, type -
Constructor Summary
ConstructorsConstructorDescriptionOStorageClusterHoleConfiguration(OStorageSegmentConfiguration iParent, String iPath, String iType, String iMaxSize) -
Method Summary
Methods inherited from class com.orientechnologies.orient.core.config.OStorageFileConfiguration
toString
-
Constructor Details
-
OStorageClusterHoleConfiguration
public OStorageClusterHoleConfiguration() -
OStorageClusterHoleConfiguration
public OStorageClusterHoleConfiguration(OStorageSegmentConfiguration iParent, String iPath, String iType, String iMaxSize)
-