Class EncryptionUtils.ChannelProxyReadChannel

java.lang.Object
org.apache.cassandra.security.EncryptionUtils.ChannelProxyReadChannel
All Implemented Interfaces:
Closeable, AutoCloseable, Channel, ReadableByteChannel
Enclosing class:
EncryptionUtils

public static class EncryptionUtils.ChannelProxyReadChannel extends Object implements ReadableByteChannel
  • Constructor Details

    • ChannelProxyReadChannel

      public ChannelProxyReadChannel(ChannelProxy channelProxy, long currentPosition)
  • Method Details