public interface IndexRangeService extends PersistedService
| Modifier and Type | Method and Description |
|---|---|
IndexRange |
create(Map<String,Object> range) |
void |
destroy(String index) |
void |
destroyAll() |
IndexRange |
get(String index) |
List<IndexRange> |
getFrom(int timestamp) |
destroy, destroyAll, save, saveWithoutValidation, validate, validate, validateIndexRange get(String index)
List<IndexRange> getFrom(int timestamp)
void destroy(String index)
IndexRange create(Map<String,Object> range)
void destroyAll()
Copyright © 2012–2014 TORCH GmbH. All rights reserved.