# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DeleteConnectionObjEntry remove the connectionID entry from map If the given connectionID is not present, then it is no-op.
FetchAllocationFromEventsDB try to get allocation from postgres.if it doesn't exists, get it from sharders, and insert it into postgres.
No description provided by the author
GetAllocationByID from DB.
GetAllocationChanges reload connection's changes in allocation from postgres.
No description provided by the author
GetConnectionObjSize gets the connection size from the memory.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetOrCreate, get allocation if it exists in db.
GetPendingRead Get read size that is not yet redeemed.
GetPendingWrite Get write size that is not yet redeemed.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SyncAllocation try to pull allocation from blockchain, and insert it in db.
UpdateConnectionObjSize updates the connection size by addSize in memory.
No description provided by the author
UpdateWorker updates all not finalized and not cleaned allocations requesting SC through REST API.
No description provided by the author
# Constants
0001 0000.
0000 0010.
0000 1000.
0010 0000.
0000 0100.
0000 0001.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
15 Minutes.
.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
.
items.
# Variables
ConnectionObjCleanInterval start to clean the connectionObjMap.
ConnectionObjTimout after which connectionObj entry should be invalid.
No description provided by the author
No description provided by the author
# Structs
swagger:model Allocation.
No description provided by the author
No description provided by the author
No description provided by the author
swagger:model BaseFileChanger BaseFileChanger base file change processor.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ReadPool represents new trimmed down readPool consisting of two balances, one for the allocations that the client (client_id) owns and the other for the allocations that the client (client_id) doesn't own.
ReadPoolRedeem represents read marker redeeming transaction response with reductions of read pools.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Terms for allocation by its Tx.
No description provided by the author
swagger:model UploadFileChanger UploadFileChanger file change processor for continuous upload in INIT/APPEND/FINALIZE.
swagger:model UploadResult.
No description provided by the author
# Interfaces
AllocationChangeProcessor request transaction of file operation.
FileChanger file change processor.
No description provided by the author