Uses of Class
etch.EtchStore
Packages that use EtchStore
-
Uses of EtchStore in convex.core.store
Methods in convex.core.store with parameters of type EtchStore -
Uses of EtchStore in etch
Modifier and TypeMethodDescriptionstatic EtchStore
Creates an EtchStore using a specified file.static EtchStore
EtchStore.createTemp()
Create an Etch store using a new temporary file with a generated prefixstatic EtchStore
EtchStore.createTemp(String prefix)
Create an Etch store using a new temporary file with the given prefix