|
GemFire 6.5.1.2 | ||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||
ResultCollector that will receive the results after
the function has been executed.
ArrayList to a DataOutput.
Boolean to a
DataOutput.
booleans to a
DataOutput.
Byte to a
DataOutput.
bytes to a
DataOutput.
len elements
of an array of bytes to a
DataOutput.
Character to a
DataOutput.
chars to a
DataOutput.
Class to a
DataOutput.
Date to a
DataOutput.
Double to a
DataOutput.
doubles to a
DataOutput.
Enum constant to DataOutput.
File to a
DataOutput.
Float to a
DataOutput.
floats to a
DataOutput.
HashMap to a DataOutput.
HashSet to a DataOutput.
Hashtable to a DataOutput.
IdentityHashMap to a DataOutput.
InetAddress to a
DataOutput.
int array to a DataOutput.
Integer to a
DataOutput.
LinkedHashSet to a DataOutput.
LinkedList to a DataOutput.
Long to a
DataOutput.
longs to a
DataOutput.
DataOutput.
DataOutput.
Objects to a
DataOutput.
obj into a byte array
using DataSerializer.writeObject(Object, DataOutput) and then writes the byte array
to the given data output out in the same format
DataSerializer.writeByteArray(byte[], DataOutput) does.
boolean to a
DataOutput.
byte to a
DataOutput.
char to a
DataOutput.
double to a
DataOutput.
float to a
DataOutput.
int to a
DataOutput.
long to a
DataOutput.
short to a
DataOutput.
Properties to a DataOutput.
Short to a
DataOutput.
shorts to a
DataOutput.
Stack to a DataOutput.
String to a
DataOutput.
Strings to a
DataOutput.
DiskStore.flush() instead.
TreeMap to a DataOutput.
TreeSet to a DataOutput.
int as an unsigned byte to a
DataOutput.
int as an unsigned short to a
DataOutput.
Vector to a DataOutput.
|
GemFire 6.5.1.2 | ||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||