クラス ObjStoreDDLParameter
java.lang.Object
org.iplass.mtp.tools.batch.storagespace.ObjStoreDDLParameter
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明String[]booleanbooleanvoidsetCompressedFormat(String compressedFormat) voidsetOutputDir(File outputDir) voidsetOutputPath(String outputPath) voidsetStorageSpaceName(String[] storageSpaceName) voidsetTemplateRootDir(File templateRootDir) voidsetTemplateRootPath(String templateRootPath) voidsetUseCompression(boolean useCompression) voidsetUsePartition(boolean usePartition)
-
コンストラクタの詳細
-
ObjStoreDDLParameter
public ObjStoreDDLParameter()
-
-
メソッドの詳細
-
getTemplateRootPath
-
setTemplateRootPath
-
isUsePartition
public boolean isUsePartition() -
setUsePartition
public void setUsePartition(boolean usePartition) -
isUseCompression
public boolean isUseCompression() -
setUseCompression
public void setUseCompression(boolean useCompression) -
getCompressedFormat
-
setCompressedFormat
-
getStorageSpaceName
-
setStorageSpaceName
-
getOutputPath
-
setOutputPath
-
getTemplateRootDir
-
setTemplateRootDir
-
getOutputDir
-
setOutputDir
-