Package com.arangodb.internal.net
Class HostImpl
java.lang.Object
com.arangodb.internal.net.HostImpl
- All Implemented Interfaces:
Host
- Author:
- Mark Vollmary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
close()
void
boolean
int
hashCode()
boolean
void
void
setMarkforDeletion
(boolean markforDeletion) toString()
-
Constructor Details
-
HostImpl
-
-
Method Details
-
close
- Specified by:
close
in interfaceHost
- Throws:
IOException
-
getDescription
- Specified by:
getDescription
in interfaceHost
-
connection
- Specified by:
connection
in interfaceHost
-
closeOnError
public void closeOnError()- Specified by:
closeOnError
in interfaceHost
-
toString
-
isMarkforDeletion
public boolean isMarkforDeletion()- Specified by:
isMarkforDeletion
in interfaceHost
-
setMarkforDeletion
public void setMarkforDeletion(boolean markforDeletion) - Specified by:
setMarkforDeletion
in interfaceHost
-
setJwt
-
hashCode
public int hashCode() -
equals
-