public class YamlSnapshotParser extends YamlParser implements SnapshotParser
| Modifier and Type | Field and Description |
|---|---|
static int |
CODE_POINT_LIMIT |
logCOMPARATOR, PRIORITY_DATABASE, PRIORITY_DEFAULT| Constructor and Description |
|---|
YamlSnapshotParser() |
| Modifier and Type | Method and Description |
|---|---|
DatabaseSnapshot |
parse(String path,
ResourceAccessor resourceAccessor) |
createLoaderOptions, getPriority, getSupportedFileExtensions, supportsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsupportsgetPrioritypublic static final int CODE_POINT_LIMIT
public DatabaseSnapshot parse(String path, ResourceAccessor resourceAccessor) throws LiquibaseParseException
parse in interface SnapshotParserLiquibaseParseExceptionCopyright © 2023 Liquibase.org. All rights reserved.