G M O S

S

sendSystemAccountingMessage(GCUBEServiceContext, String, HashMap<String, Object>, GCUBEScope...) - Method in class org.gcube.messaging.accounting.system.SystemAccounting
The method create SystemAccountingMessages and send them to the D4science MessageBroker configured in the Infrastructure.
sendSystemAccountingMessage(String, GCUBEScope, String, HashMap<String, Object>) - Method in class org.gcube.messaging.accounting.system.SystemAccounting
The method creates a SystemAccoutingMessage and sends it to the D4science MessageBroker configured in the given scope This method is intended to be executed by clients using client GHN libraries
SystemAccounting - Class in org.gcube.messaging.accounting.system
The class implements the System Accounting System accounting give the possibility to account custom information There is a restrictions on the type of the Parameters to send - java.lang.String - java.math.BigDecimal - java.lang.Boolean - java.lang.Integer - java.lang.Long - java.lang.Float - java.lang.Double - byte[] - java.sql.Date - java.sql.Time - java.sql.Timestamp - java.sql.Clob - java.sql.Blob - java.sql.Array - java.sql.Struct - java.sql.Ref
SystemAccountingFactory - Class in org.gcube.messaging.accounting.system
 
SystemAccountingFactory() - Constructor for class org.gcube.messaging.accounting.system.SystemAccountingFactory
 
SystemAccountingTest - Class in org.gcube.messaging.accounting.system.test
 
SystemAccountingTest() - Constructor for class org.gcube.messaging.accounting.system.test.SystemAccountingTest
 

G M O S