Class GetStreamingState

java.lang.Object
org.infinispan.server.hotrod.streaming.StreamingState
org.infinispan.server.hotrod.streaming.GetStreamingState

public class GetStreamingState extends StreamingState
  • Constructor Details

    • GetStreamingState

      public GetStreamingState(byte[] key, io.netty.channel.Channel channelUsed, byte[] value, int batchAmount)
  • Method Details