
public class OStorageConfigurationSegment extends OStorageConfigurationImpl
OStorageConfiguration.IndexEngineDatalock, streamCharset, updateListenerCURRENT_BINARY_FORMAT_VERSION, CURRENT_VERSION, DEFAULT_CHARSET, DEFAULT_DATE_FORMAT, DEFAULT_DATETIME_FORMAT| Constructor and Description |
|---|
OStorageConfigurationSegment(OLocalPaginatedStorage storage) |
| Modifier and Type | Method and Description |
|---|---|
void |
create() |
void |
delete() |
OStorageConfigurationImpl |
load(OContextConfiguration configuration)
This method load the record information by the internal cluster segment.
|
void |
update() |
addCluster, addIndexEngine, clearProperties, close, deleteIndexEngine, dropCluster, fromStream, fromStream, getBinaryFormatVersion, getCharset, getClusters, getClusterSelection, getConflictStrategy, getContextConfiguration, getCreatedAtVersion, getDateFormat, getDateFormatInstance, getDateTimeFormat, getDateTimeFormatInstance, getDirectory, getFreeListBoundary, getIndexEngine, getIndexMgrRecordId, getLocaleCountry, getLocaleInstance, getLocaleLanguage, getMaxKeySize, getMinimumClusters, getName, getPageSize, getProperties, getProperty, getRecordSerializer, getRecordSerializerVersion, getSchemaRecordId, getTimeZone, getVersion, indexEngines, initConfiguration, isStrictSql, isValidationEnabled, removeProperty, setCharset, setClusterSelection, setClusterStatus, setConfigurationUpdateListener, setConflictStrategy, setCreationVersion, setDateFormat, setDateTimeFormat, setFreeListBoundary, setIndexMgrRecordId, setLocaleCountry, setLocaleLanguage, setMaxKeySize, setMinimumClusters, setPageSize, setProperty, setRecordSerializer, setRecordSerializerVersion, setSchemaRecordId, setTimeZone, setValidation, toStream, toStream, toStreampublic OStorageConfigurationSegment(OLocalPaginatedStorage storage)
public void delete()
throws IOException
delete in class OStorageConfigurationImplIOExceptionpublic void create()
throws IOException
create in class OStorageConfigurationImplIOExceptionpublic OStorageConfigurationImpl load(OContextConfiguration configuration) throws OSerializationException
OStorageConfigurationImplload in class OStorageConfigurationImplOSerializationExceptionpublic void update()
throws OSerializationException
update in class OStorageConfigurationImplOSerializationExceptionCopyright © 2009–2025 OrientDB. All rights reserved.