|
GemFire 6.5 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Instantiator | |
|---|---|
| com.gemstone.gemfire | The base package of the GemFire Java product, featuring highly concurrent distributed caching with cache event delivery, OQL querying, and remote cache administration, built using a DistributedSystem which includes a DistributedLockService. |
| Uses of Instantiator in com.gemstone.gemfire |
|---|
| Subclasses of Instantiator in com.gemstone.gemfire | |
|---|---|
class |
CanonicalInstantiator
CanonicalInstantiator is much like its parent
Instantiator except that instead of
needing to implement newInstance()
you now must implement newInstance(DataInput). |
| Methods in com.gemstone.gemfire with parameters of type Instantiator | |
|---|---|
static void |
Instantiator.register(Instantiator instantiator)
Registers a DataSerializable class with the data
serialization framework. |
static void |
Instantiator.register(Instantiator instantiator,
boolean distribute)
Registers a DataSerializable class with the data
serialization framework. |
|
GemFire 6.5 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||