Class ArrayHeaderRedisMessage

    • Constructor Detail

      • ArrayHeaderRedisMessage

        public ArrayHeaderRedisMessage​(long length)
        Creates a ArrayHeaderRedisMessage for the given length.
    • Method Detail

      • length

        public final long length()
        Get length of this array object.
      • isNull

        public boolean isNull()
        Returns whether the content of this message is null.
        Returns:
        indicates whether the content of this message is null.