Index

A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

P

play() - Method in interface com.s8.api.flow.S8AsyncFlow
Run the flow
props() - Element in annotation interface com.s8.api.annotations.S8Method
Give the properties of this method
props() - Element in annotation interface com.s8.api.annotations.S8Param
Give the props of the parameter (optional)
providers() - Method in interface com.s8.api.web.S8WebVertex
The providers container of this vertex
publish(ByteOutflow) - Method in interface com.s8.api.web.S8WebVertex
(System only) Publish the updates associated with this object
putBool8(boolean) - Method in interface com.s8.api.bytes.ByteOutflow
Hack for js part
putByte(byte) - Method in interface com.s8.api.bytes.ByteOutflow
Directly put byte
putByteArray(byte[]) - Method in interface com.s8.api.bytes.ByteOutflow
Write bytes array.
putByteArray(byte[], int, int) - Method in interface com.s8.api.bytes.ByteOutflow
Put an array of bytes from an array from a given offset for a given length.
putFlags8(boolean[]) - Method in interface com.s8.api.bytes.ByteOutflow
Auto-feed underlying ByteBuffer as necessary.
putFloat32(float) - Method in interface com.s8.api.bytes.ByteOutflow
Auto-feed underlying ByteBuffer as necessary.
putFloat32Array(float[]) - Method in interface com.s8.api.bytes.ByteOutflow
Write an float[] array into the flow.
putFloat64(double) - Method in interface com.s8.api.bytes.ByteOutflow
Auto-feed underlying ByteBuffer as necessary.
putFloat64Array(double[]) - Method in interface com.s8.api.bytes.ByteOutflow
Write double[] value to the outflow.
putInt16(short) - Method in interface com.s8.api.bytes.ByteOutflow
Auto-feed underlying ByteBuffer as necessary.
putInt32(int) - Method in interface com.s8.api.bytes.ByteOutflow
Auto-feed underlying ByteBuffer as necessary.
putInt32Array(int[]) - Method in interface com.s8.api.bytes.ByteOutflow
Push an Int32[] array into the flow.
putInt64(long) - Method in interface com.s8.api.bytes.ByteOutflow
Auto-feed underlying ByteBuffer as necessary.
putInt64Array(long[]) - Method in interface com.s8.api.bytes.ByteOutflow
Put value in thr flow
putInt8(byte) - Method in interface com.s8.api.bytes.ByteOutflow
Write value to the flow (Auto-feed underlying ByteBuffer as necessary).
putRow(PutRowS8Request) - Method in interface com.s8.api.flow.S8AsyncFlow
Put a row in a table.
PutRowS8Request - Class in com.s8.api.flow.table.requests
A Request object to put a row in a specific table
PutRowS8Request(String, RowS8Object, boolean, boolean) - Constructor for class com.s8.api.flow.table.requests.PutRowS8Request
Main constructor
PutRowS8Request.Status - Enum Class in com.s8.api.flow.table.requests
Response status for the request
putStringUTF8(String) - Method in interface com.s8.api.bytes.ByteOutflow
String is encoded in UTF8.
putUInt16(int) - Method in interface com.s8.api.bytes.ByteOutflow
Auto-feed underlying ByteBuffer as necessary.
putUInt24(int) - Method in interface com.s8.api.bytes.ByteOutflow
Auto-feed underlying ByteBuffer as necessary.
putUInt31(int) - Method in interface com.s8.api.bytes.ByteOutflow
Auto-feed underlying ByteBuffer as necessary.
putUInt32(long) - Method in interface com.s8.api.bytes.ByteOutflow
Auto-feed underlying ByteBuffer as necessary.
putUInt40(long) - Method in interface com.s8.api.bytes.ByteOutflow
Auto-feed underlying ByteBuffer as necessary.
putUInt48(long) - Method in interface com.s8.api.bytes.ByteOutflow
Auto-feed underlying ByteBuffer as necessary.
putUInt53(long) - Method in interface com.s8.api.bytes.ByteOutflow
Auto-feed underlying ByteBuffer as necessary.
putUInt56(long) - Method in interface com.s8.api.bytes.ByteOutflow
Auto-feed underlying ByteBuffer as necessary.
putUInt64(long) - Method in interface com.s8.api.bytes.ByteOutflow
Auto-feed underlying ByteBuffer as necessary.
putUInt7x(long) - Method in interface com.s8.api.bytes.ByteOutflow
Put a flexible encoding int to the flow
putUInt8(int) - Method in interface com.s8.api.bytes.ByteOutflow
Auto-feed underlying ByteBuffer as necessary.
A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form