
public static class StringCompressor.Counting extends StringCompressor
StringCompressor.CountingBYPASS| Constructor and Description |
|---|
StringCompressor.Counting(boolean client) |
| Modifier and Type | Method and Description |
|---|---|
long |
getStringsRead() |
long |
getStringsWritten() |
protected String |
readString(ExtendedDataInput in) |
protected void |
writeString(ExtendedDataOutput out,
String value) |
isClient, read, toString, writepublic long getStringsRead()
public long getStringsWritten()
protected String readString(ExtendedDataInput in) throws IOException
readString in class StringCompressorIOExceptionprotected void writeString(ExtendedDataOutput out, String value) throws IOException
writeString in class StringCompressorIOExceptionCopyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.