| Package | Description |
|---|---|
| gudusoft.gsqlparser.dlineage.util |
| Modifier and Type | Field and Description |
|---|---|
LargeFileDetector.DetectionType |
LargeFileDetector.LargeFileDetectionResult.type |
| Modifier and Type | Method and Description |
|---|---|
static LargeFileDetector.DetectionType |
LargeFileDetector.DetectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LargeFileDetector.DetectionType[] |
LargeFileDetector.DetectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LargeFileDetectionResult(boolean shouldDelegate,
String reason,
LargeFileDetector.DetectionType type) |