org.apache.lucene.store
Interface StoreRateLimiting.Listener

All Known Implementing Classes:
FsDirectoryService, MmapFsDirectoryService, NioFsDirectoryService, SimpleFsDirectoryService
Enclosing class:
StoreRateLimiting

public static interface StoreRateLimiting.Listener


Method Summary
 void onPause(long nanos)
           
 

Method Detail

onPause

void onPause(long nanos)


Copyright © 2009-2012. All Rights Reserved.