Uses of Class
com.gigaspaces.internal.cluster.node.impl.backlog.multisourcesinglefile.MultiSourceSingleFileConfirmationHolder
Packages that use MultiSourceSingleFileConfirmationHolder
-
Uses of MultiSourceSingleFileConfirmationHolder in com.gigaspaces.internal.cluster.node.impl.backlog.multisourcesinglefile
Methods in com.gigaspaces.internal.cluster.node.impl.backlog.multisourcesinglefile that return MultiSourceSingleFileConfirmationHolderModifier and TypeMethodDescriptionprotected MultiSourceSingleFileConfirmationHolderAbstractMultiSourceSingleFileGroupBacklog.createNewConfirmationHolder()Methods in com.gigaspaces.internal.cluster.node.impl.backlog.multisourcesinglefile that return types with arguments of type MultiSourceSingleFileConfirmationHolderModifier and TypeMethodDescriptionprotected Map<String,MultiSourceSingleFileConfirmationHolder> AbstractMultiSourceSingleFileGroupBacklog.createConfirmationMap(SourceGroupConfig groupConfig) Methods in com.gigaspaces.internal.cluster.node.impl.backlog.multisourcesinglefile with parameters of type MultiSourceSingleFileConfirmationHolderModifier and TypeMethodDescriptionprotected longAbstractMultiSourceSingleFileGroupBacklog.getMemberUnconfirmedKey(MultiSourceSingleFileConfirmationHolder value) Method parameters in com.gigaspaces.internal.cluster.node.impl.backlog.multisourcesinglefile with type arguments of type MultiSourceSingleFileConfirmationHolderModifier and TypeMethodDescriptionprotected MultiSourceSingleFileReliableAsyncStateMultiSourceSingleFileReliableAsyncGroupBacklog.buildReliableAsyncState(Set<Map.Entry<String, MultiSourceSingleFileConfirmationHolder>> asyncTargetsConfirmations) Constructors in com.gigaspaces.internal.cluster.node.impl.backlog.multisourcesinglefile with parameters of type MultiSourceSingleFileConfirmationHolderModifierConstructorDescriptionMultiSourceAsyncTargetState(String targetMemberName, MultiSourceSingleFileConfirmationHolder confirmationHolder)