voldemort.utils
Class ConsistencyFix.BadKey

java.lang.Object
  extended by voldemort.utils.ConsistencyFix.BadKey
Enclosing class:
ConsistencyFix

public static class ConsistencyFix.BadKey
extends java.lang.Object

Type with which to wrap a "bad key"


Method Summary
 java.lang.String getKeyInHexFormat()
           
 java.lang.String getReaderInput()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getKeyInHexFormat

public java.lang.String getKeyInHexFormat()

getReaderInput

public java.lang.String getReaderInput()


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