|
Change Variable Type storageConfiguration : OStorageConfigurationImpl to storageConfiguration : OClusterBasedStorageConfiguration in method public setCharset(charset String) : void in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage |
From |
To |
|
Change Variable Type storageConfiguration : OStorageConfigurationImpl to storageConfiguration : OClusterBasedStorageConfiguration in method public setLocaleLanguage(locale String) : void in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage |
From |
To |
|
Change Variable Type storageConfiguration : OStorageConfigurationImpl to storageConfiguration : OClusterBasedStorageConfiguration in method public setProperty(property String, value String) : void in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage |
From |
To |
|
Change Variable Type storageConfiguration : OStorageConfigurationImpl to storageConfiguration : OClusterBasedStorageConfiguration in method public setMinimumClusters(minimumClusters int) : void in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage |
From |
To |
|
Change Variable Type storageConfiguration : OStorageConfigurationImpl to storageConfiguration : OClusterBasedStorageConfiguration in method public setDateTimeFormat(dateTimeFormat String) : void in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage |
From |
To |
|
Change Variable Type storageConfiguration : OStorageConfigurationImpl to storageConfiguration : OClusterBasedStorageConfiguration in method public setTimeZone(timeZoneValue TimeZone) : void in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage |
From |
To |
|
Change Variable Type storageConfiguration : OStorageConfigurationImpl to storageConfiguration : OClusterBasedStorageConfiguration in method public setClusterSelection(clusterSelection String) : void in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage |
From |
To |
|
Change Variable Type storageConfiguration : OStorageConfigurationImpl to storageConfiguration : OClusterBasedStorageConfiguration in method public setLocaleCountry(localeCountry String) : void in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage |
From |
To |
|
Change Variable Type storageConfiguration : OStorageConfigurationImpl to storageConfiguration : OClusterBasedStorageConfiguration in method public removeProperty(property String) : void in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage |
From |
To |
|
Change Variable Type cluster : OCluster to cluster : OPaginatedCluster in method private addClusterInternal(clusterName String, clusterPos int, parameters Object...) : int in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage |
From |
To |
|
Change Variable Type storageConfiguration : OStorageConfigurationImpl to storageConfiguration : OClusterBasedStorageConfiguration in method public setRecordSerializer(recordSerializer String, version int) : void in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage |
From |
To |
|
Change Variable Type storageConfiguration : OStorageConfigurationImpl to storageConfiguration : OClusterBasedStorageConfiguration in method public setIndexMgrRecordId(indexMgrRecordId String) : void in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage |
From |
To |
|
Change Variable Type storageConfiguration : OStorageConfigurationImpl to storageConfiguration : OClusterBasedStorageConfiguration in method public setSchemaRecordId(schemaRecordId String) : void in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage |
From |
To |
|
Change Variable Type engineData : OStorageConfigurationImpl.IndexEngineData to engineData : OStorageConfiguration.IndexEngineData in method public addIndexEngine(engineName String, algorithm String, indexType String, indexDefinition OIndexDefinition, valueSerializer OBinarySerializer, isAutomatic boolean, durableInNonTxMode Boolean, version int, apiVersion int, multivalue boolean, engineProperties Map<String,String>, clustersToIndex Set<String>, metadata ODocument) : int in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage |
From |
To |
|
Change Variable Type storageConfiguration : OStorageConfigurationImpl to storageConfiguration : OClusterBasedStorageConfiguration in method public clearProperties() : void in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage |
From |
To |
|
Change Variable Type storageConfiguration : OStorageConfigurationImpl to storageConfiguration : OClusterBasedStorageConfiguration in method public setDateFormat(dateFormat String) : void in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage |
From |
To |
|
Change Variable Type engineData : OStorageConfigurationImpl.IndexEngineData to engineData : OStorageConfiguration.IndexEngineData in method protected openIndexes() : void in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage |
From |
To |
|
Change Variable Type engineData : OStorageConfigurationImpl.IndexEngineData to engineData : OStorageConfiguration.IndexEngineData in method public loadExternalIndexEngine(engineName String, algorithm String, indexType String, indexDefinition OIndexDefinition, valueSerializer OBinarySerializer, isAutomatic boolean, durableInNonTxMode Boolean, version int, apiVersion int, multivalue boolean, engineProperties Map<String,String>) : int in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage |
From |
To |
|
Change Variable Type storageConfiguration : OStorageConfigurationImpl to storageConfiguration : OClusterBasedStorageConfiguration in method public setValidation(validation boolean) : void in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage |
From |
To |