Uses of Class
de.swa.gc.processing.GraphCodeMeta
| Package | Description |
|---|---|
| de.swa.gc.processing |
-
Uses of GraphCodeMeta in de.swa.gc.processing
Methods in de.swa.gc.processing that return types with arguments of type GraphCodeMeta Modifier and Type Method Description java.util.Vector<GraphCodeMeta>AppleMetalProcessor. getResultList()abstract java.util.Vector<GraphCodeMeta>CollectionProcessor. getResultList()java.util.Vector<GraphCodeMeta>DefaultCollectionProcessor. getResultList()java.util.Vector<GraphCodeMeta>NvidiaCUDAProcessor. getResultList()java.util.Vector<GraphCodeMeta>TensorFlowProcessor. getResultList()Methods in de.swa.gc.processing with parameters of type GraphCodeMeta Modifier and Type Method Description voidNvidiaCUDAProcessor. setQueryObject(GraphCodeMeta graphCodeMeta)Method parameters in de.swa.gc.processing with type arguments of type GraphCodeMeta Modifier and Type Method Description voidAppleMetalProcessor. preloadIndex(java.util.Vector<GraphCodeMeta> collection)voidCollectionProcessor. preloadIndex(java.util.Vector<GraphCodeMeta> collection)voidDefaultCollectionProcessor. preloadIndex(java.util.Vector<GraphCodeMeta> collection)voidNvidiaCUDAProcessor. preloadIndex(java.util.Vector<GraphCodeMeta> collection)