|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.netflix.astyanax.model.Composites
public class Composites
Constructor Summary | |
---|---|
Composites()
|
Method Summary | |
---|---|
static CompositeBuilder |
newCompositeBuilder()
|
static CompositeParser |
newCompositeParser(java.nio.ByteBuffer bb)
|
static CompositeBuilder |
newDynamicCompositeBuilder()
|
static CompositeParser |
newDynamicCompositeParser(java.nio.ByteBuffer bb)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Composites()
Method Detail |
---|
public static CompositeBuilder newDynamicCompositeBuilder()
public static CompositeBuilder newCompositeBuilder()
public static CompositeParser newCompositeParser(java.nio.ByteBuffer bb)
public static CompositeParser newDynamicCompositeParser(java.nio.ByteBuffer bb)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |