public class DefaultImplementation extends Object
PulsarClientImplementationBinding
and allows you to decouple the API from the actual implementation.
This class is internal to the Pulsar API implementation, and it is not part of the public API
it is not meant to be used by client applications.Constructor and Description |
---|
DefaultImplementation() |
Modifier and Type | Method and Description |
---|---|
static PulsarClientImplementationBinding |
getDefaultImplementation()
Access the actual implementation of the Pulsar Client API.
|
public static PulsarClientImplementationBinding getDefaultImplementation()
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.