Uses of Interface
org.somda.sdc.biceps.common.storage.StatePreprocessingSegment
-
Packages that use StatePreprocessingSegment Package Description org.somda.sdc.biceps.consumer.preprocessing Preprocessing actions for RemoteMdibAccess.org.somda.sdc.biceps.provider.preprocessing Preprocessing actions for LocalMdibAccess. -
-
Uses of StatePreprocessingSegment in org.somda.sdc.biceps.consumer.preprocessing
Classes in org.somda.sdc.biceps.consumer.preprocessing that implement StatePreprocessingSegment Modifier and Type Class Description classVersionDuplicateHandlerPreprocessing segment that removes changes from modification sets that have already been applied on the MDIB storage before. -
Uses of StatePreprocessingSegment in org.somda.sdc.biceps.provider.preprocessing
Classes in org.somda.sdc.biceps.provider.preprocessing that implement StatePreprocessingSegment Modifier and Type Class Description classVersionHandlerPreprocessing segment that manages BICEPS versioning.
-