me.prettyprint.hector.api.mutation
Interface MutationResult

All Superinterfaces:
ResultStatus
All Known Implementing Classes:
MutationResultImpl

public interface MutationResult
extends ResultStatus

Result from a mutation. Execution time and host used have moved up to ResultStatus. Consider this a marker interface only.

Author:
Ran Tavory, zznate

Method Summary
 
Methods inherited from interface me.prettyprint.hector.api.ResultStatus
getExecutionTimeMicro, getExecutionTimeNano, getHostUsed
 



Copyright © 2011. All Rights Reserved.