Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

scalability.opp
Interface ScalabilitySystem  view ScalabilitySystem download ScalabilitySystem.java

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
QuerySystem, TransactionSystem

public interface ScalabilitySystem
extends java.io.Serializable


Method Summary
 void replaceAllRecords(RecordIterator newRecords)
           
 

Method Detail

replaceAllRecords

public void replaceAllRecords(RecordIterator newRecords)