public class ClientWiredStatelessChronicleSet<U> extends ClientWiredStatelessChronicleCollection<U,Set<U>> implements Set<U>
| Constructor and Description |
|---|
ClientWiredStatelessChronicleSet(String channelName,
net.openhft.chronicle.network.connection.ClientWiredStatelessTcpConnectionHub hub,
long cid,
java.util.function.Function<net.openhft.chronicle.wire.ValueIn,U> wireToSet,
String type) |
add, addAll, clear, contains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArraycheckIsData, proxyReturnBoolean, proxyReturnBooleanWithArgs, proxyReturnBooleanWithSequence, proxyReturnInt, proxyReturnLong, proxyReturnUint16, proxyReturnVoid, proxyReturnVoid, proxyReturnWireConsumer, proxyReturnWireConsumerInOut, readBoolean, readInt, sendEvent, sendEventAsync, toParameters, writeAsyncMetaData, writeMetaDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadd, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, spliterator, toArray, toArrayparallelStream, removeIf, streampublic ClientWiredStatelessChronicleSet(@NotNull
String channelName,
@NotNull
net.openhft.chronicle.network.connection.ClientWiredStatelessTcpConnectionHub hub,
long cid,
@NotNull
java.util.function.Function<net.openhft.chronicle.wire.ValueIn,U> wireToSet,
@NotNull
String type)
Copyright © 2015. All rights reserved.