com.indexdata.torus2.rw
Class RealmRWFactory

java.lang.Object
  extended by com.indexdata.torus2.rw.RealmRWFactory

public class RealmRWFactory
extends Object

Instantiates suitable realm reader/writer given configuration parameters.

Author:
jakub

Constructor Summary
RealmRWFactory()
           
 
Method Summary
static RealmReaderWriter getRealmRW(String realmName, com.indexdata.masterkey.config.MasterkeyConfiguration cfg, String host, String proto)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RealmRWFactory

public RealmRWFactory()
Method Detail

getRealmRW

public static RealmReaderWriter getRealmRW(String realmName,
                                           com.indexdata.masterkey.config.MasterkeyConfiguration cfg,
                                           String host,
                                           String proto)
                                    throws InternalIOException
Throws:
InternalIOException


Copyright © 2008-2013 Index Data. All Rights Reserved.