class
Store extends AnyRef
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
access_database(name: String, output: Boolean = false): Option[Database]
-
final
def
asInstanceOf[T0]: T0
-
val
browser_info: Path
-
def
clean_output(name: String): (Boolean, Boolean)
-
def
clone(): AnyRef
-
def
database(name: String): Path
-
-
-
def
finalize(): Unit
-
def
find_heap(name: String): Option[Path]
-
def
find_heap_digest(name: String): Option[String]
-
final
def
getClass(): Class[_]
-
def
has_session_info(db: Database, name: String): Boolean
-
def
hashCode(): Int
-
def
heap(name: String): Path
-
def
init_session_info(db: Database, name: String): Unit
-
val
input_dirs: List[Path]
-
final
def
isInstanceOf[T0]: Boolean
-
def
log(name: String): Path
-
def
log_gz(name: String): Path
-
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
open_database(name: String, output: Boolean = false): Database
-
-
def
output_database(name: String): Path
-
val
output_dir: Path
-
def
output_heap(name: String): Path
-
def
output_log(name: String): Path
-
def
output_log_gz(name: String): Path
-
def
prepare_output_dir(): Unit
-
-
def
read_bytes(db: Database, name: String, column: Column): Bytes
-
def
read_command_timings(db: Database, name: String): List[T]
-
def
read_errors(db: Database, name: String): List[String]
-
def
read_ml_statistics(db: Database, name: String): List[T]
-
def
read_properties(db: Database, name: String, column: Column): List[T]
-
def
read_session_timing(db: Database, name: String): T
-
def
read_task_statistics(db: Database, name: String): List[T]
-
def
read_theory_timings(db: Database, name: String): List[T]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
val
system_mode: Boolean
-
val
system_output_dir: Path
-
def
the_heap(name: String): Path
-
def
toString(): String
-
val
user_output_dir: Path
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
-
-