クラス MetaSchemalessRdbStoreMapping
java.lang.Object
org.iplass.mtp.impl.entity.MetaStoreMapping
org.iplass.mtp.impl.entity.MetaSchemalessRdbStoreMapping
- すべての実装されたインタフェース:
Serializable,MetaData
- 関連項目:
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明voidapplyConfig(StoreDefinition storeDefinition, MetaEntity metaEntity) copy()当該のメタデータのコピーを作成する。currentConfig(MetaEntity metaEntity) booleaninthashCode()voidsetColumnMappingList(List<MetaRdbColumnMapping> columnMappingList) voidsetStorageSpace(String storageSpace) クラスから継承されたメソッド org.iplass.mtp.impl.entity.MetaStoreMapping
newInstance
-
コンストラクタの詳細
-
MetaSchemalessRdbStoreMapping
public MetaSchemalessRdbStoreMapping()
-
-
メソッドの詳細
-
getStorageSpace
-
setStorageSpace
-
getColumnMappingList
-
setColumnMappingList
-
copy
インタフェースからコピーされた説明:MetaData当該のメタデータのコピーを作成する。- 戻り値:
- コピーされたメタデータ
-
hashCode
public int hashCode() -
equals
-
applyConfig
- 定義:
applyConfigクラス内MetaStoreMapping
-
currentConfig
- 定義:
currentConfigクラス内MetaStoreMapping
-