| Package | Description |
|---|---|
| org.apache.ignite.internal |
Contains main implementation.
|
| org.apache.ignite.internal.binary |
Contains binary APIs internal implementation.
|
| org.apache.ignite.marshaller |
Contains various supported marshallers.
|
| org.apache.ignite.plugin |
Contains plugins management API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MarshallerContextAdapter
Marshaller context adapter.
|
class |
MarshallerContextImpl
Marshaller context implementation.
|
| Modifier and Type | Method and Description |
|---|---|
MarshallerContext |
GridPluginContext.marshallerContext() |
| Modifier and Type | Method and Description |
|---|---|
MarshallerContext |
BinaryMarshaller.getContext()
Returns currently set
MarshallerContext. |
| Modifier and Type | Field and Description |
|---|---|
protected MarshallerContext |
AbstractMarshaller.ctx
Context.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Marshaller.setContext(MarshallerContext ctx)
Sets marshaller context.
|
void |
AbstractMarshaller.setContext(MarshallerContext ctx)
Sets marshaller context.
|
| Modifier and Type | Method and Description |
|---|---|
MarshallerContext |
PluginContext.marshallerContext() |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.6.0 Release Date : May 18 2016