|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cassandra.db.marshal.AbstractType
org.apache.cassandra.db.marshal.BytesType
org.apache.cassandra.db.marshal.AsciiType
public class AsciiType
| Constructor Summary | |
|---|---|
AsciiType()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getString(byte[] bytes)
get a string representation of the bytes suitable for log messages |
| Methods inherited from class org.apache.cassandra.db.marshal.BytesType |
|---|
compare |
| Methods inherited from class org.apache.cassandra.db.marshal.AbstractType |
|---|
equals, getColumnsString, getReverseComparator, getString, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AsciiType()
| Method Detail |
|---|
public java.lang.String getString(byte[] bytes)
AbstractType
getString in class BytesType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||