public static class IndexDataReader.IndexDataReadResult extends Object
Constructor and Description |
---|
IndexDataReadResult() |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getAllGroups() |
int |
getDocumentCount() |
Set<String> |
getRootGroups() |
Date |
getTimestamp() |
void |
setAllGroups(Set<String> allGroups) |
void |
setDocumentCount(int documentCount) |
void |
setRootGroups(Set<String> rootGroups) |
void |
setTimestamp(Date timestamp) |
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.