| Interface and Description |
|---|
| org.graylog2.rest.resources.system.RemoteSystemShutdownResource |
| Class and Description |
|---|
| org.graylog2.rest.resources.system.ClusterStatsResource |
| org.graylog2.rest.resources.cluster.ClusterSystemShutdownResource
Shutting down nodes using an API request is discouraged in favor of using a service manager to
control the server process.
|
| org.graylog.schema.GraylogSchemaFields
Please use the appropriate enums in this package rather than this collection of strings
|
| org.graylog2.plugin.Message.MessageIdFunction |
| org.graylog2.shared.rest.resources.ProxiedResource.MasterResponse
Use
ProxiedResource.NodeResponse instead. |
| org.graylog2.rest.resources.system.SystemShutdownResource
shutting down the node using an API request is discouraged in favor of using a service manager to
control the server process.
|
| Annotation Type and Description |
|---|
| org.graylog2.shared.security.RestrictToMaster
Use
RestrictToLeader instead |
| Enum Constant and Description |
|---|
| org.graylog2.plugin.ServerStatus.Capability.MASTER
Use
LeaderElectionService.isLeader() to determine if the node currently acts as a leader,
if you absolutely must. |
| org.graylog2.notifications.Notification.Type.MULTI_MASTER |
| org.graylog2.notifications.Notification.Type.NO_MASTER |
| org.graylog2.plugin.journal.RawMessage.SourceNode.Type.RADIO |
Copyright © 2012–2022 Graylog, Inc.. All rights reserved.