public class CidInfo
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CidInfo.CidInfoState |
| Modifier and Type | Method and Description |
|---|---|
com.mapr.fs.proto.Common.Server |
getMasterServer() |
com.mapr.fs.proto.Common.Server |
getNextReplicaServer() |
void |
incNextReplicaServer() |
java.lang.String |
toString() |
public java.lang.String toString()
toString in class java.lang.Objectpublic com.mapr.fs.proto.Common.Server getMasterServer()
public com.mapr.fs.proto.Common.Server getNextReplicaServer()
public void incNextReplicaServer()