Constant Field Values
Contents
org.infinispan.*
-
org.infinispan.server.jgroups.logging.JGroupsLogger Modifier and Type Constant Field Value public static final StringROOT_LOGGER_CATEGORY"org.infinispan.server.jgroups"
-
org.infinispan.server.jgroups.spi.RelayConfiguration Modifier and Type Constant Field Value public static final StringPROTOCOL_NAME"relay.RELAY2" -
org.infinispan.server.jgroups.spi.SaslConfiguration Modifier and Type Constant Field Value public static final StringPROTOCOL_NAME"SASL"
-
org.infinispan.server.jgroups.spi.service.ChannelServiceNameFactory Modifier and Type Constant Field Value public static final StringDEFAULT_CHANNEL"default" -
org.infinispan.server.jgroups.spi.service.ProtocolStackServiceNameFactory Modifier and Type Constant Field Value public static final StringDEFAULT_STACK"default-stack"
-
org.infinispan.server.jgroups.subsystem.AbstractProtocolConfigurationBuilder<P extends ProtocolConfiguration> Modifier and Type Constant Field Value public static final StringPROTOCOL_PREFIX"org.jgroups.protocols" -
org.infinispan.server.jgroups.subsystem.JGroupsExtension Modifier and Type Constant Field Value public static final StringSUBSYSTEM_NAME"datagrid-jgroups" -
org.infinispan.server.jgroups.subsystem.MetricKeys Modifier and Type Constant Field Value public static final StringADDRESS"address"public static final StringADDRESS_AS_UUID"address-as-uuid"public static final StringCHANNEL"channel"public static final StringDISCARD_OWN_MESSAGES"discard-own-messages"public static final StringNUM_TASKS_IN_TIMER"num-tasks-in-timer"public static final StringNUM_TIMER_THREADS"num-timer-threads"public static final StringRECEIVED_BYTES"received-bytes"public static final StringRECEIVED_MESSAGES"received-messages"public static final StringSENT_BYTES"sent-bytes"public static final StringSENT_MESSAGES"sent-messages"public static final StringSTATE"state"public static final StringSTATS_ENABLED"stats-enabled"public static final StringVERSION"version"public static final StringVIEW"view"