Uses of Record Class
org.infinispan.client.hotrod.impl.operations.GetStreamStartResponse
Packages that use GetStreamStartResponse
-
Uses of GetStreamStartResponse in org.infinispan.client.hotrod.impl.operations
Methods in org.infinispan.client.hotrod.impl.operations that return GetStreamStartResponseModifier and TypeMethodDescriptionGetStreamStartOperation.createResponse(io.netty.buffer.ByteBuf buf, short status, HeaderDecoder decoder, Codec codec, CacheUnmarshaller unmarshaller) Methods in org.infinispan.client.hotrod.impl.operations that return types with arguments of type GetStreamStartResponseModifier and TypeMethodDescriptionCacheOperationsFactory.newGetStreamStartOperation(Object key, int batchSize) DefaultCacheOperationsFactory.newGetStreamStartOperation(Object key, int batchSize) DelegatingCacheOperationsFactory.newGetStreamStartOperation(Object key, int batchSize) ObjectRoutingCacheOperationsFactory.newGetStreamStartOperation(Object key, int batchSize) ServerRoutingCacheOperationsFactory.newGetStreamStartOperation(Object key, int batchSize) StatsOperationsFactory.newGetStreamStartOperation(Object key, int batchSize)