- すべての実装されたインタフェース:
Service
public class BinaryMetaDataService
extends Object
implements Service
バイナリ形式のメタデータをbyte[]でメモリ内に保持しない仕組みを提供する為のService。
-
-
メソッドの概要
クラスから継承されたメソッド java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
コンストラクタの詳細
-
BinaryMetaDataService
public BinaryMetaDataService()
-
メソッドの詳細
-
getXmlBinaryChunkSize
public int getXmlBinaryChunkSize()
-
getKeepInMemoryThreshold
public int getKeepInMemoryThreshold()
-
getCacheMemoryThreshold
public int getCacheMemoryThreshold()
-
getTempFileDir
public Path getTempFileDir()
-
-