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