Skip navigation links
C D E G I R S T W 

G

getDatabase(int) - Static method in class ej.sp.ShieldedPlug
Returns the database defined at the given ID.
getID() - Method in class ej.sp.ShieldedPlug
Gets the ID of this database.
getIDs() - Method in class ej.sp.ShieldedPlug
Gets the list of IDs of the blocks available in this database.
getLength(int) - Method in class ej.sp.ShieldedPlug
Returns the length of the block with the given ID.
getMaxTasks(int) - Method in class ej.sp.ShieldedPlug
Gets the maximum number of tasks that can wait at the same time on the block defined with the given ID.
getReader(int) - Method in class ej.sp.ShieldedPlug
Gets the SPReader used to de-serialize objects from the block with the given ID.
If no SPReader is defined for the block, null is returned.
getSize() - Method in class ej.sp.ShieldedPlug
Gets the number of blocks of this database.
getWriter(int) - Method in class ej.sp.ShieldedPlug
Gets the SPWriter used to serialize objects into the block with the given ID.
If no SPWriter is defined for the block, null is returned.
C D E G I R S T W 
Skip navigation links