Class RequestBufferUpdatesPayload
- java.lang.Object
- 
- org.apache.solr.client.solrj.request.beans.RequestBufferUpdatesPayload
 
- 
- All Implemented Interfaces:
- MapSerializable,- MapWriter,- NavigableObject,- ReflectMapWriter,- org.noggit.JSONWriter.Writable
 
 public class RequestBufferUpdatesPayload extends Object implements ReflectMapWriter 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from interface org.apache.solr.common.MapWriterMapWriter.EntryWriter
 
- 
 - 
Constructor SummaryConstructors Constructor Description RequestBufferUpdatesPayload()
 - 
Method Summary- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 - 
Methods inherited from interface org.apache.solr.common.NavigableObject_forEachEntry, _forEachEntry, _forEachEntry, _get, _get, _getStr, _getStr, _size
 - 
Methods inherited from interface org.apache.solr.common.util.ReflectMapWriterwriteMap
 
- 
 
-