Skip to main content
Skip table of contents

t_FileStorageConnection_Fragments_Fragment

Fragment : FileStorage

Properties

dataDirectory : string

The root of the directory tree used for storing the data files. When clustered, should be a shared directory.

journalDirectory : string

The directory in which to store the transactional journal for the adapter.

maxPoolSize : positiveInt

The maximum connection pool size.

Valid values based on“int”.
1 (minInclusive)
name : fragmentName

Fragment name.

Valid values based on“string”.
[\p{L}\p{N}\-_]+
subdirLevels : nonNegativeInt

The maximum number of levels of subdirectories to create inside the data directory.

Valid values based on“int”.
0 (minInclusive)
subdirNameLength : positiveInt

The number of characters in the names of the subdirectories created inside the data directory.

Valid values based on“int”.
1 (minInclusive)
temporaryDirectory : string

The temporary directory used for preparing data files for persistence. When clustered, should be a shared directory.

Parents

Parent topic: t_FileStorageConnection_Fragments

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.