Class ClientCacheRequest

    • Method Detail

      • isKeepBinary

        protected boolean isKeepBinary()
        Gets a value indicating whether keepBinary flag is set in this request.
        Returns:
        keepBinary flag value.
      • isTransactional

        protected boolean isTransactional()
        Gets a value indicating whether request was made under transaction.
        Returns:
        Flag value.
      • cacheId

        protected int cacheId()
        Gets the cache id.
        Returns:
        Cache id.