me
.
tfeng
.
play
.
avro
.
d2
AvroD2Transceiver
class
AvroD2Transceiver
extends
AsyncHttpTransceiver
Linear Supertypes
AsyncHttpTransceiver
,
AsyncTransceiver
,
HttpTransceiver
,
Transceiver
,
Closeable
,
AutoCloseable
,
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
AvroD2Transceiver
AsyncHttpTransceiver
AsyncTransceiver
HttpTransceiver
Transceiver
Closeable
AutoCloseable
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
AvroD2Transceiver
(
client:
AvroD2Client
)
Value Members
final
def
!=
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
asyncReadBuffers
()
:
Promise
[
List
[
ByteBuffer
]]
Definition Classes
AsyncHttpTransceiver
Annotations
@throws
(
classOf[java.io.IOException]
)
def
asyncTransceive
(
arg0:
List
[
ByteBuffer
]
,
arg1:
PostRequestPreparer
)
:
Promise
[
List
[
ByteBuffer
]]
Definition Classes
AsyncHttpTransceiver → AsyncTransceiver
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
close
()
:
Unit
Definition Classes
Transceiver → Closeable → AutoCloseable
Annotations
@throws
(
classOf[java.io.IOException]
)
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getContentType
()
:
String
Attributes
protected[
org.apache.avro.ipc
]
Definition Classes
AsyncHttpTransceiver
def
getRemote
()
:
Protocol
Definition Classes
Transceiver
def
getRemoteName
()
:
String
Definition Classes
AvroD2Transceiver
→ HttpTransceiver → Transceiver
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
def
isConnected
()
:
Boolean
Definition Classes
Transceiver
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
lockChannel
()
:
Unit
Definition Classes
Transceiver
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
postRequest
(
arg0:
URL
,
arg1:
Array
[
Byte
]
,
arg2:
PostRequestPreparer
)
:
Promise
[
WSResponse
]
Attributes
protected[
org.apache.avro.ipc
]
Definition Classes
AsyncHttpTransceiver
Annotations
@throws
(
classOf[java.io.IOException]
)
def
readBuffers
()
:
List
[
ByteBuffer
]
Definition Classes
AsyncHttpTransceiver → HttpTransceiver → Transceiver
Annotations
@throws
(
classOf[java.io.IOException]
)
def
setRemote
(
arg0:
Protocol
)
:
Unit
Definition Classes
Transceiver
def
setTimeout
(
arg0:
Int
)
:
Unit
Definition Classes
AsyncHttpTransceiver → HttpTransceiver
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
def
transceive
(
arg0:
List
[
ByteBuffer
]
,
arg1:
PostRequestPreparer
)
:
List
[
ByteBuffer
]
Definition Classes
AsyncHttpTransceiver → AsyncTransceiver
Annotations
@throws
(
classOf[java.io.IOException]
)
def
transceive
(
arg0:
List
[
ByteBuffer
]
,
arg1:
Callback
[
List
[
ByteBuffer
]]
)
:
Unit
Definition Classes
Transceiver
Annotations
@throws
(
classOf[java.io.IOException]
)
def
transceive
(
arg0:
List
[
ByteBuffer
]
)
:
List
[
ByteBuffer
]
Definition Classes
Transceiver
Annotations
@throws
(
classOf[java.io.IOException]
)
def
unlockChannel
()
:
Unit
Definition Classes
Transceiver
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
writeBuffers
(
arg0:
List
[
ByteBuffer
]
,
arg1:
PostRequestPreparer
)
:
Unit
Definition Classes
AsyncHttpTransceiver
Annotations
@throws
(
classOf[java.io.IOException]
)
def
writeBuffers
(
arg0:
List
[
ByteBuffer
]
)
:
Unit
Definition Classes
AsyncHttpTransceiver → HttpTransceiver → Transceiver
Annotations
@throws
(
classOf[java.io.IOException]
)
Inherited from
AsyncHttpTransceiver
Inherited from
AsyncTransceiver
Inherited from
HttpTransceiver
Inherited from
Transceiver
Inherited from
Closeable
Inherited from
AutoCloseable
Inherited from
AnyRef
Inherited from
Any
Ungrouped