com.atlassian.bonnie
Interface ILuceneConnection.BatchUpdateAction

Enclosing interface:
ILuceneConnection

public static interface ILuceneConnection.BatchUpdateAction


Method Summary
 void perform()
          Perform batch update operation.
 

Method Detail

perform

void perform()
             throws Exception
Perform batch update operation. Use this action for multi-step operations where you want to acquire a write lock for the duration of the operation.

Throws:
Exception


Copyright © 2006-2010 Atlassian Software Systems Pty Ltd. All Rights Reserved.