Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Z 

A

abort() - Method in class org.apache.zookeeper.common.AtomicFileOutputStream
Close the atomic file, but do not "commit" the temporary file on top of the destination.
ACL - Class in org.apache.zookeeper.data
 
ACL() - Constructor for class org.apache.zookeeper.data.ACL
 
ACL(int, Id) - Constructor for class org.apache.zookeeper.data.ACL
 
add(OpResult) - Method in class org.apache.zookeeper.MultiResponse
 
add(Op) - Method in class org.apache.zookeeper.MultiTransactionRecord
 
addAuthInfo(String, byte[]) - Method in class org.apache.zookeeper.ClientCnxn
 
addAuthInfo(String, byte[]) - Method in class org.apache.zookeeper.ZooKeeper
Add the specified scheme:auth information to this connection.
addPath(String) - Method in class org.apache.zookeeper.common.PathTrie
add a path to the path trie
adjustBeginLineColumn(int, int) - Method in class org.apache.jute.compiler.generated.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
ADMIN - Static variable in interface org.apache.zookeeper.ZooDefs.Perms
 
ALL - Static variable in interface org.apache.zookeeper.ZooDefs.Perms
 
ANYONE_ID_UNSAFE - Static variable in interface org.apache.zookeeper.ZooDefs.Ids
This Id represents anyone.
APIError - Static variable in interface org.apache.zookeeper.KeeperException.CodeDeprecated
Deprecated.
deprecated in 3.1.0, use KeeperException.Code.APIERROR instead
APIErrorException() - Constructor for exception org.apache.zookeeper.KeeperException.APIErrorException
 
AsyncCallback - Interface in org.apache.zookeeper
Interface definitions of asynchronous callbacks.
AsyncCallback.ACLCallback - Interface in org.apache.zookeeper
This callback is used to retrieve the ACL and stat of the node.
AsyncCallback.Children2Callback - Interface in org.apache.zookeeper
This callback is used to retrieve the children and stat of the node.
AsyncCallback.ChildrenCallback - Interface in org.apache.zookeeper
This callback is used to retrieve the children of the node.
AsyncCallback.DataCallback - Interface in org.apache.zookeeper
This callback is used to retrieve the data and stat of the node.
AsyncCallback.MultiCallback - Interface in org.apache.zookeeper
This callback is used to process the multiple results from a single multi call.
AsyncCallback.StatCallback - Interface in org.apache.zookeeper
This callback is used to retrieve the stat of the node.
AsyncCallback.StringCallback - Interface in org.apache.zookeeper
This callback is used to retrieve the name of the node.
AsyncCallback.VoidCallback - Interface in org.apache.zookeeper
This callback doesn't retrieve anything from the node.
AtomicFileOutputStream - Class in org.apache.zookeeper.common
A FileOutputStream that has the property that it will only show up at its destination once it has been entirely written and flushed to disk.
AtomicFileOutputStream(File) - Constructor for class org.apache.zookeeper.common.AtomicFileOutputStream
 
auth - Static variable in interface org.apache.zookeeper.ZooDefs.OpCode
 
AUTH_IDS - Static variable in interface org.apache.zookeeper.ZooDefs.Ids
This Id is only usable to set ACLs.
AuthFailed - Static variable in interface org.apache.zookeeper.KeeperException.CodeDeprecated
Deprecated.
deprecated in 3.1.0, use KeeperException.Code.AUTHFAILED instead
AuthFailedException() - Constructor for exception org.apache.zookeeper.KeeperException.AuthFailedException
 

B

backup(int) - Method in class org.apache.jute.compiler.generated.SimpleCharStream
Backup a number of characters.
BadArguments - Static variable in interface org.apache.zookeeper.KeeperException.CodeDeprecated
Deprecated.
deprecated in 3.1.0, use KeeperException.Code.BADARGUMENTS instead
BadArgumentsException() - Constructor for exception org.apache.zookeeper.KeeperException.BadArgumentsException
 
BadArgumentsException(String) - Constructor for exception org.apache.zookeeper.KeeperException.BadArgumentsException
 
BadVersion - Static variable in interface org.apache.zookeeper.KeeperException.CodeDeprecated
Deprecated.
deprecated in 3.1.0, use KeeperException.Code.BADVERSION instead
BadVersionException() - Constructor for exception org.apache.zookeeper.KeeperException.BadVersionException
 
BadVersionException(String) - Constructor for exception org.apache.zookeeper.KeeperException.BadVersionException
 
beginColumn - Variable in class org.apache.jute.compiler.generated.Token
The column number of the first character of this Token.
beginLine - Variable in class org.apache.jute.compiler.generated.Token
The line number of the first character of this Token.
BeginToken() - Method in class org.apache.jute.compiler.generated.SimpleCharStream
Start.
BinaryInputArchive - Class in org.apache.jute
 
BinaryInputArchive(DataInput) - Constructor for class org.apache.jute.BinaryInputArchive
Creates a new instance of BinaryInputArchive
BinaryOutputArchive - Class in org.apache.jute
 
BinaryOutputArchive(DataOutput) - Constructor for class org.apache.jute.BinaryOutputArchive
Creates a new instance of BinaryOutputArchive
BOOLEAN_TKN - Static variable in interface org.apache.jute.compiler.generated.RccConstants
RegularExpression Id.
bufEquals(byte[], byte[]) - Static method in class org.apache.jute.Utils
equals function that actually compares two buffers.
BUFFER_TKN - Static variable in interface org.apache.jute.compiler.generated.RccConstants
RegularExpression Id.
bufpos - Variable in class org.apache.jute.compiler.generated.SimpleCharStream
Position in buffer.
BYTE_TKN - Static variable in interface org.apache.jute.compiler.generated.RccConstants
RegularExpression Id.

C

callbackHandler - Variable in class org.apache.zookeeper.Login
 
check(String, int) - Static method in class org.apache.zookeeper.Op
Constructs an version check operation.
check(String, int) - Method in class org.apache.zookeeper.Transaction
 
check - Static variable in interface org.apache.zookeeper.ZooDefs.OpCode
 
CheckResult() - Constructor for class org.apache.zookeeper.OpResult.CheckResult
 
cleanup(Logger, Closeable...) - Static method in class org.apache.zookeeper.common.IOUtils
Close the Closeable objects and ignore any IOException or null pointers.
clear() - Method in class org.apache.zookeeper.common.PathTrie
clear all nodes
ClientCnxn - Class in org.apache.zookeeper
This class manages the socket i/o for the client.
ClientCnxn(String, HostProvider, int, ZooKeeper, ClientWatchManager, ClientCnxnSocket, boolean) - Constructor for class org.apache.zookeeper.ClientCnxn
Creates a connection object.
ClientCnxn(String, HostProvider, int, ZooKeeper, ClientWatchManager, ClientCnxnSocket, long, byte[], boolean) - Constructor for class org.apache.zookeeper.ClientCnxn
Creates a connection object.
ClientCnxnSocketNIO - Class in org.apache.zookeeper
 
clientTunneledAuthenticationInProgress() - Method in class org.apache.zookeeper.client.ZooKeeperSaslClient
 
ClientWatchManager - Interface in org.apache.zookeeper
 
close() - Method in class org.apache.zookeeper.ClientCnxn
Close the connection, which includes; send session disconnect to the server, shutdown the send/event threads.
close() - Method in class org.apache.zookeeper.common.AtomicFileOutputStream
 
close() - Method in class org.apache.zookeeper.ZooKeeper
Close this client object.
closeSession - Static variable in interface org.apache.zookeeper.ZooDefs.OpCode
 
closeStream(Closeable) - Static method in class org.apache.zookeeper.common.IOUtils
Closes the stream ignoring IOException.
code() - Method in exception org.apache.zookeeper.KeeperException
Read the error Code for this exception
COMMA_TKN - Static variable in interface org.apache.jute.compiler.generated.RccConstants
RegularExpression Id.
commit() - Method in class org.apache.zookeeper.Transaction
 
commit(AsyncCallback.MultiCallback, Object) - Method in class org.apache.zookeeper.Transaction
 
CommonNames - Class in org.apache.zookeeper.jmx
A bunch of constants.
CommonNames() - Constructor for class org.apache.zookeeper.jmx.CommonNames
 
compareBytes(byte[], int, int, byte[], int, int) - Static method in class org.apache.jute.Utils
 
compareTo(Object) - Method in class org.apache.zookeeper.data.ACL
 
compareTo(Object) - Method in class org.apache.zookeeper.data.Id
 
compareTo(Object) - Method in class org.apache.zookeeper.data.Stat
 
compareTo(Object) - Method in class org.apache.zookeeper.data.StatPersisted
 
compareTo(Object) - Method in class org.apache.zookeeper.data.StatPersistedV1
 
ConnectionLoss - Static variable in interface org.apache.zookeeper.KeeperException.CodeDeprecated
Deprecated.
deprecated in 3.1.0, use KeeperException.Code.CONNECTIONLOSS instead
ConnectionLossException() - Constructor for exception org.apache.zookeeper.KeeperException.ConnectionLossException
 
ConnectStringParser - Class in org.apache.zookeeper.client
A parser for ZooKeeper Client connect strings.
ConnectStringParser(String) - Constructor for class org.apache.zookeeper.client.ConnectStringParser
 
copyBytes(InputStream, OutputStream, int, boolean) - Static method in class org.apache.zookeeper.common.IOUtils
Copies from one stream to another.
copyBytes(InputStream, OutputStream, int) - Static method in class org.apache.zookeeper.common.IOUtils
Copies from one stream to another.
create(KeeperException.Code, String) - Static method in exception org.apache.zookeeper.KeeperException
All non-specific keeper exceptions should be constructed via this factory method in order to guarantee consistency in error codes and such.
create(int, String) - Static method in exception org.apache.zookeeper.KeeperException
Deprecated.
deprecated in 3.1.0, use KeeperException.create(Code, String) instead
create(int) - Static method in exception org.apache.zookeeper.KeeperException
Deprecated.
deprecated in 3.1.0, use KeeperException.create(Code) instead
create(KeeperException.Code) - Static method in exception org.apache.zookeeper.KeeperException
All non-specific keeper exceptions should be constructed via this factory method in order to guarantee consistency in error codes and such.
create(String, byte[], List<ACL>, int) - Static method in class org.apache.zookeeper.Op
Constructs a create operation.
create(String, byte[], List<ACL>, CreateMode) - Static method in class org.apache.zookeeper.Op
Constructs a create operation.
create(String, byte[], List<ACL>, CreateMode) - Method in class org.apache.zookeeper.Transaction
 
create - Static variable in interface org.apache.zookeeper.ZooDefs.OpCode
 
CREATE - Static variable in interface org.apache.zookeeper.ZooDefs.Perms
 
create(String, byte[], List<ACL>, CreateMode) - Method in class org.apache.zookeeper.ZooKeeper
Create a node with the given path.
create(String, byte[], List<ACL>, CreateMode, AsyncCallback.StringCallback, Object) - Method in class org.apache.zookeeper.ZooKeeper
The asynchronous version of create.
CreateMode - Enum in org.apache.zookeeper
CreateMode value determines how the znode is created on ZooKeeper.
createQuota(ZooKeeper, String, long, int) - Static method in class org.apache.zookeeper.ZooKeeperMain
this method creates a quota node for the path
CreateResult(String) - Constructor for class org.apache.zookeeper.OpResult.CreateResult
 
createSaslClient(Subject, String, String, String, Logger, String) - Static method in class org.apache.zookeeper.util.SecurityUtils
Create an instance of a SaslClient.
createSaslServer(Subject, String, String, CallbackHandler, Logger) - Static method in class org.apache.zookeeper.util.SecurityUtils
Create an instance of a SaslServer.
createSession - Static variable in interface org.apache.zookeeper.ZooDefs.OpCode
 
CREATOR_ALL_ACL - Static variable in interface org.apache.zookeeper.ZooDefs.Ids
This ACL gives the creators authentication id's all permissions.
CSharpGenerator - Class in org.apache.jute.compiler
 
CSTRING_TKN - Static variable in interface org.apache.jute.compiler.generated.RccConstants
RegularExpression Id.
CsvOutputArchive - Class in org.apache.jute
 
CsvOutputArchive(OutputStream) - Constructor for class org.apache.jute.CsvOutputArchive
Creates a new instance of CsvOutputArchive
currentElapsedTime() - Static method in class org.apache.zookeeper.common.Time
Returns time in milliseconds as does System.currentTimeMillis(), but uses elapsed time from an arbitrary epoch more like System.nanoTime().
currentToken - Variable in exception org.apache.jute.compiler.generated.ParseException
This is the last token that has been consumed successfully.
currentWallTime() - Static method in class org.apache.zookeeper.common.Time
Explicitly returns system dependent current wall time.

D

DATA_TREE_KEY - Static variable in class org.apache.zookeeper.jmx.CommonNames
 
