| Constructor and Description |
|---|
ArrowWritableRecordTimeSeriesBatch(List<org.apache.arrow.vector.FieldVector> list,
Schema schema,
int timeSeriesStride)
An index in to an individual
ArrowRecordBatch |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitreplaceAll, sort, spliteratorparallelStream, removeIf, streampublic int size()
public boolean isEmpty()
public boolean contains(Object o)
public Object[] toArray()
public <T> T[] toArray(T[] ts)
public boolean remove(Object o)
public boolean containsAll(Collection<?> collection)
containsAll in interface Collection<List<List<Writable>>>containsAll in interface List<List<List<Writable>>>containsAll in class AbstractTimeSeriesWritableRecordBatchpublic boolean addAll(Collection<? extends List<List<Writable>>> collection)
public boolean addAll(int i,
Collection<? extends List<List<Writable>>> collection)
public boolean removeAll(Collection<?> collection)
public boolean retainAll(Collection<?> collection)
public void clear()
public int indexOf(Object o)
public int lastIndexOf(Object o)
lastIndexOf in interface List<List<List<Writable>>>lastIndexOf in class AbstractTimeSeriesWritableRecordBatchpublic ListIterator<List<List<Writable>>> listIterator()
listIterator in interface List<List<List<Writable>>>listIterator in class AbstractTimeSeriesWritableRecordBatchpublic ListIterator<List<List<Writable>>> listIterator(int i)
listIterator in interface List<List<List<Writable>>>listIterator in class AbstractTimeSeriesWritableRecordBatchpublic boolean equals(Object o)
public int hashCode()
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2019. All rights reserved.