Package com.activeviam.logging
Class MessagesMvcc
java.lang.Object
com.activeviam.logging.MessagesMvcc
Deprecated, for removal: This API element is subject to removal in a future version.
Messages related to MVCC.
- Author:
- ActiveViam
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated, for removal: This API element is subject to removal in a future version.static final StringDeprecated, for removal: This API element is subject to removal in a future version.static final StringDeprecated, for removal: This API element is subject to removal in a future version.static final StringDeprecated, for removal: This API element is subject to removal in a future version.static final StringDeprecated, for removal: This API element is subject to removal in a future version.static final StringDeprecated, for removal: This API element is subject to removal in a future version.static final StringDeprecated, for removal: This API element is subject to removal in a future version.static final StringDeprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
-
Field Details
-
EXC_NO_VERSION_AT_EPOCH
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
EXC_NO_VERSION_AT_TIME
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
EXC_NO_EPOCH_WITH_NAME
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
EXC_NO_EPOCH_WITH_BRANCH
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
EXC_NO_VERSION_WITH_EXACT_EPOCH
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
EXC_CANNOT_DROP_MAIN
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
ERR_UNKNOWN_PARENT
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
ERR_EXISTING_BRANCH
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
-
Constructor Details
-
MessagesMvcc
public MessagesMvcc()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getLogger
Deprecated, for removal: This API element is subject to removal in a future version.Returns the logger for the given class.- Parameters:
cls- class wanted a logger- Returns:
- logger for the specified class
-