public static class ClusterState.CollectionRef extends Object
Modifier and Type | Field and Description |
---|---|
protected AtomicInteger |
gets |
Constructor and Description |
---|
CollectionRef(DocCollection coll) |
Modifier and Type | Method and Description |
---|---|
DocCollection |
get() |
int |
getCount() |
boolean |
isLazilyLoaded() |
String |
toString() |
protected final AtomicInteger gets
public CollectionRef(DocCollection coll)
public int getCount()
public DocCollection get()
public boolean isLazilyLoaded()
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.