| DisableLoggingFeature |
Disables logging during the analysis phase
|
| QuerySubstitutions |
Class that has all the query substitutions necessary to remove code that is loaded when proto marshaller is in use
|
| SubstituteConfigurationBuilder |
We only support byte[] by default for marshalling
|
| SubstituteConfigurationProperties |
|
| SubstituteDefaultTransportFactory |
This class is here so there are no code paths to loading up native epoll
|
| SubstituteExecutorFactoryConfiguration |
|
| SubstituteExecutorFactoryConfigurationBuilder |
Avoids using reflection for DefaultAsyncExecutorFactory class
|
| SubstituteMarshallerRegistration |
|
| SubstituteRemoteCacheImpl |
This class is here solely to remove the mbeanObjectName field and all methods that would access it
|
| SubstituteRemoteCacheManager |
This class is here solely to remove the mbeanObjectName field and all methods that would access it
|
| SubstituteStatisticsConfiguration |
JMX is always disabled in native mode
|