|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cassandra.db.marshal.AbstractCompositeType.CompositeComponent
public static class AbstractCompositeType.CompositeComponent
Field Summary | |
---|---|
AbstractType |
comparator
|
java.nio.ByteBuffer |
value
|
Constructor Summary | |
---|---|
AbstractCompositeType.CompositeComponent(AbstractType comparator,
java.nio.ByteBuffer value)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public AbstractType comparator
public java.nio.ByteBuffer value
Constructor Detail |
---|
public AbstractCompositeType.CompositeComponent(AbstractType comparator, java.nio.ByteBuffer value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |