Package | Description |
---|---|
com.bigdata.bop.fed | |
com.bigdata.io |
Modifier and Type | Method and Description |
---|---|
DirectBufferPoolAllocator.IAllocationContext |
FederatedRunningQuery.getAllocationContext(AllocationContextKey key)
Return the
DirectBufferPoolAllocator.IAllocationContext for the given key. |
Modifier and Type | Method and Description |
---|---|
protected void |
NIOChunkMessage.materialize(ManagedResourceService resourceService,
DirectBufferPoolAllocator.IAllocationContext allocationContext)
Core implementation.
|
protected void |
FederationChunkHandler.sendChunkMessage(FederatedRunningQuery q,
UUID serviceUUID,
int sinkId,
int partitionId,
DirectBufferPoolAllocator.IAllocationContext allocationContext,
IBindingSet[] source)
Create and send an
IChunkMessage from some intermediate results. |
Constructor and Description |
---|
NIOChunkMessage(IQueryClient queryController,
UUID queryId,
int sinkId,
int partitionId,
DirectBufferPoolAllocator.IAllocationContext allocationContext,
E[] source,
InetSocketAddress addr) |
Modifier and Type | Method and Description |
---|---|
DirectBufferPoolAllocator.IAllocationContext |
DirectBufferPoolAllocator.getAllocationContext(Object key)
Return an allocation context for the key.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.