| Package | Description |
|---|---|
| net.openhft.chronicle.engine2 | |
| net.openhft.chronicle.engine2.api | |
| net.openhft.chronicle.engine2.map |
| Modifier and Type | Method and Description |
|---|---|
static <T,E> TopicPublisher<T,E> |
Chassis.acquireTopicPublisher(String name,
Class<T> tClass,
Class<E> eClass) |
| Modifier and Type | Method and Description |
|---|---|
default <T,E> TopicPublisher<T,E> |
Session.acquireTopicPublisher(String name,
Class<T> tClass,
Class<E> eClass) |
| Modifier and Type | Class and Description |
|---|---|
class |
VanillaTopicPublisher<T,M>
Created by peter on 23/05/15.
|
Copyright © 2015. All rights reserved.