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()
NoSQLConfiguration
NoSQLConfiguration
java.lang.String[] getKVHosts()
java.util.Set<java.lang.Integer> getPartitionSet()
Copyright © 2017 Oracle and/or its affiliates. All Rights Reserved.