public final class StartServer extends Object
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Creates a server instance of Hazelcast.
|
public static void main(String[] args) throws FileNotFoundException, UnsupportedEncodingException
If user sets the system property "print.port", the server writes the port number of the Hazelcast instance to a file. The file name is the same as the "print.port" property.
args
- noneFileNotFoundException
UnsupportedEncodingException
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.