public class MDStoreResults extends Object
| Constructor and Description |
|---|
MDStoreResults(Iterable<String> records,
int size) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<String> |
getRecords() |
int |
getSize() |
void |
setRecords(Iterable<String> records) |
void |
setSize(int size) |
Copyright © 2025. All rights reserved.