public interface CouchDbResult
Modifier and Type | Method and Description |
---|---|
String |
getBookmark() |
ExecutionStats |
getExecutionStats() |
Long |
getOffset() |
List<?> |
getRows() |
Long |
getTotalRows() |
String |
getWarning() |
Long getTotalRows()
String getBookmark()
String getWarning()
ExecutionStats getExecutionStats()
Copyright © 2012–2020 jkniv, copyleft code. All rights reserved.