Class BSimServerCache
java.lang.Object
ghidra.features.bsim.gui.search.dialog.BSimServerCache
Caches BSim database info for a Bsim database connection
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet cachedLSHVectorFactory
for the active BSim Function Database
-
Constructor Details
-
BSimServerCache
- Throws:
QueryDatabaseException
-
-
Method Details
-
getServerInfo
-
getDatabaseInformation
-
getLSHVectorFactory
Get cachedLSHVectorFactory
for the active BSim Function Database- Returns:
- vector factory or null if DB server not set or never connected
-