| Package | Description |
|---|---|
| org.alfresco.solr.tracker |
| Modifier and Type | Field and Description |
|---|---|
protected Tracker.Type |
AbstractTracker.type |
| Modifier and Type | Method and Description |
|---|---|
Tracker.Type |
AbstractTracker.getType() |
Tracker.Type |
Tracker.getType() |
static Tracker.Type |
Tracker.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Tracker.Type[] |
Tracker.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AbstractTracker(Properties p,
SOLRAPIClient client,
String coreName,
InformationServer informationServer,
Tracker.Type type) |
AbstractTracker(Tracker.Type type)
Default constructor, strictly for testing.
|
Copyright © 2005–2019 Alfresco Software. All rights reserved.