com.axibase.tsd.model.data.command
Class BatchQuery<T>
java.lang.Object
com.axibase.tsd.model.data.command.BatchQuery<T>
public class BatchQuery<T>
- extends Object
- Author:
- Nikolay Malevanny.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BatchQuery
public BatchQuery(T query,
T... anotherQueries)
BatchQuery
public BatchQuery(List<T> queries)
getQueries
public List<T> getQueries()
Copyright © 2015. All rights reserved.