Package com.mapr.cli.common
Class CLDBUtils
- java.lang.Object
-
- com.mapr.cli.common.CLDBUtils
-
public class CLDBUtils extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CLDBUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanIsFeatureEnabled(java.lang.String featureName, com.mapr.fs.proto.Security.CredentialsMsg creds)
-
-
-
Method Detail
-
IsFeatureEnabled
public static boolean IsFeatureEnabled(java.lang.String featureName, com.mapr.fs.proto.Security.CredentialsMsg creds) throws java.lang.Exception, com.google.protobuf.InvalidProtocolBufferException- Throws:
java.lang.Exceptioncom.google.protobuf.InvalidProtocolBufferException
-
-