DataInconsistency - Static variable in interface org.apache.zookeeper.KeeperException.CodeDeprecated
Deprecated.
deprecated in 3.1.0, use KeeperException.Code.DATAINCONSISTENCY instead
DataInconsistencyException() - Constructor for exception org.apache.zookeeper.KeeperException.DataInconsistencyException
 
debugStream - Variable in class org.apache.jute.compiler.generated.RccTokenManager
Debug output.
DEFAULT - Static variable in interface org.apache.jute.compiler.generated.RccConstants
Lexical state.
delete(String, int) - Static method in class org.apache.zookeeper.Op
Constructs a delete operation.
delete(String, int) - Method in class org.apache.zookeeper.Transaction
 
delete - Static variable in interface org.apache.zookeeper.ZooDefs.OpCode
 
DELETE - Static variable in interface org.apache.zookeeper.ZooDefs.Perms
 
delete(String, int) - Method in class org.apache.zookeeper.ZooKeeper
Delete the node with the given path.
delete(String, int, AsyncCallback.VoidCallback, Object) - Method in class org.apache.zookeeper.ZooKeeper
The asynchronous version of delete.
deletePath(String) - Method in class org.apache.zookeeper.common.PathTrie
delete a path from the trie
deleteRecursive(ZooKeeper, String) - Static method in class org.apache.zookeeper.ZKUtil
Recursively delete the node with the given path.
deleteRecursive(ZooKeeper, String, AsyncCallback.VoidCallback, Object) - Static method in class org.apache.zookeeper.ZKUtil
Recursively delete the node with the given path.
DeleteResult() - Constructor for class org.apache.zookeeper.OpResult.DeleteResult
 
delQuota(ZooKeeper, String, boolean, boolean) - Static method in class org.apache.zookeeper.ZooKeeperMain
this method deletes quota for a node.
deserialize(InputArchive, String) - Method in interface org.apache.jute.Record
 
deserialize(InputArchive, String) - Method in class org.apache.zookeeper.data.ACL
 
deserialize(InputArchive, String) - Method in class org.apache.zookeeper.data.Id
 
deserialize(InputArchive, String) - Method in class org.apache.zookeeper.data.Stat
 
deserialize(InputArchive, String) - Method in class org.apache.zookeeper.data.StatPersisted
 
deserialize(InputArchive, String) - Method in class org.apache.zookeeper.data.StatPersistedV1
 
deserialize(InputArchive, String) - Method in class org.apache.zookeeper.MultiResponse
 
deserialize(InputArchive, String) - Method in class org.apache.zookeeper.MultiTransactionRecord
 
disable_tracing() - Method in class org.apache.jute.compiler.generated.Rcc
Disable tracing.
disableWrite() - Method in class org.apache.zookeeper.ClientCnxnSocketNIO
 
disconnect() - Method in class org.apache.zookeeper.ClientCnxn
Shutdown the send/event threads.
DOMAIN - Static variable in class org.apache.zookeeper.jmx.CommonNames
 
Done() - Method in class org.apache.jute.compiler.generated.SimpleCharStream
Reset buffer when finished.
done() - Method in interface org.apache.jute.Index
 
DOT_TKN - Static variable in interface org.apache.jute.compiler.generated.RccConstants
RegularExpression Id.
DOUBLE_TKN - Static variable in interface org.apache.jute.compiler.generated.RccConstants
RegularExpression Id.
dump(String, int) - Static method in class org.apache.zookeeper.ServerAdminClient
 

E

elapsedTimeToDate(long) - Static method in class org.apache.zookeeper.common.Time
This is to convert the elapsedTime to a Date.
ENABLE_CLIENT_SASL_DEFAULT - Static variable in class org.apache.zookeeper.client.ZooKeeperSaslClient
 
ENABLE_CLIENT_SASL_KEY - Static variable in class org.apache.zookeeper.client.ZooKeeperSaslClient
 
enable_tracing() - Method in class org.apache.jute.compiler.generated.Rcc
Enable tracing.
enableWrite() - Method in class org.apache.zookeeper.ClientCnxn
 
endColumn - Variable in class org.apache.jute.compiler.generated.Token
The column number of the last character of this Token.
endLine - Variable in class org.apache.jute.compiler.generated.Token
The line number of the last character of this Token.
endMap(String) - Method in class org.apache.jute.BinaryInputArchive
 
endMap(TreeMap, String) - Method in class org.apache.jute.BinaryOutputArchive
 
endMap(TreeMap, String) - Method in class org.apache.jute.CsvOutputArchive
 
endMap(String) - Method in interface org.apache.jute.InputArchive
 
endMap(TreeMap, String) - Method in interface org.apache.jute.OutputArchive
 
endRecord(String) - Method in class org.apache.jute.BinaryInputArchive
 
endRecord(Record, String) - Method in class org.apache.jute.BinaryOutputArchive
 
endRecord(Record, String) - Method in class org.apache.jute.CsvOutputArchive
 
endRecord(String) - Method in interface org.apache.jute.InputArchive
 
endRecord(Record, String) - Method in interface org.apache.jute.OutputArchive
 
endVector(String) - Method in class org.apache.jute.BinaryInputArchive
 
endVector(List, String) - Method in class org.apache.jute.BinaryOutputArchive
 
endVector(List, String) - Method in class org.apache.jute.CsvOutputArchive
 
endVector(String) - Method in interface org.apache.jute.InputArchive
 
endVector(List, String) - Method in interface org.apache.jute.OutputArchive
 
Entry(String, String) - Constructor for class org.apache.zookeeper.Environment.Entry
 
Environment - Class in org.apache.zookeeper
Provide insight into the runtime environment.
Environment() - Constructor for class org.apache.zookeeper.Environment
 
Environment.Entry - Class in org.apache.zookeeper
 
EOF - Static variable in interface org.apache.jute.compiler.generated.RccConstants
End of File.
equals(Object) - Method in class org.apache.zookeeper.data.ACL
 
equals(Object) - Method in class org.apache.zookeeper.data.Id
 
equals(Object) - Method in class org.apache.zookeeper.data.Stat
 
equals(Object) - Method in class org.apache.zookeeper.data.StatPersisted
 
equals(Object) - Method in class org.apache.zookeeper.data.StatPersistedV1
 
equals(Object) - Method in class org.apache.zookeeper.MultiResponse
 
equals(Object) - Method in class org.apache.zookeeper.MultiTransactionRecord
 
equals(Object) - Method in class org.apache.zookeeper.Op.Check
 
equals(Object) - Method in class org.apache.zookeeper.Op.Create
 
equals(Object) - Method in class org.apache.zookeeper.Op.Delete
 
equals(Object) - Method in class org.apache.zookeeper.Op.SetData
 
equals(Object) - Method in class org.apache.zookeeper.OpResult.CheckResult
 
equals(Object) - Method in class org.apache.zookeeper.OpResult.CreateResult
 
equals(Object) - Method in class org.apache.zookeeper.OpResult.DeleteResult
 
equals(Object) - Method in class org.apache.zookeeper.OpResult.ErrorResult
 
equals(Object) - Method in class org.apache.zookeeper.OpResult.SetDataResult
 
error - Static variable in interface org.apache.zookeeper.ZooDefs.OpCode
 
ErrorResult(int) - Constructor for class org.apache.zookeeper.OpResult.ErrorResult
 
execCommand(String...) - Static method in class org.apache.zookeeper.Shell
Static method to execute a shell command.
execCommand(Map<String, String>, String[], long) - Static method in class org.apache.zookeeper.Shell
Static method to execute a shell command.
execCommand(Map<String, String>, String...) - Static method in class org.apache.zookeeper.Shell
Static method to execute a shell command.
execute() - Method in class org.apache.zookeeper.Shell.ShellCommandExecutor
Execute the shell command.
executeLine(String) - Method in class org.apache.zookeeper.ZooKeeperMain
 
exists - Static variable in interface org.apache.zookeeper.ZooDefs.OpCode
 
exists(String, Watcher) - Method in class org.apache.zookeeper.ZooKeeper
Return the stat of the node of the given path.
exists(String, boolean) - Method in class org.apache.zookeeper.ZooKeeper
Return the stat of the node of the given path.
exists(String, Watcher, AsyncCallback.StatCallback, Object) - Method in class org.apache.zookeeper.ZooKeeper
The asynchronous version of exists.
exists(String, boolean, AsyncCallback.StatCallback, Object) - Method in class org.apache.zookeeper.ZooKeeper
The asynchronous version of exists.
ExitCodeException(int, String) - Constructor for exception org.apache.zookeeper.Shell.ExitCodeException
 
expectedTokenSequences - Variable in exception org.apache.jute.compiler.generated.ParseException
Each entry in this array is an array of integers.
extractVectorName(JType) - Static method in class org.apache.jute.compiler.JVector
 

F

Field() - Method in class org.apache.jute.compiler.generated.Rcc
 
findMaxPrefix(String) - Method in class org.apache.zookeeper.common.PathTrie
return the largest prefix for the input path.
FLOAT_TKN - Static variable in interface org.apache.jute.compiler.generated.RccConstants
RegularExpression Id.
FourLetterWordMain - Class in org.apache.zookeeper.client
 
FourLetterWordMain() - Constructor for class org.apache.zookeeper.client.FourLetterWordMain
 
fromFlag(int) - Static method in enum org.apache.zookeeper.CreateMode
Map an integer value to a CreateMode value
fromInt(int) - Static method in enum org.apache.zookeeper.Watcher.Event.EventType
 
fromInt(int) - Static method in enum org.apache.zookeeper.Watcher.Event.KeeperState
 

G

genCCode(FileWriter, FileWriter) - Method in class org.apache.jute.compiler.JRecord
 
genCDecl() - Method in class org.apache.jute.compiler.JField
 
genCode(String, File) - Method in class org.apache.jute.compiler.JFile
Generate record code in given language.
genCppCode(FileWriter, FileWriter) - Method in class org.apache.jute.compiler.JRecord
 
genCppDecl() - Method in class org.apache.jute.compiler.JField
 
genCppDecl(String) - Method in class org.apache.jute.compiler.JRecord
 
genCppGetSet(String, int) - Method in class org.apache.jute.compiler.JBuffer
 
genCppGetSet(int) - Method in class org.apache.jute.compiler.JField
 
genCsharpCode(File) - Method in class org.apache.jute.compiler.JRecord
 
genCsharpCompareTo() - Method in class org.apache.jute.compiler.JField
 
genCsharpConstructorParam(String) - Method in class org.apache.jute.compiler.JField
 
genCsharpConstructorParam(String) - Method in class org.apache.jute.compiler.JType
 
genCsharpConstructorSet(String) - Method in class org.apache.jute.compiler.JField
 
genCsharpDecl() - Method in class org.apache.jute.compiler.JField
 
genCsharpDecl(String) - Method in class org.apache.jute.compiler.JType
 
genCsharpEquals() - Method in class org.apache.jute.compiler.JField
 
genCsharpGetSet(int) - Method in class org.apache.jute.compiler.JField
 
genCsharpHashCode() - Method in class org.apache.jute.compiler.JField
 
genCsharpReadMethodName() - Method in class org.apache.jute.compiler.JField
 
genCsharpReadWrapper(String, int, boolean) - Method in class org.apache.jute.compiler.JMap
 
genCsharpReadWrapper(String, String, boolean) - Method in class org.apache.jute.compiler.JRecord
 
genCsharpReadWrapper(String, String, boolean) - Method in class org.apache.jute.compiler.JVector
 
genCsharpWriteMethodName() - Method in class org.apache.jute.compiler.JField
 
genCsharpWriteWrapper(String, int) - Method in class org.apache.jute.compiler.JMap
 
genCsharpWriteWrapper(String, String) - Method in class org.apache.jute.compiler.JRecord
 
genCsharpWriteWrapper(String, String) - Method in class org.apache.jute.compiler.JVector
 
generateFile(File, VerGen.Version, String, String) - Static method in class org.apache.zookeeper.version.util.VerGen
 
generateParseException() - Method in class org.apache.jute.compiler.generated.Rcc
Generate ParseException.
genJavaCode(File) - Method in class org.apache.jute.compiler.JRecord
 
genJavaCompareBytes() - Method in class org.apache.jute.compiler.JBuffer
 
genJavaCompareTo(String) - Method in class org.apache.jute.compiler.JBoolean
 
genJavaCompareTo(String, String) - Method in class org.apache.jute.compiler.JBuffer
 
genJavaCompareTo(String) - Method in class org.apache.jute.compiler.JBuffer
 
genJavaCompareTo() - Method in class org.apache.jute.compiler.JField
 
genJavaCompareTo(String) - Method in class org.apache.jute.compiler.JMap
 
genJavaCompareTo(String) - Method in class org.apache.jute.compiler.JVector
 
genJavaCompareToWrapper(String, String) - Method in class org.apache.jute.compiler.JBuffer
 
genJavaConstructorParam(String) - Method in class org.apache.jute.compiler.JField
 
