public class BulkJSONSerializer extends java.lang.Object implements PagedDataSerializer
Constructor and Description |
---|
BulkJSONSerializer(MboSetRemote mboSet,
java.lang.String osName,
java.lang.String templateName,
int pageSize) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNextPage() |
byte[] |
serializeNextPage() |
public BulkJSONSerializer(MboSetRemote mboSet, java.lang.String osName, java.lang.String templateName, int pageSize) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
public byte[] serializeNextPage() throws java.rmi.RemoteException, MXException
serializeNextPage
in interface PagedDataSerializer
java.rmi.RemoteException
MXException
public boolean hasNextPage()
hasNextPage
in interface PagedDataSerializer