Searched refs:optInteger (Results 1 – 1 of 1) sorted by relevance
205 private static Integer optInteger(JSONObject json, String name) throws JSONException { in optInteger() method in ClusterCommand222 optInteger(json, "shard_count"), in fromJson()223 optInteger(json, "shard_index")); in fromJson()