@ThreadSafe public static final class PollService.VoteServerScope extends Object
VoteServer.scopePoll()
Modifier and Type | Class and Description |
---|---|
class |
PollService.VoteServerScope.Run
API for all polls within the scope of a vote-server run.
|
Constructor and Description |
---|
PollService.VoteServerScope(VoteServer _voteServer,
VoteServer.ConstructionContext vsCC)
Constructs a VoteServerScope.
|
Modifier and Type | Method and Description |
---|---|
(package private) File |
configurationFile()
The configuration file for all polls.
|
(package private) int |
pollCacheCapacity()
The maximum number of entries in the poll cache.
|
@Warning(value="non-API") public PollService.VoteServerScope(VoteServer _voteServer, VoteServer.ConstructionContext vsCC)
File configurationFile()
votorolaDirectory/poll-service.js
The language is JavaScript. There are restrictions on the character encoding.
final int pollCacheCapacity()