Uses of Class
com.ibm.j9ddr.tools.store.StructureKey
Packages that use StructureKey
-
Uses of StructureKey in com.ibm.j9ddr.tools.store
Methods in com.ibm.j9ddr.tools.store with parameters of type StructureKeyModifier and TypeMethodDescriptionvoidJ9DDRStructureStore.add(StructureKey key, String structureFileName, boolean inService) Add newBlob to the database associated to key.J9DDRStructureStore.get(StructureKey key) booleanJ9DDRStructureStore.remove(StructureKey key) Remove the element key from the database.