| Modifier and Type | Method and Description |
|---|---|
boolean |
PagingStore.page(Message message,
Transaction tx,
RouteContextList listCtx,
ReentrantReadWriteLock.ReadLock readLock)
Write message to page if we are paging.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
PagingStoreImpl.page(Message message,
Transaction tx,
RouteContextList listCtx,
ReentrantReadWriteLock.ReadLock managerLock) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
StorageManager.addToPage(PagingStore store,
Message msg,
Transaction tx,
RouteContextList listCtx)
Write message to page if we are paging.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
AbstractJournalStorageManager.addToPage(PagingStore store,
Message msg,
Transaction tx,
RouteContextList listCtx) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
NullStorageManager.addToPage(PagingStore store,
Message msg,
Transaction tx,
RouteContextList listCtx) |
| Modifier and Type | Method and Description |
|---|---|
RouteContextList |
RoutingContext.getContextListing(SimpleString address) |
| Modifier and Type | Method and Description |
|---|---|
Map<SimpleString,RouteContextList> |
RoutingContext.getContexListing() |
| Modifier and Type | Method and Description |
|---|---|
RouteContextList |
RoutingContextImpl.getContextListing(SimpleString address) |
| Modifier and Type | Method and Description |
|---|---|
Map<SimpleString,RouteContextList> |
RoutingContextImpl.getContexListing() |
Copyright © 2019 JBoss by Red Hat. All rights reserved.