public static class CassandraOperations.ByteArrayIdToByteBuffer extends Object implements java.util.function.Function<ByteArray,ByteBuffer>
Constructor and Description |
---|
ByteArrayIdToByteBuffer() |
Modifier and Type | Method and Description |
---|---|
ByteBuffer |
apply(ByteArray input) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose, identity
public ByteBuffer apply(ByteArray input)
apply
in interface java.util.function.Function<ByteArray,ByteBuffer>
Copyright © 2013–2022. All rights reserved.