Uses of Enum Class
org.graylog2.datanode.DatanodeStartType
Packages that use DatanodeStartType
-
Uses of DatanodeStartType in org.graylog2.datanode
Methods in org.graylog2.datanode that return DatanodeStartTypeModifier and TypeMethodDescriptionstatic DatanodeStartTypeReturns the enum constant of this class with the specified name.static DatanodeStartType[]DatanodeStartType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.graylog2.datanode with parameters of type DatanodeStartTypeModifier and TypeMethodDescriptionDataNodeCommandService.triggerCertificateSigningRequest(String nodeId, DatanodeStartType startType) DataNodeCommandServiceImpl.triggerCertificateSigningRequest(String nodeId, DatanodeStartType startType)