me.prettyprint.cassandra.model
Class MutationResultImpl

java.lang.Object
  extended by me.prettyprint.cassandra.model.ExecutionResult<Void>
      extended by me.prettyprint.cassandra.model.MutationResultImpl
All Implemented Interfaces:
MutationResult, ResultStatus

public final class MutationResultImpl
extends ExecutionResult<Void>
implements MutationResult


Field Summary
 
Fields inherited from class me.prettyprint.cassandra.model.ExecutionResult
BASE_MSG_FORMAT
 
Method Summary
 String toString()
           
 
Methods inherited from class me.prettyprint.cassandra.model.ExecutionResult
formatMessage, get, getExecutionTimeMicro, getExecutionTimeNano, getHostUsed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface me.prettyprint.hector.api.ResultStatus
getExecutionTimeMicro, getExecutionTimeNano, getHostUsed
 

Method Detail

toString

public String toString()
Overrides:
toString in class ExecutionResult<Void>


Copyright © 2011. All Rights Reserved.