Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
M
- main(String[]) - Static method in class acdp.tools.Setup
-
The
main
method invoking theSetup.run(java.lang.String, java.nio.file.Path)
method. - mainFile() - Method in interface acdp.Information.DatabaseInfo
-
Returns the main file of this database.
- MaximumException - Exception Class in acdp.exceptions
-
Thrown if one of the maximum values specified in the
nobsRowRef
,nobsOutrowPtr
andnobsRefCount
fields of the table layout is violated. - MaximumException(Table_, String) - Constructor for exception class acdp.exceptions.MaximumException
-
Constructs this type of exception with a detailed message composed from the specified table and message.
- maxNumberOfBlocks() - Method in interface acdp.Information.WRStoreInfo
-
Returns the maximum number of memory blocks within the FL file space (used and unused ones) the ACDP file space manager can sustain.
- maxSafeSizeOfVlDataFile() - Method in interface acdp.Information.WRStoreInfo
-
Returns the maximum safe size in bytes of the VL data file, provided that the store saves any outrow data.
- maxSize() - Method in interface acdp.types.ArrayOfRefType
-
Returns the maximum size of this array type, hence, the maximum number of elements in an array value of this array type
- maxSize() - Method in interface acdp.types.ArrayType
-
Returns the maximum size of this array type, hence, the maximum number of elements in an array value of this array type
- MEDIUM - Enum constant in enum acdp.design.ST.OutrowStringLength
-
Maximum outrow string length: 65 535 characters.
- MissingEntryException - Exception Class in acdp.exceptions
-
Thrown to indicate that a layout is missing a requested entry.
- MissingEntryException(String) - Constructor for exception class acdp.exceptions.MissingEntryException
-
Constructs this type of exception with the specified message.
- modifyColumn(Path, ICipherFactory, String, String, Column<T>, Table.ValueSwitcher<T>) - Static method in class acdp.tools.Refactor
-
Modifies the specified column of the specified table by replacing that column with the specified new column.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form