|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface InstantiatorGenerator
Factory that generates Instantiator classes to improve instantiation of
custom types.
| Method Summary | |
|---|---|
com.gemstone.gemfire.Instantiator |
getInstantiator(Class<? extends com.gemstone.gemfire.DataSerializable> clazz,
int classId)
Returns a (potentially new) Instantiator that optimizes the instantiation of the given types. |
| Method Detail |
|---|
com.gemstone.gemfire.Instantiator getInstantiator(Class<? extends com.gemstone.gemfire.DataSerializable> clazz,
int classId)
clazz - class produced by the instantiatorclassId - instantiator class id
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||