Package | Description |
---|---|
io.odysz.semantic.syn |
Modifier and Type | Method and Description |
---|---|
static SynodeMode |
SynodeMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SynodeMode[] |
SynodeMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ChangeLogs |
DBSynsactBuilder.addChild(ExchangeContext x,
String childId,
SynodeMode reqmode,
io.odysz.semantics.IUser robot,
String org,
String domain)
A
hub node uses this to setup change logs for joining nodes. |
ChangeLogs |
DBSynsactBuilder.onJoining(SynodeMode reqmode,
String joining,
String domain,
String org) |
Constructor and Description |
---|
DBSyntableBuilder(String conn,
String synodeId,
SynodeMode mode) |
DBSyntableBuilder(String conn,
String synodeId,
SynodeMode mode,
SynChangeMeta chgm,
SynodeMeta synm) |
Copyright © 2024. All rights reserved.