All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.hazelcast.nio.NIOThread Maven / Gradle / Ivy

There is a newer version: 5.4.0
Show newest version
package com.hazelcast.nio;

/**
 * Marker interface for non-blocking IO threads.
 */
public interface NIOThread {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy