
public class OStorageMemoryConfiguration extends OStorageConfigurationImpl
OStorageConfigurationImpl.IndexEngineDatafileTemplate, storage, streamCharsetCONFIG_RID, CURRENT_BINARY_FORMAT_VERSION, CURRENT_VERSION, DEFAULT_CHARSET, DEFAULT_DATE_FORMAT, DEFAULT_DATETIME_FORMAT| Constructor and Description |
|---|
OStorageMemoryConfiguration(OStorage iStorage) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
create() |
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, delete, 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 OStorageMemoryConfiguration(OStorage iStorage)
public void close()
throws IOException
close 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()
throws IOException
lock in class OStorageConfigurationImplIOExceptionpublic void unlock()
throws IOException
unlock in class OStorageConfigurationImplIOExceptionpublic void update()
throws OSerializationException
update in class OStorageConfigurationImplOSerializationExceptionpublic void synch()
throws IOException
synch in class OStorageConfigurationImplIOExceptionpublic void setSoftlyClosed(boolean softlyClosed)
throws IOException
setSoftlyClosed in class OStorageConfigurationImplIOExceptionCopyright © 2009–2025 OrientDB. All rights reserved.