public abstract class ClusterActionHandlerFactory extends Object
ClusterActionHandlers
Implementation note. ClusterActionHandlerFactory implementations are
discovered using a Service Provider Interface (SPI), described in
ServiceLoader.
| Constructor and Description |
|---|
ClusterActionHandlerFactory() |
public abstract String getRolePrefix()
public abstract ClusterActionHandler create(String roleName)
Copyright © 2010–2016 Cloudera. All rights reserved.