Uses of Class
com.ibm.j9ddr.tools.store.StructureKey
-
Uses of StructureKey in com.ibm.j9ddr.tools.store
Modifier and TypeMethodDescriptionvoid
J9DDRStructureStore.add
(StructureKey key, String structureFileName, boolean inService) Add newBlob to the database associated to key.J9DDRStructureStore.get
(StructureKey key) boolean
J9DDRStructureStore.remove
(StructureKey key) Remove the element key from the database.