me.prettyprint.hector.api
Interface Keyspace

All Known Implementing Classes:
ExecutingKeyspace, ExecutingVirtualKeyspace

public interface Keyspace

Author:
Ran Tavory

Field Summary
static String KEYSPACE_SYSTEM
           
 
Method Summary
 long createClock()
           
 String getKeyspaceName()
           
 void setConsistencyLevelPolicy(ConsistencyLevelPolicy cp)
           
 

Field Detail

KEYSPACE_SYSTEM

static final String KEYSPACE_SYSTEM
See Also:
Constant Field Values
Method Detail

setConsistencyLevelPolicy

void setConsistencyLevelPolicy(ConsistencyLevelPolicy cp)

getKeyspaceName

String getKeyspaceName()

createClock

long createClock()


Copyright © 2011. All Rights Reserved.