
public class OStorageConfigurationSegment extends OStorageConfigurationImpl
OStorageConfigurationImpl.IndexEngineDatafileTemplate, storage, streamCharsetCONFIG_RID, CURRENT_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 |
close() |
void |
create() |
void |
delete() |
String |
getFileName() |
OStorageConfigurationImpl |
load(Map<String,Object> iProperties)
This method load the record information by the internal cluster segment.
|
void |
lock() |
void |
setSoftlyClosed(boolean softlyClosed) |
void |
synch() |
void |
unlock() |
void |
update() |
addCluster, addIndexEngine, bindPropertiesToContext, clear, clearProperties, deleteIndexEngine, dropCluster, existsProperty, fromStream, fromStream, getBinaryFormatVersion, getCharset, getClusters, getClusterSelection, getConflictStrategy, getContextConfiguration, getDateFormat, getDateFormatInstance, getDateTimeFormat, getDateTimeFormatInstance, getDictionaryRecordId, getDirectory, getIndexEngine, getIndexMgrRecordId, getLoadProperties, getLocaleCountry, getLocaleInstance, getLocaleLanguage, getMinimumClusters, getName, getProperties, getProperty, getRecordSerializer, getRecordSerializerVersion, getSchemaRecordId, getTimeZone, getUnusualSymbols, getVersion, indexEngines, initConfiguration, isEmpty, isStrictSql, isTxRequiredForSQLGraphOperations, isValidationEnabled, removeProperty, resetLocaleInstance, setCharset, setClusterSelection, setClusterStatus, setConflictStrategy, setCreationVersion, setDateFormat, setDateTimeFormat, setIndexMgrRecordId, setLocaleCountry, setLocaleLanguage, setMinimumClusters, setProperty, setRecordSerializer, setRecordSerializerVersion, setSchemaRecordId, setTimeZone, setValidation, toStream, toStream, toStreampublic OStorageConfigurationSegment(OLocalPaginatedStorage storage)
public void close()
throws IOException
close in class OStorageConfigurationImplIOExceptionpublic void delete()
throws IOException
delete in class OStorageConfigurationImplIOExceptionpublic void create()
throws IOException
create in class OStorageConfigurationImplIOExceptionpublic OStorageConfigurationImpl load(Map<String,Object> iProperties) throws OSerializationException
OStorageConfigurationImplload in class OStorageConfigurationImplOSerializationExceptionpublic void lock()
lock in class OStorageConfigurationImplpublic void unlock()
unlock in class OStorageConfigurationImplpublic void update()
throws OSerializationException
update in class OStorageConfigurationImplOSerializationExceptionpublic void synch()
synch in class OStorageConfigurationImplpublic void setSoftlyClosed(boolean softlyClosed)
setSoftlyClosed in class OStorageConfigurationImplpublic String getFileName()
Copyright © 2009–2025 OrientDB. All rights reserved.