com.lordofthejars.nosqlunit.redis
Class ShardedRedisConfiguration

java.lang.Object
  extended by com.lordofthejars.nosqlunit.core.AbstractJsr330Configuration
      extended by com.lordofthejars.nosqlunit.redis.AbstractRedisConfiguration
          extended by com.lordofthejars.nosqlunit.redis.ShardedRedisConfiguration
All Implemented Interfaces:
Configuration

public class ShardedRedisConfiguration
extends AbstractRedisConfiguration


Field Summary
 
Fields inherited from class com.lordofthejars.nosqlunit.redis.AbstractRedisConfiguration
databaseOperation
 
Fields inherited from class com.lordofthejars.nosqlunit.core.AbstractJsr330Configuration
connectionIdentifier
 
Constructor Summary
ShardedRedisConfiguration()
           
 
Method Summary
 
Methods inherited from class com.lordofthejars.nosqlunit.redis.AbstractRedisConfiguration
getDatabaseOperation, setDatabaseOperation
 
Methods inherited from class com.lordofthejars.nosqlunit.core.AbstractJsr330Configuration
getConnectionIdentifier, setConnectionIdentifier
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShardedRedisConfiguration

public ShardedRedisConfiguration()


Copyright © 2012. All Rights Reserved.