Class ListResult
- java.lang.Object
-
- de.caluga.morphium.driver.commands.result.RunCommandResult<ListResult>
-
- de.caluga.morphium.driver.commands.result.ListResult
-
public class ListResult extends RunCommandResult<ListResult>
-
-
Constructor Summary
Constructors Constructor Description ListResult()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Map<String,Object>>getResult()ListResultsetResult(List<Map<String,Object>> result)-
Methods inherited from class de.caluga.morphium.driver.commands.result.RunCommandResult
getDuration, getMessageId, getMetadata, getServer, setDuration, setMessageId, setMetadata, setServer
-
-