public class ReplicaInfo extends Object implements MapWriter
MapWriter.EntryWriter
Constructor and Description |
---|
ReplicaInfo(String name,
String coll,
String shard,
Replica.Type type,
Map<String,Object> vals) |
Modifier and Type | Method and Description |
---|---|
String |
getCollection() |
String |
getCore() |
String |
getShard() |
void |
writeMap(MapWriter.EntryWriter ew) |
public void writeMap(MapWriter.EntryWriter ew) throws IOException
writeMap
in interface MapWriter
IOException
public String getCore()
public String getCollection()
public String getShard()
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.