public class EndpointEnabler extends Object
| Constructor and Description |
|---|
EndpointEnabler() |
| Modifier and Type | Method and Description |
|---|---|
static void |
forceCoprocessorOff() |
static void |
forceCoprocessorOn() |
static void |
forceCoprocessorUnset() |
static String |
getForceCoprocessor() |
static boolean |
isCoprocessorBeneficial() |
public static boolean isCoprocessorBeneficial()
public static void forceCoprocessorOn()
public static void forceCoprocessorOff()
public static String getForceCoprocessor()
public static void forceCoprocessorUnset()
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.