public class RemoteDataSet<E> extends java.lang.Object implements DataSet<E>
RemoteDataSet()
void
add(Segment<E> segment)
java.util.Collection<E>
asCollection()
Segments<E>
segment(Catalyst catalyst)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RemoteDataSet()
public void add(Segment<E> segment)
public Segments<E> segment(Catalyst catalyst)
segment
DataSet<E>
public java.util.Collection<E> asCollection()
asCollection