public class CorfuServerParams extends Object implements Node.NodeParams<CorfuServerParams>
Constructor and Description |
---|
CorfuServerParams() |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(CorfuServerParams other) |
String |
getName() |
String |
getStreamLogDir() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getNodeType
public String getName()
getName
in interface Node.NodeParams<CorfuServerParams>
public String getStreamLogDir()
public int compareTo(CorfuServerParams other)
compareTo
in interface Comparable<CorfuServerParams>
Copyright © 2019 CorfuDB. All rights reserved.