Constant Field Values

Contents

org.infinispan.*

  • org.infinispan.commands.read.GetAllCommand
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2c
  • org.infinispan.commands.read.GetCacheEntryCommand
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2d
  • org.infinispan.commands.read.GetKeyValueCommand
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4
  • org.infinispan.commands.read.SizeCommand
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3d
  • org.infinispan.configuration.parsing.CacheParser
    Modifier and Type
    Constant Field
    Value
    public static final String
    "org.infinispan.parser.allowedDuplicates"
    public static final String
    "org.infinispan.parser.ignoreDuplicates"
    public static final String
    "urn:infinispan:config:"
  • org.infinispan.configuration.parsing.Parser
    Modifier and Type
    Constant Field
    Value
    public static final String
    "urn:infinispan:config:"
  • org.infinispan.expiration.impl.TouchCommand
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x42
  • org.infinispan.functional.impl.StatsEnvelope<T>
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x4
    public static final byte
    0x10
    public static final byte
    0x1
    public static final byte
    0x2
    public static final byte
    0x8
  • org.infinispan.remoting.transport.impl.Request<T>
    Modifier and Type
    Constant Field
    Value
    public static final long
    0L
  • org.infinispan.stats.impl.AbstractClusterStats
    Modifier and Type
    Constant Field
    Value
    public static final long
    DEFAULT_STALE_STATS_THRESHOLD
    3000L
  • org.infinispan.stats.impl.ClusterCacheStatsImpl
    Modifier and Type
    Constant Field
    Value
    public static final long
    DEFAULT_STALE_STATS_THRESHOLD
    3000L
  • org.infinispan.stats.impl.ClusterContainerStatsImpl
    Modifier and Type
    Constant Field
    Value
    public static final long
    DEFAULT_STALE_STATS_THRESHOLD
    3000L
  • org.infinispan.stats.impl.LocalContainerStatsImpl
    Modifier and Type
    Constant Field
    Value
    public static final long
    DEFAULT_STALE_STATS_THRESHOLD
    3000L
    public static final String
    "LocalContainerStats"
  • org.infinispan.util.logging.Log
    Modifier and Type
    Constant Field
    Value
    public static final String
    "org.infinispan."