Package com.sleepycat.je.rep.impl

Interface Summary
RepEnvConfigObserver Implemented by observers of mutable rep config changes.
TextProtocol.WireFormatable  
 

Class Summary
EnumConfigParam<T extends Enum<T>> A JE configuration parameter with an enumerated value
GroupService  
NodeStateProtocol Defines the protocol used in support of node state querying.
NodeStateService The service registered by a RepNode to answer the state request from another node.
PointConsistencyPolicy This is used to ensure that the Replica has finished replaying or proceeded past the vlsn specified by the policy.
RepConfigManager  
RepGroupDB This class is used to encapsulate all access to the rep group data that is present in every replicated JE environment.
RepGroupDB.GroupBinding  
RepGroupDB.NodeBinding Supports the serialization/deserialization of node info into and out of the database.
RepGroupImpl Represents a snapshot of the Replication Group as a whole.
RepGroupImpl.BarrierState Encapsulates the last known syncup state associated with a node.
RepGroupProtocol Defines the protocol used in support of group membership.
RepImpl  
RepImplStatDefinition General information for replicated nodes.
RepNodeImpl Describes a node that is a member of the replication group.
RepParams  
TextProtocol SimpleProtocol provides the support for implementing simple low performance protocols involving replication nodes.
TextProtocol.MessageOp The Operations that are part of the protocol.
TextProtocol.StringFormatable  
 

Enum Summary
RepGroupProtocol.FailReason  
TextProtocol.MessageError  
TextProtocol.TOKENS Represents the tokens on a message line.
 

Exception Summary
RepGroupImpl.NodeConflictException  
TextProtocol.InvalidMessageException Used to indicate a message format or invalid content exception.
 



Copyright (c) 2004-2010 Oracle. All rights reserved.