public interface NoSQLContext
| Modifier and Type | Method and Description |
|---|---|
NoSQLConfiguration |
getKVConfiguration()
Gets the current
NoSQLConfiguration |
java.lang.String[] |
getKVHosts()
Gets the current KV hosts
|
java.util.Set<java.lang.Integer> |
getPartitionSet()
Gets the current NoSQL partition sets being read
|
NoSQLConfiguration getKVConfiguration()
NoSQLConfigurationNoSQLConfigurationjava.lang.String[] getKVHosts()
java.util.Set<java.lang.Integer> getPartitionSet()
Copyright © 2016 Oracle and/or its affiliates. All Rights Reserved.