|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeData | |
|---|---|
| org.jboss.cache | |
| org.jboss.cache.buddyreplication | |
| org.jboss.cache.loader | |
| org.jboss.cache.marshall | |
| org.jboss.cache.statetransfer | |
| Uses of NodeData in org.jboss.cache |
|---|
| Methods in org.jboss.cache that return types with arguments of type NodeData | |
|---|---|
List<NodeData> |
DataContainerImpl.buildNodeData(List<NodeData> list,
NodeSPI node,
boolean mapSafe)
|
List<NodeData> |
DataContainer.buildNodeData(List<NodeData> list,
NodeSPI node,
boolean mapSafe)
Prepares a list of NodeData objects for a specified node and all its children. |
| Method parameters in org.jboss.cache with type arguments of type NodeData | |
|---|---|
List<NodeData> |
DataContainerImpl.buildNodeData(List<NodeData> list,
NodeSPI node,
boolean mapSafe)
|
List<NodeData> |
DataContainer.buildNodeData(List<NodeData> list,
NodeSPI node,
boolean mapSafe)
Prepares a list of NodeData objects for a specified node and all its children. |
| Uses of NodeData in org.jboss.cache.buddyreplication |
|---|
| Methods in org.jboss.cache.buddyreplication that return types with arguments of type NodeData | |
|---|---|
List<NodeData> |
GravitateResult.getNodeData()
|
| Method parameters in org.jboss.cache.buddyreplication with type arguments of type NodeData | |
|---|---|
static GravitateResult |
GravitateResult.subtreeResult(List<NodeData> nodeData,
Fqn fqn)
Factory method that creates a GravitateResult with the data found and the backup fqn it was found in. |
| Uses of NodeData in org.jboss.cache.loader |
|---|
| Method parameters in org.jboss.cache.loader with type arguments of type NodeData | |
|---|---|
protected void |
JDBCCacheLoader.getNodeDataList(Fqn fqn,
List<NodeData> list)
Subscribes to contract. |
protected void |
AbstractCacheLoader.getNodeDataList(Fqn fqn,
List<NodeData> list)
|
| Uses of NodeData in org.jboss.cache.marshall |
|---|
| Subclasses of NodeData in org.jboss.cache.marshall | |
|---|---|
class |
NodeDataExceptionMarker
|
class |
NodeDataMarker
|
| Uses of NodeData in org.jboss.cache.statetransfer |
|---|
| Fields in org.jboss.cache.statetransfer declared as NodeData | |
|---|---|
static NodeData |
DefaultStateTransferManager.STREAMING_DELIMITER_NODE
|
| Method parameters in org.jboss.cache.statetransfer with type arguments of type NodeData | |
|---|---|
protected void |
DefaultStateTransferGenerator.generateNodeDataList(InternalNode<?,?> node,
List<NodeData> list)
|
protected void |
LegacyStateTransferGenerator.generateNodeDataList(NodeSPI<?,?> node,
List<NodeData> list)
Deprecated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||