genJavaConstructorSet(String) - Method in class org.apache.jute.compiler.JField
 
genJavaDecl() - Method in class org.apache.jute.compiler.JField
 
genJavaEquals(String, String) - Method in class org.apache.jute.compiler.JBuffer
 
genJavaEquals() - Method in class org.apache.jute.compiler.JField
 
genJavaGetSet(int) - Method in class org.apache.jute.compiler.JField
 
genJavaHashCode(String) - Method in class org.apache.jute.compiler.JBoolean
 
genJavaHashCode(String) - Method in class org.apache.jute.compiler.JBuffer
 
genJavaHashCode(String) - Method in class org.apache.jute.compiler.JDouble
 
genJavaHashCode() - Method in class org.apache.jute.compiler.JField
 
genJavaHashCode(String) - Method in class org.apache.jute.compiler.JFloat
 
genJavaHashCode(String) - Method in class org.apache.jute.compiler.JLong
 
genJavaReadMethod(String, String) - Method in class org.apache.jute.compiler.JMap
 
genJavaReadMethod(String, String) - Method in class org.apache.jute.compiler.JRecord
 
genJavaReadMethod(String, String) - Method in class org.apache.jute.compiler.JVector
 
genJavaReadMethodName() - Method in class org.apache.jute.compiler.JField
 
genJavaReadWrapper(String, String, boolean) - Method in class org.apache.jute.compiler.JBuffer
 
genJavaReadWrapper(String, String, boolean) - Method in class org.apache.jute.compiler.JMap
 
genJavaReadWrapper(String, String, boolean) - Method in class org.apache.jute.compiler.JRecord
 
genJavaReadWrapper(String, String, boolean) - Method in class org.apache.jute.compiler.JString
 
genJavaReadWrapper(String, String, boolean) - Method in class org.apache.jute.compiler.JVector
 
genJavaSlurpBytes(String, String, String) - Method in class org.apache.jute.compiler.JBuffer
 
genJavaWriteMethod(String, String) - Method in class org.apache.jute.compiler.JMap
 
genJavaWriteMethod(String, String) - Method in class org.apache.jute.compiler.JVector
 
genJavaWriteMethodName() - Method in class org.apache.jute.compiler.JField
 
genJavaWriteWrapper(String, String) - Method in class org.apache.jute.compiler.JBuffer
 
genJavaWriteWrapper(String, String) - Method in class org.apache.jute.compiler.JMap
 
genJavaWriteWrapper(String, String) - Method in class org.apache.jute.compiler.JRecord
 
genJavaWriteWrapper(String, String) - Method in class org.apache.jute.compiler.JString
 
genJavaWriteWrapper(String, String) - Method in class org.apache.jute.compiler.JVector
 
get(int) - Static method in enum org.apache.zookeeper.KeeperException.Code
Get the Code value for a particular integer error code
getACL - Static variable in interface org.apache.zookeeper.ZooDefs.OpCode
 
getACL(String, Stat) - Method in class org.apache.zookeeper.ZooKeeper
Return the ACL and stat of the node of the given path.
getACL(String, Stat, AsyncCallback.ACLCallback, Object) - Method in class org.apache.zookeeper.ZooKeeper
The asynchronous version of getACL.
getAllByName(String) - Method in interface org.apache.zookeeper.client.StaticHostProvider.Resolver
 
getArchive(InputStream) - Static method in class org.apache.jute.BinaryInputArchive
 
getArchive(OutputStream) - Static method in class org.apache.jute.BinaryOutputArchive
 
getAversion() - Method in class org.apache.zookeeper.data.Stat
 
getAversion() - Method in class org.apache.zookeeper.data.StatPersisted
 
getAversion() - Method in class org.apache.zookeeper.data.StatPersistedV1
 
getBeginColumn() - Method in class org.apache.jute.compiler.generated.SimpleCharStream
Get token beginning column number.
getBeginLine() - Method in class org.apache.jute.compiler.generated.SimpleCharStream
Get token beginning line number.
getBuildDate() - Static method in class org.apache.zookeeper.Version
 
getBytes() - Method in class org.apache.zookeeper.StatsTrack
get the count of bytes allowed as part of quota
getChildren - Static variable in interface org.apache.zookeeper.ZooDefs.OpCode
 
getChildren(String, Watcher) - Method in class org.apache.zookeeper.ZooKeeper
Return the list of the children of the node of the given path.
getChildren(String, boolean) - Method in class org.apache.zookeeper.ZooKeeper
Return the list of the children of the node of the given path.
getChildren(String, Watcher, AsyncCallback.ChildrenCallback, Object) - Method in class org.apache.zookeeper.ZooKeeper
The asynchronous version of getChildren.
getChildren(String, boolean, AsyncCallback.ChildrenCallback, Object) - Method in class org.apache.zookeeper.ZooKeeper
The asynchronous version of getChildren.
getChildren(String, Watcher, Stat) - Method in class org.apache.zookeeper.ZooKeeper
For the given znode path return the stat and children list.
getChildren(String, boolean, Stat) - Method in class org.apache.zookeeper.ZooKeeper
For the given znode path return the stat and children list.
getChildren(String, Watcher, AsyncCallback.Children2Callback, Object) - Method in class org.apache.zookeeper.ZooKeeper
The asynchronous version of getChildren.
getChildren(String, boolean, AsyncCallback.Children2Callback, Object) - Method in class org.apache.zookeeper.ZooKeeper
The asynchronous version of getChildren.
getChildren2 - Static variable in interface org.apache.zookeeper.ZooDefs.OpCode
 
getChrootPath() - Method in class org.apache.zookeeper.client.ConnectStringParser
 
getCode() - Method in exception org.apache.zookeeper.KeeperException
Deprecated.
deprecated in 3.1.0, use KeeperException.code() instead
getColumn() - Method in class org.apache.jute.compiler.generated.SimpleCharStream
Deprecated.
getCommands() - Static method in class org.apache.zookeeper.ZooKeeperMain
 
getConfigStatus() - Method in class org.apache.zookeeper.client.ZooKeeperSaslClient
 
getCount() - Method in class org.apache.zookeeper.StatsTrack
get the count of nodes allowed as part of quota
getCppFQName() - Method in class org.apache.jute.compiler.JRecord
 
getCppNameSpace() - Method in class org.apache.jute.compiler.JRecord
 
getCsharpFQName(String) - Static method in class org.apache.jute.compiler.JRecord
 
getCsharpName() - Method in class org.apache.jute.compiler.JField
 
getCsharpName() - Method in class org.apache.jute.compiler.JRecord
 
getCsharpNameSpace() - Method in class org.apache.jute.compiler.JRecord
 
getCtime() - Method in class org.apache.zookeeper.data.Stat
 
getCtime() - Method in class org.apache.zookeeper.data.StatPersisted
 
getCtime() - Method in class org.apache.zookeeper.data.StatPersistedV1
 
getCversion() - Method in class org.apache.zookeeper.data.Stat
 
getCversion() - Method in class org.apache.zookeeper.data.StatPersisted
 
getCversion() - Method in class org.apache.zookeeper.data.StatPersistedV1
 
getCzxid() - Method in class org.apache.zookeeper.data.Stat
 
getCzxid() - Method in class org.apache.zookeeper.data.StatPersisted
 
getCzxid() - Method in class org.apache.zookeeper.data.StatPersistedV1
 
getData - Static variable in interface org.apache.zookeeper.ZooDefs.OpCode
 
getData(String, Watcher, Stat) - Method in class org.apache.zookeeper.ZooKeeper
Return the data and the stat of the node of the given path.
getData(String, boolean, Stat) - Method in class org.apache.zookeeper.ZooKeeper
Return the data and the stat of the node of the given path.
getData(String, Watcher, AsyncCallback.DataCallback, Object) - Method in class org.apache.zookeeper.ZooKeeper
The asynchronous version of getData.
getData(String, boolean, AsyncCallback.DataCallback, Object) - Method in class org.apache.zookeeper.ZooKeeper
The asynchronous version of getData.
getDataLength() - Method in class org.apache.zookeeper.data.Stat
 
getDisableAutoResetWatch() - Static method in class org.apache.zookeeper.ClientCnxn
tests use this to check on reset of watches
getElementType() - Method in class org.apache.jute.compiler.JVector
 
getEndColumn() - Method in class org.apache.jute.compiler.generated.SimpleCharStream
Get token end column number.
getEndLine() - Method in class org.apache.jute.compiler.generated.SimpleCharStream
Get token end line number.
getEphemeralOwner() - Method in class org.apache.zookeeper.data.Stat
 
getEphemeralOwner() - Method in class org.apache.zookeeper.data.StatPersisted
 
getEphemeralOwner() - Method in class org.apache.zookeeper.data.StatPersistedV1
 
getErr() - Method in class org.apache.zookeeper.OpResult.ErrorResult
 
getExitCode() - Method in exception org.apache.zookeeper.Shell.ExitCodeException
 
getExitCode() - Method in class org.apache.zookeeper.Shell
get the exit code
getFields() - Method in class org.apache.jute.compiler.JRecord
 
getFullVersion() - Static method in class org.apache.zookeeper.Version
 
getGET_PERMISSION_COMMAND() - Static method in class org.apache.zookeeper.Shell
Return a Unix command to get permission information.
getGroupsCommand() - Static method in class org.apache.zookeeper.Shell
a Unix command to get the current user's groups list
getGroupsForUserCommand(String) - Static method in class org.apache.zookeeper.Shell
a Unix command to get a given user's groups list
getId() - Method in class org.apache.zookeeper.data.ACL
 
getId() - Method in class org.apache.zookeeper.data.Id
 
GetImage() - Method in class org.apache.jute.compiler.generated.SimpleCharStream
Get token literal value.
getInstance() - Static method in class org.apache.zookeeper.jmx.MBeanRegistry
 
getIntValue() - Method in enum org.apache.zookeeper.Watcher.Event.EventType
 
getIntValue() - Method in enum org.apache.zookeeper.Watcher.Event.KeeperState
 
getJavaFQName() - Method in class org.apache.jute.compiler.JRecord
 
getJavaPackage() - Method in class org.apache.jute.compiler.JRecord
 
getKeeperState() - Method in class org.apache.zookeeper.client.ZooKeeperSaslClient
 
getKey() - Method in class org.apache.zookeeper.Environment.Entry
 
getLastZxid() - Method in class org.apache.zookeeper.ClientCnxn
 
getLine() - Method in class org.apache.jute.compiler.generated.SimpleCharStream
Deprecated.
getLoginContext() - Method in class org.apache.zookeeper.client.ZooKeeperSaslClient
 
getLoginContextName() - Method in class org.apache.zookeeper.Login
 
getMessage() - Method in error org.apache.jute.compiler.generated.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in exception org.apache.zookeeper.KeeperException
 
getMtime() - Method in class org.apache.zookeeper.data.Stat
 
getMtime() - Method in class org.apache.zookeeper.data.StatPersisted
 
getMtime() - Method in class org.apache.zookeeper.data.StatPersistedV1
 
getMzxid() - Method in class org.apache.zookeeper.data.Stat
 
getMzxid() - Method in class org.apache.zookeeper.data.StatPersisted
 
getMzxid() - Method in class org.apache.zookeeper.data.StatPersistedV1
 
getName() - Method in class org.apache.jute.compiler.JField
 
getName() - Method in class org.apache.jute.compiler.JRecord
 
getName() - Method in interface org.apache.zookeeper.jmx.ZKMBeanInfo
 
getNextToken() - Method in class org.apache.jute.compiler.generated.Rcc
Get the next Token.
getNextToken() - Method in class org.apache.jute.compiler.generated.RccTokenManager
Get the next Token.
getNumChildren() - Method in class org.apache.zookeeper.data.Stat
 
getOutput() - Method in class org.apache.zookeeper.Shell.ShellCommandExecutor
Get the output of the shell command.
getPath() - Method in exception org.apache.zookeeper.KeeperException
Read the path for this exception
getPath() - Method in class org.apache.zookeeper.Op
Gets the path for an Op.
getPath() - Method in class org.apache.zookeeper.OpResult.CreateResult
 
getPath() - Method in class org.apache.zookeeper.WatchedEvent
 
getPerms() - Method in class org.apache.zookeeper.data.ACL
 
getPlatformMBeanServer() - Method in class org.apache.zookeeper.jmx.MBeanRegistry
Return the underlying MBeanServer that is being used to register MBean's.
getPrintWatches() - Method in class org.apache.zookeeper.ZooKeeperMain
 
getProcess() - Method in class org.apache.zookeeper.Shell
get the current sub-process executing the given command
getPzxid() - Method in class org.apache.zookeeper.data.Stat
 
getPzxid() - Method in class org.apache.zookeeper.data.StatPersisted
 
getResultList() - Method in class org.apache.zookeeper.MultiResponse
 
