| Package | Description |
|---|---|
| com.bigdata.bop.fed | |
| com.bigdata.resources |
This package provides the logic to managed the live journal and the
historical journals and index segments for a
DataService. |
| Modifier and Type | Method and Description |
|---|---|
ManagedResourceService |
FederatedQueryEngine.getResourceService()
The service used to expose
ByteBuffers and managed index
resources for transfer to remote services in support of distributed query
evaluation. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
NIOChunkMessage.materialize(ManagedResourceService resourceService,
DirectBufferPoolAllocator.IAllocationContext allocationContext)
Core implementation.
|
| Constructor and Description |
|---|
FederatedQueryEngine(UUID thisService,
IBigdataFederation<?> fed,
IIndexManager indexManager,
ManagedResourceService resourceService)
Constructor used on a non-
DataService node to expose a query
controller. |
| Modifier and Type | Method and Description |
|---|---|
ManagedResourceService |
StoreManager.getResourceService()
The service used to send files to other data services and to exchange NIO
ByteBuffer in support of distributed query processing. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.