Class OStorageFileConfiguration
java.lang.Object
com.orientechnologies.orient.core.config.OStorageFileConfiguration
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
OStorageClusterHoleConfiguration,OStorageDataHoleConfiguration
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
ConstructorsConstructorDescriptionOStorageFileConfiguration(OStorageSegmentConfiguration iParent, String iPath, String iType, String iMaxSize, String iIncrementSize) -
Method Summary
-
Field Details
-
parent
-
path
-
type
-
maxSize
-
incrementSize
-
-
Constructor Details
-
OStorageFileConfiguration
public OStorageFileConfiguration() -
OStorageFileConfiguration
public OStorageFileConfiguration(OStorageSegmentConfiguration iParent, String iPath, String iType, String iMaxSize, String iIncrementSize)
-
-
Method Details