voldemort.tools
Class KeySamplerCLI.NodeSampleResult

java.lang.Object
  extended by voldemort.tools.KeySamplerCLI.NodeSampleResult
Enclosing class:
KeySamplerCLI

public static class KeySamplerCLI.NodeSampleResult
extends java.lang.Object


Field Summary
 java.lang.Exception exception
           
 boolean success
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

success

public final boolean success

exception

public final java.lang.Exception exception


Jay Kreps, Roshan Sumbaly, Alex Feinberg, Bhupesh Bansal, Lei Gao, Chinmay Soman, Vinoth Chandar, Zhongjie Wu