Uses of Class
io.odysz.semantic.syn.ExchangeBlock
Packages that use ExchangeBlock
-
Uses of ExchangeBlock in io.odysz.semantic.syn
Methods in io.odysz.semantic.syn that return ExchangeBlockModifier and TypeMethodDescriptionDBSyntableBuilder.abortExchange
(ExessionPersist cx) ExessionPersist.abortExchange()
ExchangeBlock.answers
(ExessionPersist p) Copy answer fromp
ExchangeBlock.chpage
(AnResultset rs, HashMap<String, AnResultset> entities) ExchangeBlock.chpagesize
(int size) DBSyntableBuilder.closexchange
(ExessionPersist cx, ExchangeBlock rep) ExessionPersist.closexchange
(ExchangeBlock rep) DBSyntableBuilder.domainCloseJoin
(ExessionPersist cp, ExchangeBlock rep) close joining session.DBSyntableBuilder.domainitMe
(ExessionPersist cp, String admin, String adminserv, String domain, ExchangeBlock domainof) DBSyntableBuilder.domainOnAdd
(ExessionPersist ap, ExchangeBlock req, String org) DBSyntableBuilder.domainSignup
(ExessionPersist app, String admin) Set n-stamp, then create a request package.ExessionPersist.init()
Setup exchange buffer table.DBSyntableBuilder.initExchange
(ExessionPersist cp) insert into exchanges select * from change_logs where n > nyquvect[target].nExessionPersist.nextExchange
(ExchangeBlock rep) DBSyntableBuilder.onclosexchange
(ExessionPersist sx, ExchangeBlock rep) DBSyntableBuilder.onInit
(ExessionPersist sp, ExchangeBlock inireq) Insert into exchanges select * from change_logs where n > nyquvect[sx.peer].n.ExessionPersist.onInit
(ExchangeBlock ini) insert into exchanges select * from change_logs where n > nyquvect[sx.peer].nDBSyntableBuilder.requirestore
(ExessionPersist xp, String peer) ExchangeBlock.requirestore()
Retry last pageExchangeBlock.seq
(ExessionPersist xp) Set challengeId & answerIdCreate a signing up request.ExchangeBlock.sleep
(double d) ExchangeBlock.synodes
(AnResultset rs) ExchangeBlock.totalChallenges
(int count, int chsize) Methods in io.odysz.semantic.syn with parameters of type ExchangeBlockModifier and TypeMethodDescriptionvoid
DBSyntableBuilder.abortExchange
(ExessionPersist cx, String target, ExchangeBlock rep) DBSyntableBuilder.closexchange
(ExessionPersist cx, ExchangeBlock rep) ExessionPersist.closexchange
(ExchangeBlock rep) DBSyntableBuilder.domainCloseJoin
(ExessionPersist cp, ExchangeBlock rep) close joining session.DBSyntableBuilder.domainitMe
(ExessionPersist cp, String admin, String adminserv, String domain, ExchangeBlock domainof) DBSyntableBuilder.domainOnAdd
(ExessionPersist ap, ExchangeBlock req, String org) ExessionPersist.expect
(ExchangeBlock req) ExessionPersist.nextExchange
(ExchangeBlock rep) void
DBSyntableBuilder.onAbort
(ExchangeBlock req) DBSyntableBuilder.onclosexchange
(ExessionPersist sx, ExchangeBlock rep) DBSyntableBuilder.onInit
(ExessionPersist sp, ExchangeBlock inireq) Insert into exchanges select * from change_logs where n > nyquvect[sx.peer].n.ExessionPersist.onInit
(ExchangeBlock ini) insert into exchanges select * from change_logs where n > nyquvect[sx.peer].nvoid
DBSyntableBuilder.onRequires
(ExessionPersist cp, ExchangeBlock req) Constructors in io.odysz.semantic.syn with parameters of type ExchangeBlockModifierConstructorDescriptionExessionPersist
(DBSyntableBuilder tb, String peer, ExchangeBlock ini) Create context at server side.