|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.shoal.ha.cache.impl.util.StringKeyHelper
public class StringKeyHelper
| Constructor Summary | |
|---|---|
StringKeyHelper()
|
|
| Method Summary | |
|---|---|
java.lang.String |
readKey(ReplicationInputStream ris)
|
void |
writeKey(ReplicationOutputStream ros,
java.lang.String key)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StringKeyHelper()
| Method Detail |
|---|
public final void writeKey(ReplicationOutputStream ros,
java.lang.String key)
throws java.io.IOException
writeKey in interface DataStoreKeyHelper<java.lang.String>java.io.IOException
public final java.lang.String readKey(ReplicationInputStream ris)
throws DataStoreException
readKey in interface DataStoreKeyHelper<java.lang.String>DataStoreException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||