getResults() - Method in exception org.apache.zookeeper.KeeperException
If this exception was thrown by a multi-request then the (partial) results and error codes can be retrieved using this getter.
getRevision() - Static method in class org.apache.zookeeper.Version
Deprecated.
getRevisionHash() - Static method in class org.apache.zookeeper.Version
 
getSaslClient() - Method in class org.apache.zookeeper.ZooKeeper
 
getSaslState() - Method in class org.apache.zookeeper.client.ZooKeeperSaslClient
 
getScheme() - Method in class org.apache.zookeeper.data.Id
 
getServerAddresses() - Method in class org.apache.zookeeper.client.ConnectStringParser
 
getServerPrincipal(String, String) - Static method in class org.apache.zookeeper.util.SecurityUtils
Convert Kerberos principal name pattern to valid Kerberos principal name.
getSessionId() - Method in class org.apache.zookeeper.ClientCnxn
 
getSessionId() - Method in class org.apache.zookeeper.ZooKeeper
The session id for this ZooKeeper client instance.
getSessionPasswd() - Method in class org.apache.zookeeper.ClientCnxn
 
getSessionPasswd() - Method in class org.apache.zookeeper.ZooKeeper
The session password for this ZooKeeper client instance.
getSessionTimeout() - Method in class org.apache.zookeeper.ClientCnxn
 
getSessionTimeout() - Method in class org.apache.zookeeper.ZooKeeper
The negotiated session timeout for this ZooKeeper client instance.
getSignature() - Method in class org.apache.jute.compiler.JBoolean
 
getSignature() - Method in class org.apache.jute.compiler.JBuffer
 
getSignature() - Method in class org.apache.jute.compiler.JByte
 
getSignature() - Method in class org.apache.jute.compiler.JDouble
 
getSignature() - Method in class org.apache.jute.compiler.JField
 
getSignature() - Method in class org.apache.jute.compiler.JFloat
 
getSignature() - Method in class org.apache.jute.compiler.JInt
 
getSignature() - Method in class org.apache.jute.compiler.JLong
 
getSignature() - Method in class org.apache.jute.compiler.JMap
 
getSignature() - Method in class org.apache.jute.compiler.JRecord
 
getSignature() - Method in class org.apache.jute.compiler.JString
 
getSignature() - Method in class org.apache.jute.compiler.JVector
 
getStat() - Method in class org.apache.zookeeper.OpResult.SetDataResult
 
getState() - Method in class org.apache.zookeeper.WatchedEvent
 
getState() - Method in class org.apache.zookeeper.ZooKeeper
 
getSubject() - Method in class org.apache.zookeeper.Login
 
GetSuffix(int) - Method in class org.apache.jute.compiler.generated.SimpleCharStream
Get the suffix.
getTag() - Method in class org.apache.jute.compiler.JField
 
getTestable() - Method in class org.apache.zookeeper.ZooKeeper
 
getToken(int) - Method in class org.apache.jute.compiler.generated.Rcc
Get the specific Token.
getTraceMask(String, int) - Static method in class org.apache.zookeeper.ServerAdminClient
 
getType() - Method in class org.apache.jute.compiler.JField
 
getType() - Method in class org.apache.zookeeper.Op
Gets the integer type code for an Op.
getType() - Method in class org.apache.zookeeper.OpResult
Encodes the return type as from ZooDefs.OpCode.
getType() - Method in class org.apache.zookeeper.WatchedEvent
 
getUlimitMemoryCommand(int) - Static method in class org.apache.zookeeper.Shell
Get the Unix command for setting the maximum virtual memory available to a given child process.
getValue() - Method in class org.apache.jute.compiler.generated.Token
An optional attribute value of the Token.
getValue() - Method in class org.apache.zookeeper.Environment.Entry
 
getVersion() - Method in class org.apache.zookeeper.data.Stat
 
getVersion() - Method in class org.apache.zookeeper.data.StatPersisted
 
getVersion() - Method in class org.apache.zookeeper.data.StatPersistedV1
 
getVersion() - Static method in class org.apache.zookeeper.Version
 
getVersionRevision() - Static method in class org.apache.zookeeper.Version
 
getWrapper() - Method in class org.apache.zookeeper.WatchedEvent
Convert WatchedEvent to type that can be sent over network
getXid() - Method in class org.apache.zookeeper.ClientCnxn
 
GT_TKN - Static variable in interface org.apache.jute.compiler.generated.RccConstants
RegularExpression Id.

H

handle(Callback[]) - Method in class org.apache.zookeeper.SaslClientCallbackHandler
 
hashCode() - Method in class org.apache.zookeeper.data.ACL
 
hashCode() - Method in class org.apache.zookeeper.data.Id
 
hashCode() - Method in class org.apache.zookeeper.data.Stat
 
hashCode() - Method in class org.apache.zookeeper.data.StatPersisted
 
hashCode() - Method in class org.apache.zookeeper.data.StatPersistedV1
 
hashCode() - Method in class org.apache.zookeeper.MultiResponse
 
hashCode() - Method in class org.apache.zookeeper.MultiTransactionRecord
 
hashCode() - Method in class org.apache.zookeeper.Op.Check
 
hashCode() - Method in class org.apache.zookeeper.Op.Create
 
hashCode() - Method in class org.apache.zookeeper.Op.Delete
 
hashCode() - Method in class org.apache.zookeeper.Op.SetData
 
hashCode() - Method in class org.apache.zookeeper.OpResult.CheckResult
 
hashCode() - Method in class org.apache.zookeeper.OpResult.CreateResult
 
hashCode() - Method in class org.apache.zookeeper.OpResult.DeleteResult
 
hashCode() - Method in class org.apache.zookeeper.OpResult.ErrorResult
 
hashCode() - Method in class org.apache.zookeeper.OpResult.SetDataResult
 
HostProvider - Interface in org.apache.zookeeper.client
A set of hosts a ZooKeeper client should connect to.

I

Id - Class in org.apache.zookeeper.data
 
Id() - Constructor for class org.apache.zookeeper.data.Id
 
Id(String, String) - Constructor for class org.apache.zookeeper.data.Id
 
IDENT_TKN - Static variable in interface org.apache.jute.compiler.generated.RccConstants
RegularExpression Id.
image - Variable in class org.apache.jute.compiler.generated.Token
The string image of the token.
Include() - Method in class org.apache.jute.compiler.generated.Rcc
 
INCLUDE_TKN - Static variable in interface org.apache.jute.compiler.generated.RccConstants
RegularExpression Id.
incr() - Method in interface org.apache.jute.Index
 
Index - Interface in org.apache.jute
Interface that acts as an iterator for deserializing maps.
initialize(ClientCnxn) - Method in class org.apache.zookeeper.client.ZooKeeperSaslClient
 
injectSessionExpiration() - Method in interface org.apache.zookeeper.Testable
Cause the ZooKeeper instance to behave as if the session expired
Input() - Method in class org.apache.jute.compiler.generated.Rcc
 
InputArchive - Interface in org.apache.jute
Interface that all the Deserializers have to implement.
INT_TKN - Static variable in interface org.apache.jute.compiler.generated.RccConstants
RegularExpression Id.
InterfaceAudience - Class in org.apache.yetus.audience
Annotation to inform users of a package, class or method's intended audience.
InterfaceAudience.LimitedPrivate - Annotation Type in org.apache.yetus.audience
Intended only for the project(s) specified in the annotation.
InterfaceAudience.Private - Annotation Type in org.apache.yetus.audience
Intended for use only within a given project.
InterfaceAudience.Public - Annotation Type in org.apache.yetus.audience
Intended for use by any project or application.
InterfaceStability - Class in org.apache.yetus.audience
Annotation to inform users of how much to rely on a particular package, class or method not changing over time.
InterfaceStability() - Constructor for class org.apache.yetus.audience.InterfaceStability
 
