public class DBVerifyCommandParams extends MessageParams
Constructor and Description |
---|
DBVerifyCommandParams(NameIdentifier relvarName) |
Modifier and Type | Method and Description |
---|---|
NameIdentifier |
getRelvarName()
Gets the name of the relvar whose physical structures are to be verified
|
public DBVerifyCommandParams(NameIdentifier relvarName)
relvarName
- the name of the relvar whose physical structures are to be verifiedpublic final NameIdentifier getRelvarName()