com.sleepycat.je.dbi
Interface DbTree.GetRepContext

Enclosing class:
DbTree

static interface DbTree.GetRepContext

Used by lockNameLN to get the rep context, which is needed for calling checkReplicaWrite.


Method Summary
 ReplicationContext get(DatabaseImpl dbImpl)
           
 

Method Detail

get

ReplicationContext get(DatabaseImpl dbImpl)


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