|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cassandra.transport.FrameCompressor.SnappyCompressor
public static class FrameCompressor.SnappyCompressor
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.apache.cassandra.transport.FrameCompressor |
---|
FrameCompressor.SnappyCompressor |
Field Summary | |
---|---|
static FrameCompressor.SnappyCompressor |
instance
|
Method Summary | |
---|---|
Frame |
compress(Frame frame)
|
Frame |
decompress(Frame frame)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final FrameCompressor.SnappyCompressor instance
Method Detail |
---|
public Frame compress(Frame frame) throws java.io.IOException
compress
in interface FrameCompressor
java.io.IOException
public Frame decompress(Frame frame) throws java.io.IOException
decompress
in interface FrameCompressor
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |