| Package | Description |
|---|---|
| org.apache.asterix.metadata | |
| org.apache.asterix.metadata.api | |
| org.apache.asterix.metadata.entitytupletranslators |
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataNode.addNode(JobId jobId,
Node node) |
void |
MetadataManager.addNode(MetadataTransactionContext ctx,
Node node) |
| Modifier and Type | Method and Description |
|---|---|
void |
IMetadataNode.addNode(JobId jobId,
Node node)
Inserts a node (compute node), acquiring local locks on behalf of the
given transaction id.
|
void |
IMetadataManager.addNode(MetadataTransactionContext ctx,
Node node)
Inserts a node (machine).
|
| Modifier and Type | Method and Description |
|---|---|
Node |
NodeTupleTranslator.getMetadataEntityFromTuple(org.apache.hyracks.dataflow.common.data.accessors.ITupleReference frameTuple) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hyracks.dataflow.common.data.accessors.ITupleReference |
NodeTupleTranslator.getTupleFromMetadataEntity(Node instance) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.