@InterfaceAudience.Public public interface CoprocessorDescriptor
CoprocessorDescriptorBuilder to instantiate a CoprocessorDescriptor| Modifier and Type | Method and Description | 
|---|---|
| String | getClassName() | 
| Optional<String> | getJarPath() | 
| int | getPriority() | 
| Map<String,String> | getProperties() | 
String getClassName()
Optional<String> getJarPath()
int getPriority()
Map<String,String> getProperties()
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.