Package ai.superstream
Class Consts
- java.lang.Object
-
- ai.superstream.Consts
-
public class Consts extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringclientReconnectionUpdateSubjectstatic StringclientRegisterSubjectstatic StringclientTypeUpdateSubjectstatic StringoriginalDeserializerstatic StringoriginalSerializerstatic StringsdkVersionstatic StringsuperstreamClientsUpdateSubjectstatic StringsuperstreamDefaultHoststatic IntegersuperstreamDefaultLearningFactorstatic StringsuperstreamErrorSubjectstatic StringsuperstreamGetSchemaSubjectstatic StringsuperstreamHostKeystatic StringsuperstreamInternalUsernamestatic StringsuperstreamLearningFactorKeystatic StringsuperstreamLearningSubjectstatic StringsuperstreamRegisterSchemaSubjectstatic StringsuperstreamTokenKeystatic StringsuperstreamUpdatesSubject
-
Constructor Summary
Constructors Constructor Description Consts()
-
-
-
Field Detail
-
sdkVersion
public static final String sdkVersion
- See Also:
- Constant Field Values
-
clientReconnectionUpdateSubject
public static final String clientReconnectionUpdateSubject
- See Also:
- Constant Field Values
-
clientTypeUpdateSubject
public static final String clientTypeUpdateSubject
- See Also:
- Constant Field Values
-
clientRegisterSubject
public static final String clientRegisterSubject
- See Also:
- Constant Field Values
-
originalSerializer
public static final String originalSerializer
- See Also:
- Constant Field Values
-
originalDeserializer
public static final String originalDeserializer
- See Also:
- Constant Field Values
-
superstreamDefaultHost
public static final String superstreamDefaultHost
- See Also:
- Constant Field Values
-
superstreamErrorSubject
public static final String superstreamErrorSubject
- See Also:
- Constant Field Values
-
superstreamUpdatesSubject
public static final String superstreamUpdatesSubject
- See Also:
- Constant Field Values
-
superstreamClientsUpdateSubject
public static final String superstreamClientsUpdateSubject
- See Also:
- Constant Field Values
-
superstreamLearningSubject
public static final String superstreamLearningSubject
- See Also:
- Constant Field Values
-
superstreamRegisterSchemaSubject
public static final String superstreamRegisterSchemaSubject
- See Also:
- Constant Field Values
-
superstreamInternalUsername
public static final String superstreamInternalUsername
- See Also:
- Constant Field Values
-
superstreamGetSchemaSubject
public static final String superstreamGetSchemaSubject
- See Also:
- Constant Field Values
-
superstreamDefaultLearningFactor
public static final Integer superstreamDefaultLearningFactor
-
superstreamLearningFactorKey
public static final String superstreamLearningFactorKey
- See Also:
- Constant Field Values
-
superstreamHostKey
public static final String superstreamHostKey
- See Also:
- Constant Field Values
-
superstreamTokenKey
public static final String superstreamTokenKey
- See Also:
- Constant Field Values
-
-