public interface ExecutableRequest
Modifier and Type | Method and Description |
---|---|
void |
execute() |
Set<String> |
getIndexesNeedingRefresh()
Returns the names of the indexes which need refreshing after executing this request.
|
int |
getSize() |
Set<String> |
getTouchedIndexes()
Returns the names of the indexes touched by this request.
|
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved