JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Interface
com.attivio.sdk.server.global.MasterCandidate
Packages that use
MasterCandidate
Package
Description
com.attivio.sdk.server.global
Interfaces for data structures and control mechanisms that AIE provides to help components coordinate and store data globally across a cluster of AIE Nodes.
Uses of
MasterCandidate
in
com.attivio.sdk.server.global
Methods in
com.attivio.sdk.server.global
with parameters of type
MasterCandidate
Modifier and Type
Method
Description
void
VersionedMasterElection.
registerMaster
(
MasterCandidate
engine)
Deprecated.
Checks the global variable value against the local value and acquires the lock if the values match.