org.ontobox.fast.storage
Class Initer

java.lang.Object
  extended by org.ontobox.fast.storage.Initer

public class Initer
extends java.lang.Object

Author:
Anton Malykh

Constructor Summary
Initer()
           
 
Method Summary
static java.util.Collection<WriteAction> init(Storage storage)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Initer

public Initer()
Method Detail

init

public static java.util.Collection<WriteAction> init(Storage storage)