InterfaceStability.Evolving - Annotation Type in org.apache.yetus.audience
Evolving, but can break compatibility at minor release (i.e.
InterfaceStability.Stable - Annotation Type in org.apache.yetus.audience
Can evolve while retaining compatibility for minor release boundaries.; can break compatibility only at major release (ie.
InterfaceStability.Unstable - Annotation Type in org.apache.yetus.audience
No guarantee is provided as to reliability or stability across any level of release granularity.
intValue() - Method in enum org.apache.zookeeper.KeeperException.Code
Get the int value for a particular Code.
InvalidACL - Static variable in interface org.apache.zookeeper.KeeperException.CodeDeprecated
Deprecated.
deprecated in 3.1.0, use KeeperException.Code.INVALIDACL instead
InvalidACLException() - Constructor for exception org.apache.zookeeper.KeeperException.InvalidACLException
 
InvalidACLException(String) - Constructor for exception org.apache.zookeeper.KeeperException.InvalidACLException
 
InvalidCallback - Static variable in interface org.apache.zookeeper.KeeperException.CodeDeprecated
Deprecated.
deprecated in 3.1.0, use KeeperException.Code.INVALIDCALLBACK instead
InvalidCallbackException() - Constructor for exception org.apache.zookeeper.KeeperException.InvalidCallbackException
 
IOUtils - Class in org.apache.zookeeper.common
 
IOUtils() - Constructor for class org.apache.zookeeper.common.IOUtils
 
isAlive() - Method in enum org.apache.zookeeper.ZooKeeper.States
 
isComplete() - Method in class org.apache.zookeeper.client.ZooKeeperSaslClient
 
isConnected() - Method in enum org.apache.zookeeper.ZooKeeper.States
Returns whether we are connected to a server (which could possibly be read-only, if this client is allowed to go to read-only mode)
isEnabled() - Static method in class org.apache.zookeeper.client.ZooKeeperSaslClient
Returns true if the SASL client is enabled.
isEphemeral() - Method in enum org.apache.zookeeper.CreateMode
 
isFailed() - Method in class org.apache.zookeeper.client.ZooKeeperSaslClient
 
isHidden() - Method in interface org.apache.zookeeper.jmx.ZKMBeanInfo
If isHidden returns true, the MBean won't be registered with MBean server, and thus won't be available for management tools.
isSequential() - Method in enum org.apache.zookeeper.CreateMode
 
isTimedOut() - Method in class org.apache.zookeeper.Shell
To check if the passed script to shell command executor timed out or not.
iterator() - Method in class org.apache.zookeeper.MultiResponse
 
iterator() - Method in class org.apache.zookeeper.MultiTransactionRecord
 

J

JAAS_CONF_KEY - Static variable in class org.apache.zookeeper.Environment
 
JBoolean - Class in org.apache.jute.compiler
 
JBoolean() - Constructor for class org.apache.jute.compiler.JBoolean
Creates a new instance of JBoolean
JBuffer - Class in org.apache.jute.compiler
 
JBuffer() - Constructor for class org.apache.jute.compiler.JBuffer
Creates a new instance of JBuffer
JByte - Class in org.apache.jute.compiler
 
JByte() - Constructor for class org.apache.jute.compiler.JByte
Creates a new instance of JByte
JDouble - Class in org.apache.jute.compiler
 
JDouble() - Constructor for class org.apache.jute.compiler.JDouble
Creates a new instance of JDouble
JField - Class in org.apache.jute.compiler
 
JField(JType, String) - Constructor for class org.apache.jute.compiler.JField
Creates a new instance of JField
JFile - Class in org.apache.jute.compiler
Container for the Hadoop Record DDL.
JFile(String, ArrayList<JFile>, ArrayList<JRecord>) - Constructor for class org.apache.jute.compiler.JFile
Creates a new instance of JFile
JFloat - Class in org.apache.jute.compiler
 
JFloat() - Constructor for class org.apache.jute.compiler.JFloat
Creates a new instance of JFloat
JInt - Class in org.apache.jute.compiler
 
JInt() - Constructor for class org.apache.jute.compiler.JInt
Creates a new instance of JInt
jj_nt - Variable in class org.apache.jute.compiler.generated.Rcc
Next token.
jjnewLexState - Static variable in class org.apache.jute.compiler.generated.RccTokenManager
Lex State array.
jjstrLiteralImages - Static variable in class org.apache.jute.compiler.generated.RccTokenManager
Token literal values.
JLong - Class in org.apache.jute.compiler
 
JLong() - Constructor for class org.apache.jute.compiler.JLong
Creates a new instance of JLong
JMap - Class in org.apache.jute.compiler
 
JMap(JType, JType) - Constructor for class org.apache.jute.compiler.JMap
Creates a new instance of JMap
JRecord - Class in org.apache.jute.compiler
 
JRecord(String, ArrayList<JField>) - Constructor for class org.apache.jute.compiler.JRecord
Creates a new instance of JRecord
JString - Class in org.apache.jute.compiler
 
JString() - Constructor for class org.apache.jute.compiler.JString
Creates a new instance of JString
JType - Class in org.apache.jute.compiler
Abstract Base class for all types supported by Hadoop Record I/O.
JVector - Class in org.apache.jute.compiler
 
JVector(JType) - Constructor for class org.apache.jute.compiler.JVector
Creates a new instance of JVector

K

KeeperException - Exception in org.apache.zookeeper
 
KeeperException(KeeperException.Code) - Constructor for exception org.apache.zookeeper.KeeperException
 
KeeperException.APIErrorException - Exception in org.apache.zookeeper
 
KeeperException.AuthFailedException - Exception in org.apache.zookeeper
 
KeeperException.BadArgumentsException - Exception in org.apache.zookeeper
 
KeeperException.BadVersionException - Exception in org.apache.zookeeper
 
KeeperException.Code - Enum in org.apache.zookeeper
Codes which represent the various KeeperException types.
KeeperException.CodeDeprecated - Interface in org.apache.zookeeper
Deprecated.
KeeperException.ConnectionLossException - Exception in org.apache.zookeeper
 
KeeperException.DataInconsistencyException - Exception in org.apache.zookeeper
 
KeeperException.InvalidACLException - Exception in org.apache.zookeeper
 
KeeperException.InvalidCallbackException - Exception in org.apache.zookeeper
 
KeeperException.MarshallingErrorException - Exception in org.apache.zookeeper
 
KeeperException.NoAuthException - Exception in org.apache.zookeeper
 
KeeperException.NoChildrenForEphemeralsException - Exception in org.apache.zookeeper
 
KeeperException.NodeExistsException - Exception in org.apache.zookeeper
 
KeeperException.NoNodeException - Exception in org.apache.zookeeper
 
KeeperException.NotEmptyException - Exception in org.apache.zookeeper
 
KeeperException.NotReadOnlyException - Exception in org.apache.zookeeper
 
KeeperException.OperationTimeoutException - Exception in org.apache.zookeeper
 
KeeperException.RuntimeInconsistencyException - Exception in org.apache.zookeeper
 
KeeperException.SessionExpiredException - Exception in org.apache.zookeeper
 
KeeperException.SessionMovedException - Exception in org.apache.zookeeper
 
KeeperException.SystemErrorException - Exception in org.apache.zookeeper
 
KeeperException.UnimplementedException - Exception in org.apache.zookeeper
 
kill(String, int) - Static method in class org.apache.zookeeper.ServerAdminClient
 
kind - Variable in class org.apache.jute.compiler.generated.Token
An integer that describes the kind of this token.

L

LBRACE_TKN - Static variable in interface org.apache.jute.compiler.generated.RccConstants
RegularExpression Id.
lexStateNames - Static variable in class org.apache.jute.compiler.generated.RccTokenManager
Lexer state names.
limitNode - Static variable in class org.apache.zookeeper.Quotas
the limit node that has the limit of a subtree
list() - Static method in class org.apache.zookeeper.Environment
 
listSubTreeBFS(ZooKeeper, String) - Static method in class org.apache.zookeeper.ZKUtil
BFS Traversal of the system under pathRoot, with the entries in the list, in the same order as that of the traversal.
logEnv(String, Logger) - Static method in class org.apache.zookeeper.Environment
 
LogFormatter - Class in org.apache.zookeeper.server
 
LogFormatter() - Constructor for class org.apache.zookeeper.server.LogFormatter
 
Login - Class in org.apache.zookeeper
 
Login(String, CallbackHandler) - Constructor for class org.apache.zookeeper.Login
LoginThread constructor.
LOGIN_CONTEXT_NAME_KEY - Static variable in class org.apache.zookeeper.client.ZooKeeperSaslClient
 
LONG_TKN - Static variable in interface org.apache.jute.compiler.generated.RccConstants
RegularExpression Id.
LT_TKN - Static variable in interface org.apache.jute.compiler.generated.RccConstants
RegularExpression Id.

M

main(String[]) - Static method in class org.apache.jute.compiler.generated.Rcc
 
main(String[]) - Static method in class org.apache.zookeeper.client.FourLetterWordMain
 
main(String[]) - Static method in class org.apache.zookeeper.server.LogFormatter
 
main(String[]) - Static method in class org.apache.zookeeper.server.PurgeTxnLog
 
main(String[]) - Static method in class org.apache.zookeeper.server.quorum.QuorumPeerMain
To start the replicated server specify the configuration file name on the command line.
main(String[]) - Static method in class org.apache.zookeeper.server.SnapshotFormatter
USAGE: SnapshotFormatter snapshot_file
main(String[]) - Static method in class org.apache.zookeeper.server.upgrade.UpgradeMain
 
main(String[]) - Static method in class org.apache.zookeeper.server.ZooKeeperServerMain
 
main(String[]) - Static method in class org.apache.zookeeper.ServerAdminClient
 
main(String[]) - Static method in class org.apache.zookeeper.Version
Prints the current version, revision and build date to the standard out.
main(String[]) - Static method in class org.apache.zookeeper.version.util.VerGen
Emits a org.apache.zookeeper.version.Info interface file with version and revision information constants set to the values passed in as command line parameters.
main(String[]) - Static method in class org.apache.zookeeper.ZooKeeperMain
 
maj - Variable in class org.apache.zookeeper.version.util.VerGen.Version
 
makeFullPath(String, String...) - Method in class org.apache.zookeeper.jmx.MBeanRegistry
Generate a filesystem-like path.
ManagedUtil - Class in org.apache.zookeeper.jmx
Shared utilities
ManagedUtil() - Constructor for class org.apache.zookeeper.jmx.ManagedUtil
 
Map() - Method in class org.apache.jute.compiler.generated.Rcc
 
MAP_TKN - Static variable in interface org.apache.jute.compiler.generated.RccConstants
RegularExpression Id.
MarshallingError - Static variable in interface org.apache.zookeeper.KeeperException.CodeDeprecated
Deprecated.
deprecated in 3.1.0, use KeeperException.Code.MARSHALLINGERROR instead
MarshallingErrorException() - Constructor for exception org.apache.zookeeper.KeeperException.MarshallingErrorException
 
materialize(Watcher.Event.KeeperState, Watcher.Event.EventType, String) - Method in interface org.apache.zookeeper.ClientWatchManager
Return a set of watchers that should be notified of the event.
maxBuffer - Static variable in class org.apache.jute.BinaryInputArchive
 
MBeanRegistry - Class in org.apache.zookeeper.jmx
This class provides a unified interface for registering/unregistering of zookeeper MBeans with the platform MBean server.
MBeanRegistry() - Constructor for class org.apache.zookeeper.jmx.MBeanRegistry
 
micro - Variable in class org.apache.zookeeper.version.util.VerGen.Version
 
min - Variable in class org.apache.zookeeper.version.util.VerGen.Version
 
Module() - Method in class org.apache.jute.compiler.generated.Rcc
 
MODULE_TKN - Static variable in interface org.apache.jute.compiler.generated.RccConstants
RegularExpression Id.
ModuleName() - Method in class org.apache.jute.compiler.generated.Rcc
 
multi - Static variable in interface org.apache.zookeeper.ZooDefs.OpCode
 
multi(Iterable<Op>) - Method in class org.apache.zookeeper.ZooKeeper
Executes multiple ZooKeeper operations or none of them.
multi(Iterable<Op>, AsyncCallback.MultiCallback, Object) - Method in class org.apache.zookeeper.ZooKeeper
The asynchronous version of multi.
MultiResponse - Class in org.apache.zookeeper
Handles the response from a multi request.
MultiResponse() - Constructor for class org.apache.zookeeper.MultiResponse
 
MultiTransactionRecord - Class in org.apache.zookeeper
Encodes a composite transaction.
MultiTransactionRecord() - Constructor for class org.apache.zookeeper.MultiTransactionRecord
 
MultiTransactionRecord(Iterable<Op>) - Constructor for class org.apache.zookeeper.MultiTransactionRecord
 

N

newToken(int, String) - Static method in class org.apache.jute.compiler.generated.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.apache.jute.compiler.generated.Token
 
next - Variable in class org.apache.jute.compiler.generated.Token
A reference to the next regular (non-special) token from the input stream.
next(long) - Method in interface org.apache.zookeeper.client.HostProvider
The next host to try to connect to.
next(long) - Method in class org.apache.zookeeper.client.StaticHostProvider
 
NoAuth - Static variable in interface org.apache.zookeeper.KeeperException.CodeDeprecated
Deprecated.
deprecated in 3.1.0, use KeeperException.Code.NOAUTH instead
NoAuthException() - Constructor for exception org.apache.zookeeper.KeeperException.NoAuthException
 
NoChildrenForEphemerals - Static variable in interface org.apache.zookeeper.KeeperException.CodeDeprecated
Deprecated.
deprecated in 3.1.0, use KeeperException.Code.NOCHILDRENFOREPHEMERALS instead
NoChildrenForEphemeralsException() - Constructor for exception org.apache.zookeeper.KeeperException.NoChildrenForEphemeralsException
 
NoChildrenForEphemeralsException(String) - Constructor for exception org.apache.zookeeper.KeeperException.NoChildrenForEphemeralsException
 
NodeExists - Static variable in interface org.apache.zookeeper.KeeperException.CodeDeprecated
Deprecated.
deprecated in 3.1.0, use KeeperException.Code.NODEEXISTS instead
NodeExistsException() - Constructor for exception org.apache.zookeeper.KeeperException.NodeExistsException
 
NodeExistsException(String) - Constructor for exception org.apache.zookeeper.KeeperException.NodeExistsException
 
NoNode - Static variable in interface org.apache.zookeeper.KeeperException.CodeDeprecated
Deprecated.
deprecated in 3.1.0, use KeeperException.Code.NONODE instead
NoNodeException() - Constructor for exception org.apache.zookeeper.KeeperException.NoNodeException
 
NoNodeException(String) - Constructor for exception org.apache.zookeeper.KeeperException.NoNodeException
 
NotEmpty - Static variable in interface org.apache.zookeeper.KeeperException.CodeDeprecated
Deprecated.
deprecated in 3.1.0, use KeeperException.Code.NOTEMPTY instead
NotEmptyException() - Constructor for exception org.apache.zookeeper.KeeperException.NotEmptyException
 
NotEmptyException(String) - Constructor for exception org.apache.zookeeper.KeeperException.NotEmptyException
 
notification - Static variable in interface org.apache.zookeeper.ZooDefs.OpCode
 
NotReadOnlyException() - Constructor for exception org.apache.zookeeper.KeeperException.NotReadOnlyException
 

O

Ok - Static variable in interface org.apache.zookeeper.KeeperException.CodeDeprecated
Deprecated.
deprecated in 3.1.0, use KeeperException.Code.OK instead
onConnected() - Method in interface org.apache.zookeeper.client.HostProvider
Notify the HostProvider of a successful connection.
onConnected() - Method in class org.apache.zookeeper.client.StaticHostProvider
 
Op - Class in org.apache.zookeeper
Represents a single operation in a multi-operation transaction.
Op.Check - Class in org.apache.zookeeper
 
Op.Create - Class in org.apache.zookeeper
 
Op.Delete - Class in org.apache.zookeeper
 
Op.SetData - Class in org.apache.zookeeper
 
OPEN_ACL_UNSAFE - Static variable in interface org.apache.zookeeper.ZooDefs.Ids
This is a completely open ACL .
OperationTimeout - Static variable in interface org.apache.zookeeper.KeeperException.CodeDeprecated
Deprecated.
deprecated in 3.1.0, use KeeperException.Code.OPERATIONTIMEOUT instead
OperationTimeoutException() - Constructor for exception org.apache.zookeeper.KeeperException.OperationTimeoutException
 
opNames - Static variable in class org.apache.zookeeper.ZooDefs
 
OpResult - Class in org.apache.zookeeper
Encodes the result of a single part of a multiple operation commit.
OpResult.CheckResult - Class in org.apache.zookeeper
A result from a version check operation.
OpResult.CreateResult - Class in org.apache.zookeeper
A result from a create operation.
OpResult.DeleteResult - Class in org.apache.zookeeper
A result from a delete operation.
OpResult.ErrorResult - Class in org.apache.zookeeper
An error result from any kind of operation.
OpResult.SetDataResult - Class in org.apache.zookeeper
A result from a setData operation.
org.apache.jute - package org.apache.jute
Hadoop record I/O contains classes and a record description language translator for simplifying serialization and deserialization of records in a language-neutral manner.
org.apache.jute.compiler - package org.apache.jute.compiler
This package contains classes needed for code generation from the hadoop record compiler.
org.apache.jute.compiler.generated - package org.apache.jute.compiler.generated
This package contains code generated by JavaCC from the Hadoop record syntax file rcc.jj.
org.apache.yetus.audience - package org.apache.yetus.audience
 
org.apache.zookeeper - package org.apache.zookeeper
 
org.apache.zookeeper.client - package org.apache.zookeeper.client
 
org.apache.zookeeper.common - package org.apache.zookeeper.common
 
org.apache.zookeeper.data - package org.apache.zookeeper.data
 
org.apache.zookeeper.jmx - package org.apache.zookeeper.jmx
 
org.apache.zookeeper.util - package org.apache.zookeeper.util
 
org.apache.zookeeper.version.util - package org.apache.zookeeper.version.util
 
OutputArchive - Interface in org.apache.jute
Interface that alll the serializers have to implement.

P

packetLen - Static variable in class org.apache.zookeeper.ClientCnxn
 
ParseException - Exception in org.apache.jute.compiler.generated
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.apache.jute.compiler.generated.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.apache.jute.compiler.generated.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.apache.jute.compiler.generated.ParseException
Constructor with message.
parseFile(File) - Static method in class org.apache.jute.compiler.generated.Rcc
 
parseVersionString(String) - Static method in class org.apache.zookeeper.version.util.VerGen
 
PathTrie - Class in org.apache.zookeeper.common
a class that implements prefix matching for components of a filesystem path.
PathTrie() - Constructor for class org.apache.zookeeper.common.PathTrie
construct a new PathTrie with a root node of /
PathUtils - Class in org.apache.zookeeper.common
Path related utilities
PathUtils() - Constructor for class org.apache.zookeeper.common.PathUtils
 
ping - Static variable in interface org.apache.zookeeper.ZooDefs.OpCode
 
printMessage(String) - Static method in class org.apache.zookeeper.ZooKeeperMain
 
printUsage() - Static method in class org.apache.zookeeper.Version
 
process(WatchedEvent) - Method in interface org.apache.zookeeper.Watcher
 
processResult(int, String, Object, List<ACL>, Stat) - Method in interface org.apache.zookeeper.AsyncCallback.ACLCallback
Process the result of the asynchronous call.
processResult(int, String, Object, List<String>, Stat) - Method in interface org.apache.zookeeper.AsyncCallback.Children2Callback
Process the result of the asynchronous call.
processResult(int, String, Object, List<String>) - Method in interface org.apache.zookeeper.AsyncCallback.ChildrenCallback
Process the result of the asynchronous call.
processResult(int, String, Object, byte[], Stat) - Method in interface org.apache.zookeeper.AsyncCallback.DataCallback
Process the result of the asynchronous call.
processResult(int, String, Object, List<OpResult>) - Method in interface org.apache.zookeeper.AsyncCallback.MultiCallback
Process the result of the asynchronous call.
processResult(int, String, Object, Stat) - Method in interface org.apache.zookeeper.AsyncCallback.StatCallback
Process the result of the asynchronous call.
processResult(int, String, Object, String) - Method in interface org.apache.zookeeper.AsyncCallback.StringCallback
Process the result of the asynchronous call.
processResult(int, String, Object) - Method in interface org.apache.zookeeper.AsyncCallback.VoidCallback
Process the result of the asynchronous call.
processResult(int, String, Object, byte[], Stat) - Method in class org.apache.zookeeper.client.ZooKeeperSaslClient.ServerSaslResponseCallback
 
procZookeeper - Static variable in class org.apache.zookeeper.Quotas
the zookeeper nodes that acts as the management and status node
purge(File, File, int) - Static method in class org.apache.zookeeper.server.PurgeTxnLog
Purges the snapshot and logs keeping the last num snapshots and the corresponding logs.
PurgeTxnLog - Class in org.apache.zookeeper.server
this class is used to clean up the snapshot and data log dir's.
PurgeTxnLog() - Constructor for class org.apache.zookeeper.server.PurgeTxnLog
 

Q

qualifier - Variable in class org.apache.zookeeper.version.util.VerGen.Version
 
QUORUM_HOSTNAME_PATTERN - Static variable in class org.apache.zookeeper.util.SecurityUtils
 
QuorumPeerMain - Class in org.apache.zookeeper.server.quorum
Configuration file
QuorumPeerMain() - Constructor for class org.apache.zookeeper.server.quorum.QuorumPeerMain
 
quotaPath(String) - Static method in class org.apache.zookeeper.Quotas
return the quota path associated with this prefix
Quotas - Class in org.apache.zookeeper
this class manages quotas and has many other utils for quota
Quotas() - Constructor for class org.apache.zookeeper.Quotas
 
quotaZookeeper - Static variable in class org.apache.zookeeper.Quotas
the zookeeper quota node that acts as the quota management node for zookeeper

R

RBRACE_TKN - Static variable in interface org.apache.jute.compiler.generated.RccConstants
RegularExpression Id.
Rcc - Class in org.apache.jute.compiler.generated
 
Rcc(InputStream) - Constructor for class org.apache.jute.compiler.generated.Rcc
Constructor with InputStream.
Rcc(InputStream, String) - Constructor for class org.apache.jute.compiler.generated.Rcc
Constructor with InputStream and supplied encoding
Rcc(Reader) - Constructor for class org.apache.jute.compiler.generated.Rcc
Constructor.
Rcc(RccTokenManager) - Constructor for class org.apache.jute.compiler.generated.Rcc
Constructor with generated Token Manager.
RccConstants - Interface in org.apache.jute.compiler.generated
Token literal values and constants.
RccTokenManager - Class in org.apache.jute.compiler.generated
Token Manager.
RccTokenManager(SimpleCharStream) - Constructor for class org.apache.jute.compiler.generated.RccTokenManager
Constructor.
RccTokenManager(SimpleCharStream, int) - Constructor for class org.apache.jute.compiler.generated.RccTokenManager
Constructor.
read(Record) - Method in class org.apache.jute.RecordReader
Deserialize a record
READ - Static variable in interface org.apache.zookeeper.ZooDefs.Perms
 
READ_ACL_UNSAFE - Static variable in interface org.apache.zookeeper.ZooDefs.Ids
This ACL gives the world the ability to read.
readBool(String) - Method in class org.apache.jute.BinaryInputArchive
 
readBool(String) - Method in interface org.apache.jute.InputArchive
 
readBuffer(String) - Method in class org.apache.jute.BinaryInputArchive
 
readBuffer(String) - Method in interface org.apache.jute.InputArchive
 
readByte(String) - Method in class org.apache.jute.BinaryInputArchive
 
readByte(String) - Method in interface org.apache.jute.InputArchive
 
readChar() - Method in class org.apache.jute.compiler.generated.SimpleCharStream
Read a character.
readDouble(String) - Method in class org.apache.jute.BinaryInputArchive
 
readDouble(String) - Method in interface org.apache.jute.InputArchive
 
readFields(DataInput) - Method in class org.apache.zookeeper.data.ACL
 
readFields(DataInput) - Method in class org.apache.zookeeper.data.Id
 
readFields(DataInput) - Method in class org.apache.zookeeper.data.Stat
 
readFields(DataInput) - Method in class org.apache.zookeeper.data.StatPersisted
 
readFields(DataInput) - Method in class org.apache.zookeeper.data.StatPersistedV1
 
readFloat(String) - Method in class org.apache.jute.BinaryInputArchive
 
readFloat(String) - Method in interface org.apache.jute.InputArchive
 
readInt(String) - Method in class org.apache.jute.BinaryInputArchive
 
readInt(String) - Method in interface org.apache.jute.InputArchive
 
readLong(String) - Method in class org.apache.jute.BinaryInputArchive
 
readLong(String) - Method in interface org.apache.jute.InputArchive
 
readRecord(Record, String) - Method in class org.apache.jute.BinaryInputArchive
 
readRecord(Record, String) - Method in interface org.apache.jute.InputArchive
 
readString(String) - Method in class org.apache.jute.BinaryInputArchive
 
readString(String) - Method in interface org.apache.jute.InputArchive
 
Record() - Method in class org.apache.jute.compiler.generated.Rcc
 
Record - Interface in org.apache.jute
Interface that is implemented by generated classes.
RECORD_TKN - Static variable in interface org.apache.jute.compiler.generated.RccConstants
RegularExpression Id.
RecordList() - Method in class org.apache.jute.compiler.generated.Rcc
 
RecordReader - Class in org.apache.jute
Front-end interface to deserializers.
RecordReader(InputStream, String) - Constructor for class org.apache.jute.RecordReader
Creates a new instance of RecordReader.
RecordWriter - Class in org.apache.jute
Front-end for serializers.
RecordWriter(OutputStream, String) - Constructor for class org.apache.jute.RecordWriter
Creates a new instance of RecordWriter
register(ZKMBeanInfo, ZKMBeanInfo) - Method in class org.apache.zookeeper.jmx.MBeanRegistry
Registers a new MBean with the platform MBean server.
register(Watcher) - Method in class org.apache.zookeeper.ZooKeeper
Specify the default watcher for the connection (overrides the one specified during construction).
registerLog4jMBeans() - Static method in class org.apache.zookeeper.jmx.ManagedUtil
Register the log4j JMX mbeans.
ReInit(InputStream) - Method in class org.apache.jute.compiler.generated.Rcc
Reinitialise.
ReInit(InputStream, String) - Method in class org.apache.jute.compiler.generated.Rcc
Reinitialise.
ReInit(Reader) - Method in class org.apache.jute.compiler.generated.Rcc
Reinitialise.
ReInit(RccTokenManager) - Method in class org.apache.jute.compiler.generated.Rcc
Reinitialise.
ReInit(SimpleCharStream) - Method in class org.apache.jute.compiler.generated.RccTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class org.apache.jute.compiler.generated.RccTokenManager
Reinitialise parser.
ReInit(Reader, int, int, int) - Method in class org.apache.jute.compiler.generated.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class org.apache.jute.compiler.generated.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class org.apache.jute.compiler.generated.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class org.apache.jute.compiler.generated.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class org.apache.jute.compiler.generated.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class org.apache.jute.compiler.generated.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class org.apache.jute.compiler.generated.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class org.apache.jute.compiler.generated.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int) - Method in class org.apache.jute.compiler.generated.SimpleCharStream
Reinitialise.
respondToServer(byte[], ClientCnxn) - Method in class org.apache.zookeeper.client.ZooKeeperSaslClient
 
run(String) - Method in class org.apache.zookeeper.server.SnapshotFormatter
 
runFromConfig(QuorumPeerConfig) - Method in class org.apache.zookeeper.server.quorum.QuorumPeerMain
 
runFromConfig(ServerConfig) - Method in class org.apache.zookeeper.server.ZooKeeperServerMain
Run from a ServerConfig.
RuntimeInconsistency - Static variable in interface org.apache.zookeeper.KeeperException.CodeDeprecated
Deprecated.
deprecated in 3.1.0, use KeeperException.Code.RUNTIMEINCONSISTENCY instead
RuntimeInconsistencyException() - Constructor for exception org.apache.zookeeper.KeeperException.RuntimeInconsistencyException
 
runUpgrade() - Method in class org.apache.zookeeper.server.upgrade.UpgradeMain
run the upgrade
ruok(String, int) - Static method in class org.apache.zookeeper.ServerAdminClient
 

S

sasl - Static variable in interface org.apache.zookeeper.ZooDefs.OpCode
 
SaslClientCallbackHandler - Class in org.apache.zookeeper
This is used by the SASL mechanisms to get further information to complete the authentication.
SaslClientCallbackHandler(String, String) - Constructor for class org.apache.zookeeper.SaslClientCallbackHandler
 
SecurityUtils - Class in org.apache.zookeeper.util
 
SecurityUtils() - Constructor for class org.apache.zookeeper.util.SecurityUtils
 
SEMICOLON_TKN - Static variable in interface org.apache.jute.compiler.generated.RccConstants
RegularExpression Id.
send4LetterWord(String, int, String) - Static method in class org.apache.zookeeper.client.FourLetterWordMain
Send the 4letterword
send4LetterWord(String, int, String, int) - Static method in class org.apache.zookeeper.client.FourLetterWordMain
Send the 4letterword
sendPacket(Record, Record, AsyncCallback, int) - Method in class org.apache.zookeeper.ClientCnxn
 
serialize(OutputArchive, String) - Method in interface org.apache.jute.Record
 
serialize(OutputArchive, String) - Method in class org.apache.zookeeper.data.ACL
 
serialize(OutputArchive, String) - Method in class org.apache.zookeeper.data.Id
 
serialize(OutputArchive, String) - Method in class org.apache.zookeeper.data.Stat
 
serialize(OutputArchive, String) - Method in class org.apache.zookeeper.data.StatPersisted
 
serialize(OutputArchive, String) - Method in class org.apache.zookeeper.data.StatPersistedV1
 
serialize(OutputArchive, String) - Method in class org.apache.zookeeper.MultiResponse
 
serialize(OutputArchive, String) - Method in class org.apache.zookeeper.MultiTransactionRecord
 
ServerAdminClient - Class in org.apache.zookeeper
 
ServerAdminClient() - Constructor for class org.apache.zookeeper.ServerAdminClient
 
ServerSaslResponseCallback() - Constructor for class org.apache.zookeeper.client.ZooKeeperSaslClient.ServerSaslResponseCallback
 
SessionExpired - Static variable in interface org.apache.zookeeper.KeeperException.CodeDeprecated
Deprecated.
deprecated in 3.1.0, use KeeperException.Code.SESSIONEXPIRED instead
SessionExpiredException() - Constructor for exception org.apache.zookeeper.KeeperException.SessionExpiredException
 
SessionMovedException() - Constructor for exception org.apache.zookeeper.KeeperException.SessionMovedException
 
SET_GROUP_COMMAND - Static variable in class org.apache.zookeeper.Shell
 
SET_OWNER_COMMAND - Static variable in class org.apache.zookeeper.Shell
a Unix command to set owner
SET_PERMISSION_COMMAND - Static variable in class org.apache.zookeeper.Shell
a Unix command to set permission
setACL - Static variable in interface org.apache.zookeeper.ZooDefs.OpCode
 
setACL(String, List<ACL>, int) - Method in class org.apache.zookeeper.ZooKeeper
Set the ACL for the node of the given path if such a node exists and the given aclVersion matches the acl version of the node.
setACL(String, List<ACL>, int, AsyncCallback.StatCallback, Object) - Method in class org.apache.zookeeper.ZooKeeper
The asynchronous version of setACL.
setAversion(int) - Method in class org.apache.zookeeper.data.Stat
 
setAversion(int) - Method in class org.apache.zookeeper.data.StatPersisted
 
setAversion(int) - Method in class org.apache.zookeeper.data.StatPersistedV1
 
setBytes(long) - Method in class org.apache.zookeeper.StatsTrack
set teh bytes for this stat tracker.
setCode(int) - Method in exception org.apache.zookeeper.KeeperException
Deprecated.
deprecated in 3.1.0, exceptions should be immutable, this method should not be used
setCount(int) - Method in class org.apache.zookeeper.StatsTrack
set the count for this stat tracker.
setCtime(long) - Method in class org.apache.zookeeper.data.Stat
 
setCtime(long) - Method in class org.apache.zookeeper.data.StatPersisted
 
setCtime(long) - Method in class org.apache.zookeeper.data.StatPersistedV1
 
setCversion(int) - Method in class org.apache.zookeeper.data.Stat
 
setCversion(int) - Method in class org.apache.zookeeper.data.StatPersisted
 
setCversion(int) - Method in class org.apache.zookeeper.data.StatPersistedV1
 
setCzxid(long) - Method in class org.apache.zookeeper.data.Stat
 
setCzxid(long) - Method in class org.apache.zookeeper.data.StatPersisted
 
setCzxid(long) - Method in class org.apache.zookeeper.data.StatPersistedV1
 
setData(String, byte[], int) - Static method in class org.apache.zookeeper.Op
Constructs an update operation.
setData(String, byte[], int) - Method in class org.apache.zookeeper.Transaction
 
setData - Static variable in interface org.apache.zookeeper.ZooDefs.OpCode
 
setData(String, byte[], int) - Method in class org.apache.zookeeper.ZooKeeper
Set the data for the node of the given path if such a node exists and the given version matches the version of the node (if the given version is -1, it matches any node's versions).
setData(String, byte[], int, AsyncCallback.StatCallback, Object) - Method in class org.apache.zookeeper.ZooKeeper
The asynchronous version of setData.
setDataLength(int) - Method in class org.apache.zookeeper.data.Stat
 
SetDataResult(Stat) - Constructor for class org.apache.zookeeper.OpResult.SetDataResult
 
setDebugStream(PrintStream) - Method in class org.apache.jute.compiler.generated.RccTokenManager
Set debug output.
setDisableAutoResetWatch(boolean) - Static method in class org.apache.zookeeper.ClientCnxn
tests use this to set the auto reset
setEphemeralOwner(long) - Method in class org.apache.zookeeper.data.Stat
 
setEphemeralOwner(long) - Method in class org.apache.zookeeper.data.StatPersisted
 
setEphemeralOwner(long) - Method in class org.apache.zookeeper.data.StatPersistedV1
 
setId(Id) - Method in class org.apache.zookeeper.data.ACL
 
setId(String) - Method in class org.apache.zookeeper.data.Id
 
setInstance(MBeanRegistry) - Static method in class org.apache.zookeeper.jmx.MBeanRegistry
 
setMtime(long) - Method in class org.apache.zookeeper.data.Stat
 
setMtime(long) - Method in class org.apache.zookeeper.data.StatPersisted
 
setMtime(long) - Method in class org.apache.zookeeper.data.StatPersistedV1
 
setMzxid(long) - Method in class org.apache.zookeeper.data.Stat
 
setMzxid(long) - Method in class org.apache.zookeeper.data.StatPersisted
 
setMzxid(long) - Method in class org.apache.zookeeper.data.StatPersistedV1
 
setNumChildren(int) - Method in class org.apache.zookeeper.data.Stat
 
setPerms(int) - Method in class org.apache.zookeeper.data.ACL
 
setPzxid(long) - Method in class org.apache.zookeeper.data.Stat
 
setPzxid(long) - Method in class org.apache.zookeeper.data.StatPersisted
 
setScheme(String) - Method in class org.apache.zookeeper.data.Id
 
setTraceMask(String, int, String) - Static method in class org.apache.zookeeper.ServerAdminClient
 
setVersion(int) - Method in class org.apache.zookeeper.data.Stat
 
setVersion(int) - Method in class org.apache.zookeeper.data.StatPersisted
 
setVersion(int) - Method in class org.apache.zookeeper.data.StatPersistedV1
 
setWatches - Static variable in interface org.apache.zookeeper.ZooDefs.OpCode
 
Shell - Class in org.apache.zookeeper
A base class for running a Unix command.
Shell() - Constructor for class org.apache.zookeeper.Shell
 
Shell(long) - Constructor for class org.apache.zookeeper.Shell
 
Shell.ExitCodeException - Exception in org.apache.zookeeper
This is an IOException with exit code added.
Shell.ShellCommandExecutor - Class in org.apache.zookeeper
A simple shell command executor.
ShellCommandExecutor(String[]) - Constructor for class org.apache.zookeeper.Shell.ShellCommandExecutor
 
ShellCommandExecutor(String[], File) - Constructor for class org.apache.zookeeper.Shell.ShellCommandExecutor
 
ShellCommandExecutor(String[], File, Map<String, String>) - Constructor for class org.apache.zookeeper.Shell.ShellCommandExecutor
 
ShellCommandExecutor(String[], File, Map<String, String>, long) - Constructor for class org.apache.zookeeper.Shell.ShellCommandExecutor
Create a new instance of the ShellCommandExecutor to execute a command.
shutdown() - Method in class org.apache.zookeeper.Login
 
signature() - Static method in class org.apache.zookeeper.data.ACL
 
signature() - Static method in class org.apache.zookeeper.data.Id
 
signature() - Static method in class org.apache.zookeeper.data.Stat
 
signature() - Static method in class org.apache.zookeeper.data.StatPersisted
 
signature() - Static method in class org.apache.zookeeper.data.StatPersistedV1
 
SimpleCharStream - Class in org.apache.jute.compiler.generated
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.apache.jute.compiler.generated.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class org.apache.jute.compiler.generated.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class org.apache.jute.compiler.generated.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.apache.jute.compiler.generated.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.jute.compiler.generated.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.apache.jute.compiler.generated.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.jute.compiler.generated.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String) - Constructor for class org.apache.jute.compiler.generated.SimpleCharStream
Constructor.
SimpleCharStream(InputStream) - Constructor for class org.apache.jute.compiler.generated.SimpleCharStream
Constructor.
size() - Method in interface org.apache.zookeeper.client.HostProvider
 
size() - Method in class org.apache.zookeeper.client.StaticHostProvider
 
size() - Method in class org.apache.zookeeper.MultiResponse
 
size() - Method in class org.apache.zookeeper.MultiTransactionRecord
 
SnapshotFormatter - Class in org.apache.zookeeper.server
Dump a snapshot file to stdout.
SnapshotFormatter() - Constructor for class org.apache.zookeeper.server.SnapshotFormatter
 
specialToken - Variable in class org.apache.jute.compiler.generated.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
STANDALONE_SERVER_KEY - Static variable in class org.apache.zookeeper.jmx.CommonNames
 
start() - Method in class org.apache.zookeeper.ClientCnxn
 
startMap(String) - Method in class org.apache.jute.BinaryInputArchive
 
startMap(TreeMap, String) - Method in class org.apache.jute.BinaryOutputArchive
 
startMap(TreeMap, String) - Method in class org.apache.jute.CsvOutputArchive
 
startMap(String) - Method in interface org.apache.jute.InputArchive
 
startMap(TreeMap, String) - Method in interface org.apache.jute.OutputArchive
 
startRecord(String) - Method in class org.apache.jute.BinaryInputArchive
 
startRecord(Record, String) - Method in class org.apache.jute.BinaryOutputArchive
 
startRecord(Record, String) - Method in class org.apache.jute.CsvOutputArchive
 
startRecord(String) - Method in interface org.apache.jute.InputArchive
 
startRecord(Record, String) - Method in interface org.apache.jute.OutputArchive
 
startThreadIfNeeded() - Method in class org.apache.zookeeper.Login
 
startVector(String) - Method in class org.apache.jute.BinaryInputArchive
 
startVector(List, String) - Method in class org.apache.jute.BinaryOutputArchive
 
startVector(List, String) - Method in class org.apache.jute.CsvOutputArchive
 
startVector(String) - Method in interface org.apache.jute.InputArchive
 
startVector(List, String) - Method in interface org.apache.jute.OutputArchive
 
Stat - Class in org.apache.zookeeper.data
 
Stat() - Constructor for class org.apache.zookeeper.data.Stat
 
Stat(long, long, long, long, int, int, int, long, int, int, long) - Constructor for class org.apache.zookeeper.data.Stat
 
stat(String, int) - Static method in class org.apache.zookeeper.ServerAdminClient
 
staticFlag - Static variable in class org.apache.jute.compiler.generated.SimpleCharStream
Whether parser is static.
StaticHostProvider - Class in org.apache.zookeeper.client
Most simple HostProvider, resolves on every next() call.
StaticHostProvider(Collection<InetSocketAddress>) - Constructor for class org.apache.zookeeper.client.StaticHostProvider
Constructs a SimpleHostSet.
StaticHostProvider(Collection<InetSocketAddress>, StaticHostProvider.Resolver) - Constructor for class org.apache.zookeeper.client.StaticHostProvider
Introduced for testing purposes.
StaticHostProvider.Resolver - Interface in org.apache.zookeeper.client
 
statNode - Static variable in class org.apache.zookeeper.Quotas
the stat node that monitors the limit of a subtree.
statPath(String) - Static method in class org.apache.zookeeper.Quotas
return the stat quota path associated with this prefix.
StatPersisted - Class in org.apache.zookeeper.data
 
StatPersisted() - Constructor for class org.apache.zookeeper.data.StatPersisted
 
StatPersisted(long, long, long, long, int, int, int, long, long) - Constructor for class org.apache.zookeeper.data.StatPersisted
 
StatPersistedV1 - Class in org.apache.zookeeper.data
 
StatPersistedV1() - Constructor for class org.apache.zookeeper.data.StatPersistedV1
 
StatPersistedV1(long, long, long, long, int, int, int, long) - Constructor for class org.apache.zookeeper.data.StatPersistedV1
 
StatsTrack - Class in org.apache.zookeeper
a class that represents the stats associated with quotas
StatsTrack() - Constructor for class org.apache.zookeeper.StatsTrack
a default constructor for stats
StatsTrack(String) - Constructor for class org.apache.zookeeper.StatsTrack
the stat string should be of the form count=int,bytes=long if stats is called with null the count and bytes are initialized to -1.
submitRequest(RequestHeader, Record, Record, ZooKeeper.WatchRegistration) - Method in class org.apache.zookeeper.ClientCnxn
 
SwitchTo(int) - Method in class org.apache.jute.compiler.generated.RccTokenManager
Switch to specified lex state.
sync - Static variable in interface org.apache.zookeeper.ZooDefs.OpCode
 
sync(String, AsyncCallback.VoidCallback, Object) - Method in class org.apache.zookeeper.ZooKeeper
Asynchronous sync.
SystemError - Static variable in interface org.apache.zookeeper.KeeperException.CodeDeprecated
Deprecated.
deprecated in 3.1.0, use KeeperException.Code.SYSTEMERROR instead
SystemErrorException() - Constructor for exception org.apache.zookeeper.KeeperException.SystemErrorException
 

T

Testable - Interface in org.apache.zookeeper
Abstraction that exposes various methods useful for testing ZooKeeper
Time - Class in org.apache.zookeeper.common
 
Time() - Constructor for class org.apache.zookeeper.common.Time
 
toFlag() - Method in enum org.apache.zookeeper.CreateMode
 
token - Variable in class org.apache.jute.compiler.generated.Rcc
Current token.
Token - Class in org.apache.jute.compiler.generated
Describes the input token stream.
Token() - Constructor for class org.apache.jute.compiler.generated.Token
No-argument constructor
Token(int) - Constructor for class org.apache.jute.compiler.generated.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class org.apache.jute.compiler.generated.Token
Constructs a new token for the specified Image and Kind.
token_source - Variable in class org.apache.jute.compiler.generated.Rcc
Generated Token Manager.
tokenImage - Variable in exception org.apache.jute.compiler.generated.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface org.apache.jute.compiler.generated.RccConstants
Literal token values.
TokenMgrError - Error in org.apache.jute.compiler.generated
Token Manager Error.
TokenMgrError() - Constructor for error org.apache.jute.compiler.generated.TokenMgrError
No arg constructor.
TokenMgrError(String, int) - Constructor for error org.apache.jute.compiler.generated.TokenMgrError
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.jute.compiler.generated.TokenMgrError
Full Constructor.
toRequestRecord() - Method in class org.apache.zookeeper.Op.Check
 
toRequestRecord() - Method in class org.apache.zookeeper.Op.Create
 
toRequestRecord() - Method in class org.apache.zookeeper.Op.Delete
 
toRequestRecord() - Method in class org.apache.zookeeper.Op.SetData
 
toRequestRecord() - Method in class org.apache.zookeeper.Op
Encodes an op for wire transmission.
toString() - Method in class org.apache.jute.compiler.generated.Token
Returns the image.
toString() - Method in class org.apache.zookeeper.ClientCnxn
 
toString() - Method in class org.apache.zookeeper.data.ACL
 
toString() - Method in class org.apache.zookeeper.data.Id
 
toString() - Method in class org.apache.zookeeper.data.Stat
 
toString() - Method in class org.apache.zookeeper.data.StatPersisted
 
toString() - Method in class org.apache.zookeeper.data.StatPersistedV1
 
toString() - Method in class org.apache.zookeeper.Environment.Entry
 
toString() - Method in class org.apache.zookeeper.Shell.ShellCommandExecutor
Returns the commands of this instance.
toString() - Method in class org.apache.zookeeper.StatsTrack
 
toString() - Method in class org.apache.zookeeper.WatchedEvent
 
toString() - Method in class org.apache.zookeeper.ZooKeeper
String representation of this ZooKeeper client.
Transaction - Class in org.apache.zookeeper
Provides a builder style interface for doing multiple updates.
transaction() - Method in class org.apache.zookeeper.ZooKeeper
A Transaction is a thin wrapper on the ZooKeeper.multi(java.lang.Iterable<org.apache.zookeeper.Op>) method which provides a builder object that can be used to construct and commit an atomic set of operations.
Type() - Method in class org.apache.jute.compiler.generated.Rcc
 

U

ULIMIT_COMMAND - Static variable in class org.apache.zookeeper.Shell
a Unix command to get ulimit of a process.
Unimplemented - Static variable in interface org.apache.zookeeper.KeeperException.CodeDeprecated
Deprecated.
deprecated in 3.1.0, use KeeperException.Code.UNIMPLEMENTED instead
UnimplementedException() - Constructor for exception org.apache.zookeeper.KeeperException.UnimplementedException
 
UNREASONBLE_LENGTH - Static variable in class org.apache.jute.BinaryInputArchive
 
unregister(ZKMBeanInfo) - Method in class org.apache.zookeeper.jmx.MBeanRegistry
Unregister MBean.
unregisterAll() - Method in class org.apache.zookeeper.jmx.MBeanRegistry
Unregister all currently registered MBeans
UpgradeMain - Class in org.apache.zookeeper.server.upgrade
This class upgrades the older database to a new database for the zookeeper servers.
UpgradeMain(File, File) - Constructor for class org.apache.zookeeper.server.upgrade.UpgradeMain
upgrade class that takes the two file directories.
USER_NAME_COMMAND - Static variable in class org.apache.zookeeper.Shell
a Unix command to get the current user's name
USTRING_TKN - Static variable in interface org.apache.jute.compiler.generated.RccConstants
RegularExpression Id.
Utils - Class in org.apache.jute
Various utility functions for Hadoop record I/O runtime.

V

validatePath(String, boolean) - Static method in class org.apache.zookeeper.common.PathUtils
validate the provided znode path string
validatePath(String) - Static method in class org.apache.zookeeper.common.PathUtils
Validate the provided znode path string
valueOf(String) - Static method in enum org.apache.zookeeper.client.ZooKeeperSaslClient.SaslState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.zookeeper.CreateMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.zookeeper.KeeperException.Code
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.zookeeper.Watcher.Event.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.zookeeper.Watcher.Event.KeeperState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.zookeeper.ZooKeeper.States
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.zookeeper.client.ZooKeeperSaslClient.SaslState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.zookeeper.CreateMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.zookeeper.KeeperException.Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.zookeeper.Watcher.Event.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.zookeeper.Watcher.Event.KeeperState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.zookeeper.ZooKeeper.States
Returns an array containing the constants of this enum type, in the order they are declared.
Vector() - Method in class org.apache.jute.compiler.generated.Rcc
 
VECTOR_TKN - Static variable in interface org.apache.jute.compiler.generated.RccConstants
RegularExpression Id.
VerGen - Class in org.apache.zookeeper.version.util
 
VerGen() - Constructor for class org.apache.zookeeper.version.util.VerGen
 
VerGen.Version - Class in org.apache.zookeeper.version.util
 
Version - Class in org.apache.zookeeper
 
Version() - Constructor for class org.apache.zookeeper.Version
 
Version() - Constructor for class org.apache.zookeeper.version.util.VerGen.Version
 

W

WatchedEvent - Class in org.apache.zookeeper
A WatchedEvent represents a change on the ZooKeeper that a Watcher is able to respond to.
WatchedEvent(Watcher.Event.EventType, Watcher.Event.KeeperState, String) - Constructor for class org.apache.zookeeper.WatchedEvent
Create a WatchedEvent with specified type, state and path
WatchedEvent(WatcherEvent) - Constructor for class org.apache.zookeeper.WatchedEvent
Convert a WatcherEvent sent over the wire into a full-fledged WatcherEvent
Watcher - Interface in org.apache.zookeeper
This interface specifies the public interface an event handler class must implement.
Watcher.Event - Interface in org.apache.zookeeper
This interface defines the possible states an Event may represent
Watcher.Event.EventType - Enum in org.apache.zookeeper
Enumeration of types of events that may occur on the ZooKeeper
Watcher.Event.KeeperState - Enum in org.apache.zookeeper
Enumeration of states the ZooKeeper may be at the event
WINDOWS - Static variable in class org.apache.zookeeper.Shell
Set to true on Windows platforms
WithinMultiLineComment - Static variable in interface org.apache.jute.compiler.generated.RccConstants
Lexical state.
WithinOneLineComment - Static variable in interface org.apache.jute.compiler.generated.RccConstants
Lexical state.
write(Record) - Method in class org.apache.jute.RecordWriter
Serialize a record
write(byte[], int, int) - Method in class org.apache.zookeeper.common.AtomicFileOutputStream
The default write method in FilterOutputStream does not call the write method of its underlying input stream with the same arguments.
write(DataOutput) - Method in class org.apache.zookeeper.data.ACL
 
write(DataOutput) - Method in class org.apache.zookeeper.data.Id
 
write(DataOutput) - Method in class org.apache.zookeeper.data.Stat
 
write(DataOutput) - Method in class org.apache.zookeeper.data.StatPersisted
 
write(DataOutput) - Method in class org.apache.zookeeper.data.StatPersistedV1
 
WRITE - Static variable in interface org.apache.zookeeper.ZooDefs.Perms
 
writeBool(boolean, String) - Method in class org.apache.jute.BinaryOutputArchive
 
writeBool(boolean, String) - Method in class org.apache.jute.CsvOutputArchive
 
writeBool(boolean, String) - Method in interface org.apache.jute.OutputArchive
 
writeBuffer(byte[], String) - Method in class org.apache.jute.BinaryOutputArchive
 
writeBuffer(byte[], String) - Method in class org.apache.jute.CsvOutputArchive
 
writeBuffer(byte[], String) - Method in interface org.apache.jute.OutputArchive
 
writeByte(byte, String) - Method in class org.apache.jute.BinaryOutputArchive
 
writeByte(byte, String) - Method in class org.apache.jute.CsvOutputArchive
 
writeByte(byte, String) - Method in interface org.apache.jute.OutputArchive
 
writeDouble(double, String) - Method in class org.apache.jute.BinaryOutputArchive
 
writeDouble(double, String) - Method in class org.apache.jute.CsvOutputArchive
 
writeDouble(double, String) - Method in interface org.apache.jute.OutputArchive
 
writeFloat(float, String) - Method in class org.apache.jute.BinaryOutputArchive
 
writeFloat(float, String) - Method in class org.apache.jute.CsvOutputArchive
 
writeFloat(float, String) - Method in interface org.apache.jute.OutputArchive
 
writeInt(int, String) - Method in class org.apache.jute.BinaryOutputArchive
 
writeInt(int, String) - Method in class org.apache.jute.CsvOutputArchive
 
writeInt(int, String) - Method in interface org.apache.jute.OutputArchive
 
writeLong(long, String) - Method in class org.apache.jute.BinaryOutputArchive
 
writeLong(long, String) - Method in class org.apache.jute.CsvOutputArchive
 
writeLong(long, String) - Method in interface org.apache.jute.OutputArchive
 
writeRecord(Record, String) - Method in class org.apache.jute.BinaryOutputArchive
 
writeRecord(Record, String) - Method in class org.apache.jute.CsvOutputArchive
 
writeRecord(Record, String) - Method in interface org.apache.jute.OutputArchive
 
writeString(String, String) - Method in class org.apache.jute.BinaryOutputArchive
 
writeString(String, String) - Method in class org.apache.jute.CsvOutputArchive
 
writeString(String, String) - Method in interface org.apache.jute.OutputArchive
 

Z

ZKMBeanInfo - Interface in org.apache.zookeeper.jmx
Zookeeper MBean info interface.
ZKUtil - Class in org.apache.zookeeper
 
ZKUtil() - Constructor for class org.apache.zookeeper.ZKUtil
 
ZooDefs - Class in org.apache.zookeeper
 
ZooDefs() - Constructor for class org.apache.zookeeper.ZooDefs
 
ZooDefs.Ids - Interface in org.apache.zookeeper
 
ZooDefs.OpCode - Interface in org.apache.zookeeper
 
ZooDefs.Perms - Interface in org.apache.zookeeper
 
ZooKeeper - Class in org.apache.zookeeper
This is the main class of ZooKeeper client library.
ZooKeeper(String, int, Watcher) - Constructor for class org.apache.zookeeper.ZooKeeper
To create a ZooKeeper client object, the application needs to pass a connection string containing a comma separated list of host:port pairs, each corresponding to a ZooKeeper server.
ZooKeeper(String, int, Watcher, boolean) - Constructor for class org.apache.zookeeper.ZooKeeper
To create a ZooKeeper client object, the application needs to pass a connection string containing a comma separated list of host:port pairs, each corresponding to a ZooKeeper server.
ZooKeeper(String, int, Watcher, long, byte[]) - Constructor for class org.apache.zookeeper.ZooKeeper
To create a ZooKeeper client object, the application needs to pass a connection string containing a comma separated list of host:port pairs, each corresponding to a ZooKeeper server.
ZooKeeper(String, int, Watcher, long, byte[], boolean) - Constructor for class org.apache.zookeeper.ZooKeeper
To create a ZooKeeper client object, the application needs to pass a connection string containing a comma separated list of host:port pairs, each corresponding to a ZooKeeper server.
ZooKeeper.States - Enum in org.apache.zookeeper
 
ZOOKEEPER_CLIENT_CNXN_SOCKET - Static variable in class org.apache.zookeeper.ZooKeeper
 
ZooKeeperMain - Class in org.apache.zookeeper
The command line client to ZooKeeper.
ZooKeeperMain(String[]) - Constructor for class org.apache.zookeeper.ZooKeeperMain
 
ZooKeeperMain(ZooKeeper) - Constructor for class org.apache.zookeeper.ZooKeeperMain
 
ZooKeeperSaslClient - Class in org.apache.zookeeper.client
This class manages SASL authentication for the client.
ZooKeeperSaslClient(String) - Constructor for class org.apache.zookeeper.client.ZooKeeperSaslClient
 
zooKeeperSaslClient - Variable in class org.apache.zookeeper.ClientCnxn
 
ZooKeeperSaslClient.SaslState - Enum in org.apache.zookeeper.client
 
ZooKeeperSaslClient.ServerSaslResponseCallback - Class in org.apache.zookeeper.client
 
ZooKeeperServerMain - Class in org.apache.zookeeper.server
This class starts and runs a standalone ZooKeeperServer.
ZooKeeperServerMain() - Constructor for class org.apache.zookeeper.server.ZooKeeperServerMain
 
A B C D E F G H I J K L M N O P Q R S T U V W Z 
Skip navigation links

Copyright © 2019 The Apache Software Foundation