public class

ReverseIndexQueryTest

extends Object
java.lang.Object
   ↳ com.netflix.astyanax.recipes.ReverseIndexQueryTest

Summary

Constants
String SEEDS
Public Constructors
ReverseIndexQueryTest()
Public Methods
static void populateKeyspace()
static void setup()
static void teardown()
void testReverseIndex()
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String SEEDS

Constant Value: "localhost:7102"

Public Constructors

public ReverseIndexQueryTest ()

Public Methods

public static void populateKeyspace ()

Throws
Exception

public static void setup ()

Throws
Exception

public static void teardown ()

public void testReverseIndex ()