クラス ColResolver
java.lang.Object
org.iplass.mtp.impl.datastore.grdb.strategy.metadata.ColResolver
-
コンストラクタの概要
コンストラクタコンストラクタ説明ColResolver(MetaEntity currentMetaEntity, MetaSchemalessRdbStoreMapping newStoreMap, StorageSpaceMap storage, RdbAdapter rdb) -
メソッドの概要
修飾子とタイプメソッド説明voidallocateCol(MetaPrimitiveProperty prop, MetaPrimitiveProperty old, VersionControlType vcType) voidmoveToUnusedCol(UsedCol col) voidshrink()
-
コンストラクタの詳細
-
ColResolver
public ColResolver(MetaEntity currentMetaEntity, MetaSchemalessRdbStoreMapping newStoreMap, StorageSpaceMap storage, RdbAdapter rdb)
-
-
メソッドの詳細
-
getMetaStore
-
getColContext
-
allocateCol
public void allocateCol(MetaPrimitiveProperty prop, MetaPrimitiveProperty old, VersionControlType vcType) -
moveToUnusedCol
-
shrink
public void shrink()
-