Class AuthMechListOperation

All Implemented Interfaces:
CompletionStage<List<String>>, Future<List<String>>, HotRodOperation<List<String>>, HotRodConstants

public class AuthMechListOperation extends AbstractNoCacheHotRodOperation<List<String>>
  • Constructor Details

    • AuthMechListOperation

      public AuthMechListOperation()
  • Method Details

    • createResponse

      public List<String> createResponse(io.netty.buffer.ByteBuf buf, short status, HeaderDecoder decoder, Codec codec, CacheUnmarshaller unmarshaller)
    • requestOpCode

      public short requestOpCode()
    • responseOpCode

      public short responseOpCode()