com.sleepycat.je.rep.elections
Class Protocol.StringValue
java.lang.Object
com.sleepycat.je.rep.impl.TextProtocol.StringFormatable
com.sleepycat.je.rep.elections.Protocol.StringValue
- All Implemented Interfaces:
- Protocol.Value, TextProtocol.WireFormatable
- Direct Known Subclasses:
- MasterValue
- Enclosing class:
- Protocol
public static class Protocol.StringValue
- extends TextProtocol.StringFormatable
- implements Protocol.Value
A String based value implementation used as the "default" Value
Protocol.StringValue
Protocol.StringValue()
Protocol.StringValue
public Protocol.StringValue(String s)
toString
public String toString()
- Overrides:
toString
in class Object
getString
public String getString()
Copyright (c) 2004-2010 Oracle. All rights reserved.