Package | Description |
---|---|
com.spotify.sparkey | |
com.spotify.sparkey.extra |
Modifier and Type | Method and Description |
---|---|
SparkeyReader |
SparkeyReader.duplicate()
Create a duplicate of the reader.
|
static SparkeyReader |
Sparkey.open(File file)
Open a new sparkey reader
This is not a thread-safe class, only use it from one thread.
|
Modifier and Type | Class and Description |
---|---|
class |
ReloadableSparkeyReader
A sparkey reader that can switch between log files at runtime.
|
class |
ThreadLocalSparkeyReader
A thread-safe Sparkey Reader.
|
Modifier and Type | Method and Description |
---|---|
SparkeyReader |
ThreadLocalSparkeyReader.duplicate() |
SparkeyReader |
ReloadableSparkeyReader.duplicate() |
Constructor and Description |
---|
ThreadLocalSparkeyReader(SparkeyReader reader) |
Copyright © 2013. All rights reserved.