@InterfaceAudience.Public public interface CoprocessorDescriptor
CoprocessorDescriptorBuilder
to instantiate a CoprocessorDescriptorModifier 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–2019 The Apache Software Foundation. All rights reserved.