Class DropDatabase
java.lang.Object
ghidra.features.bsim.query.protocol.BSimQuery<ResponseDropDatabase>
ghidra.features.bsim.query.protocol.DropDatabase
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
restoreXml
(XmlPullParser parser, LSHVectorFactory vectorFactory) void
Methods inherited from class ghidra.features.bsim.query.protocol.BSimQuery
clearResponse, execute, getDescriptionManager, getLocalStagingCopy, getName, getResponse, restoreQuery
-
Field Details
-
databaseName
-
dropResponse
-
-
Constructor Details
-
DropDatabase
public DropDatabase()
-
-
Method Details
-
buildResponseTemplate
public void buildResponseTemplate()- Overrides:
buildResponseTemplate
in classBSimQuery<ResponseDropDatabase>
-
saveXml
- Specified by:
saveXml
in classBSimQuery<ResponseDropDatabase>
- Throws:
IOException
-
restoreXml
- Specified by:
restoreXml
in classBSimQuery<ResponseDropDatabase>
-