public class ContextConfig extends Object
| Constructor and Description |
|---|
ContextConfig() |
| Modifier and Type | Method and Description |
|---|---|
org.opennms.newts.api.Context |
getContext() |
com.datastax.driver.core.ConsistencyLevel |
getReadConsistency() |
org.opennms.newts.api.Duration |
getResourceShard() |
com.datastax.driver.core.ConsistencyLevel |
getWriteConsistency() |
public org.opennms.newts.api.Context getContext()
public org.opennms.newts.api.Duration getResourceShard()
public com.datastax.driver.core.ConsistencyLevel getReadConsistency()
public com.datastax.driver.core.ConsistencyLevel getWriteConsistency()
Copyright © 2017. All rights reserved.