|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StatefulHashMap | |
---|---|
org.apache.gora.cassandra.serializers | |
org.apache.gora.cassandra.store |
Uses of StatefulHashMap in org.apache.gora.cassandra.serializers |
---|
Methods in org.apache.gora.cassandra.serializers that return StatefulHashMap | |
---|---|
StatefulHashMap<org.apache.avro.util.Utf8,T> |
StatefulHashMapSerializer.fromByteBuffer(ByteBuffer byteBuffer)
|
Methods in org.apache.gora.cassandra.serializers with parameters of type StatefulHashMap | |
---|---|
ByteBuffer |
StatefulHashMapSerializer.toByteBuffer(StatefulHashMap<org.apache.avro.util.Utf8,T> map)
|
Uses of StatefulHashMap in org.apache.gora.cassandra.store |
---|
Methods in org.apache.gora.cassandra.store with parameters of type StatefulHashMap | |
---|---|
void |
CassandraClient.addStatefulHashMap(K key,
String fieldName,
StatefulHashMap<org.apache.avro.util.Utf8,Object> map)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |