Searched refs:getMapProperty (Results 1 – 1 of 1) sorted by relevance
2837 public Map<String, String> getMapProperty(final String property) in getMapProperty() method in RocksDB2839 return getMapProperty(null, property); in getMapProperty()2853 public Map<String, String> getMapProperty( in getMapProperty() method in RocksDB2856 return getMapProperty(nativeHandle_, in getMapProperty()4423 private native Map<String, String> getMapProperty(final long nativeHandle, in getMapProperty() method in RocksDB