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

G

generate() - Method in interface com.s8.api.flow.delivery.S8WebResourceGenerator
Generate a resource
getAddress() - Method in interface com.s8.api.flow.repository.objects.S8RepositoryMetadata
Get the repository address
getAttachedObject() - Method in interface com.s8.api.web.S8WebVertex
Retrieved the Object attached to this vertex
getBool8() - Method in interface com.s8.api.bytes.ByteInflow
getBool8
getBranch(GetBranchMetadataS8Request) - Method in interface com.s8.api.flow.S8AsyncFlow
Get branch
GetBranchMetadataS8Request - Class in com.s8.api.flow.repository.requests
A Request object to get the metadata of a branch of a repository.
GetBranchMetadataS8Request(String, String) - Constructor for class com.s8.api.flow.repository.requests.GetBranchMetadataS8Request
Main constructor.
GetBranchMetadataS8Request.Status - Enum Class in com.s8.api.flow.repository.requests
Response status
getByte() - Method in interface com.s8.api.bytes.ByteInflow
getByte
getByteArray(int) - Method in interface com.s8.api.bytes.ByteInflow
length passed as argument
getBytecount() - Method in class com.s8.api.bytes.MemoryFootprint
Calculate on the fly the bytecount associated with the reported instances.
getCause() - Method in exception class com.s8.api.exceptions.S8IOException
Get the root cause
getCauseField() - Method in exception class com.s8.api.exceptions.S8BuildException
Get cause field
getCauseMethod() - Method in exception class com.s8.api.exceptions.S8BuildException
Get cause method
getCauseType() - Method in exception class com.s8.api.exceptions.S8BuildException
Get cause type
getCount() - Method in interface com.s8.api.bytes.ByteInflow
getCount
getCreationDate() - Method in interface com.s8.api.flow.repository.objects.S8RepositoryMetadata
Get the creation date
getFlags8() - Method in interface com.s8.api.bytes.ByteInflow
getFlags8
getFloat32() - Method in interface com.s8.api.bytes.ByteInflow
getFloat32
getFloat64() - Method in interface com.s8.api.bytes.ByteInflow
getFloat64
getFloat64Array() - Method in interface com.s8.api.bytes.ByteInflow
getFloat64Array
getForkedBranchId() - Method in interface com.s8.api.flow.repository.objects.S8BranchMetadata
Origin of branch
getForkedBranchVersion() - Method in interface com.s8.api.flow.repository.objects.S8BranchMetadata
Get the forked branch version
getGenerator(int) - Method in interface com.s8.api.web.WebS8VertexProviders
Get the resource generator
getHeadVersion() - Method in interface com.s8.api.flow.repository.objects.S8BranchMetadata
Get head version
getId() - Method in interface com.s8.api.web.S8WebVertex
Get the object id
getInfo() - Method in interface com.s8.api.flow.repository.objects.S8BranchMetadata
Get info
getInfo() - Method in interface com.s8.api.flow.repository.objects.S8RepositoryMetadata
Get the repository info
getInt16() - Method in interface com.s8.api.bytes.ByteInflow
getInt16
getInt32() - Method in interface com.s8.api.bytes.ByteInflow
getInt32
getInt32Array() - Method in interface com.s8.api.bytes.ByteInflow
getInt32Array
getInt64() - Method in interface com.s8.api.bytes.ByteInflow
getInt64
getInt8() - Method in interface com.s8.api.bytes.ByteInflow
getInt8
getInvolvedField() - Method in exception class com.s8.api.exceptions.S8IOException
Get the involved field
getInvolvedMethod() - Method in exception class com.s8.api.exceptions.S8IOException
Get the involved method
getInvolvedType() - Method in exception class com.s8.api.exceptions.S8IOException
Get the involved type
getMe() - Method in interface com.s8.api.flow.S8AsyncFlow
Return the flow onwer.
getMySpaceId() - Method in interface com.s8.api.flow.S8AsyncFlow
Get my space id as a user.
getName() - Method in interface com.s8.api.flow.repository.objects.S8BranchMetadata
Get name
getName() - Method in interface com.s8.api.flow.repository.objects.S8RepositoryMetadata
Get the repository name
getNbBranches() - Method in interface com.s8.api.flow.repository.objects.S8RepositoryMetadata
Get the number of branches
getOwner() - Method in interface com.s8.api.flow.repository.objects.S8BranchMetadata
Get the owner
getOwner() - Method in interface com.s8.api.flow.repository.objects.S8RepositoryMetadata
Get the owner
getPassword() - Method in interface com.s8.api.flow.S8User
Return the user password
getPersonalSpaceId() - Method in interface com.s8.api.flow.S8User
the personal space id
getRepository(GetRepositoryMetadataS8Request) - Method in interface com.s8.api.flow.S8AsyncFlow
Get a repository metadata
GetRepositoryMetadataS8Request - Class in com.s8.api.flow.repository.requests
A Request object to get repository metadata
GetRepositoryMetadataS8Request(String) - Constructor for class com.s8.api.flow.repository.requests.GetRepositoryMetadataS8Request
Main constructor
GetRepositoryMetadataS8Request.Status - Enum Class in com.s8.api.flow.repository.requests
Status
getRow(GetRowS8Request) - Method in interface com.s8.api.flow.S8AsyncFlow
Get a row from a table.
GetRowS8Request - Class in com.s8.api.flow.table.requests
A Request object to get a row in a specific table
GetRowS8Request(String, String) - Constructor for class com.s8.api.flow.table.requests.GetRowS8Request
Main constructor
GetRowS8Request.Status - Enum Class in com.s8.api.flow.table.requests
Response status
getSerialPrototype() - Method in interface com.s8.api.serial.S8ExplicitSerializable
 
getSerialPrototype() - Method in interface com.s8.api.serial.S8Serializable
Get serial prototype
getSerialType() - Method in interface com.s8.api.serial.S8SerialPrototype
Get serial type
getSession() - Method in interface com.s8.api.web.S8WebVertex
Get the session
getSignature() - Method in interface com.s8.api.serial.S8ExplicitSerialPrototype
Get the signature of the serializable object.
getStringUTF8() - Method in interface com.s8.api.bytes.ByteInflow
getStringUTF8 ASCII char only String, whose length is encoded on 8bits (max length is 256).
getUInt16() - Method in interface com.s8.api.bytes.ByteInflow
getUInt16
getUInt24() - Method in interface com.s8.api.bytes.ByteInflow
getUInt24
getUInt31() - Method in interface com.s8.api.bytes.ByteInflow
getUInt31
getUInt32() - Method in interface com.s8.api.bytes.ByteInflow
getUInt32 Curretly doing the same as getUInt31
getUInt40() - Method in interface com.s8.api.bytes.ByteInflow
getUInt40
getUInt48() - Method in interface com.s8.api.bytes.ByteInflow
getUInt48
getUInt56() - Method in interface com.s8.api.bytes.ByteInflow
getUInt56
getUInt64() - Method in interface com.s8.api.bytes.ByteInflow
getUInt64
getUInt7x() - Method in interface com.s8.api.bytes.ByteInflow
getUInt7x
getUInt8() - Method in interface com.s8.api.bytes.ByteInflow
getUInt8
getUsername() - Method in interface com.s8.api.flow.S8User
ID of the user
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