| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDestinationDefinition
Base implementation for a
Destination definition descriptor. |
class |
QueueDefinition
Implementation of a
Queue definition descriptor. |
class |
TopicDefinition
Implementation of a
Topic definition descriptor. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDestinationTemplate
Base implementation of a destination template descriptor.
|
class |
QueueTemplate
Implementation of a
Queue template descriptor. |
class |
TopicTemplate
Implementation of a
Topic template descriptor. |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractDestinationDescriptor |
AbstractBlockBasedDataStore.descriptor |
| Constructor and Description |
|---|
AbstractBlockBasedDataStore(AbstractDestinationDescriptor descriptor)
Constructor
|
JournalingBlockBasedDataStore(AbstractDestinationDescriptor descriptor,
AsyncTaskManager asyncTaskManager)
Constructor
|
Copyright © 2021. All rights reserved.