public interface DataInputInterceptors
| Modifier and Type | Interface and Description |
|---|---|
static interface |
DataInputInterceptors.DataInputInterceptorImplementations
Decorate your Algorithm implementation with this
annotation.
|
static interface |
DataInputInterceptors.InterceptorInstance |
| Modifier and Type | Method and Description |
|---|---|
Map<String,DataInputInterceptors.InterceptorInstance> |
getInterceptors() |
Map<String,DataInputInterceptors.InterceptorInstance> getInterceptors()
Copyright © 2019. All Rights Reserved.